data class PlayWhenReady : OutstreamData
companion object Companion : Type<PlayWhenReady>
PlayWhenReady(active: Boolean = true)
val active: Boolean