isHideFirstFrame

@SerialName(value = "hideFirstFrame")
var isHideFirstFrame: Boolean

Deprecated

Use `PlayerViewConfig.hideFirstFrame` instead.

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