Format

constructor(id: String? = null, label: String? = null, language: String? = null, selectionFlags: Int = 0, roleFlags: Int = 0, averageBitrate: Int = NO_VALUE, peakBitrate: Int = NO_VALUE, bitrate: Int = NO_VALUE, codecs: String? = null, containerMimeType: String? = null, sampleMimeType: String? = null, width: Int = NO_VALUE, height: Int = NO_VALUE, frameRate: Float = NO_VALUE.toFloat(), rotationDegrees: Int = 0, pixelWidthHeightRatio: Float = 1.0f, channelCount: Int = NO_VALUE, accessibilityChannel: Int = NO_VALUE)(source)