VideoFrameBufferType

Properties

Link copied to clipboard
val I010: Int = 5
Link copied to clipboard
val I210: Int = 6
Link copied to clipboard
val I420: Int = 1
Link copied to clipboard
val I420A: Int = 2
Link copied to clipboard
val I422: Int = 3
Link copied to clipboard
val I444: Int = 4
Link copied to clipboard
val NATIVE: Int = 0
Link copied to clipboard
val NV12: Int = 7

Inherited functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String