Vp8RateControlMode

sealed class Vp8RateControlMode

With the VP8 codec, you can use only the variable bitrate (VBR) rate control mode.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : Vp8RateControlMode
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String