isHideFirstFrame

@SerializedName(value = hideFirstFrame)
var isHideFirstFrame: Boolean = false

Whether the first frame of the main content will not be rendered before playback starts. Default is false.