VideoQualityConfiguration

annotation class VideoQualityConfiguration

Properties

Link copied to clipboard
val DEFAULT: Int
Link copied to clipboard
val LOW_FRAME_RATE: Int
Link copied to clipboard
val LOW_RESOLUTION: Int
Link copied to clipboard
val LOW_RESOLUTION_AND_FRAME_RATE: Int

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