AV1BitDepth

sealed class AV1BitDepth

Specify the Bit depth. You can choose 8-bit or 10-bit.

Inheritors

Types

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

Properties

Link copied to clipboard
abstract val value: String