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