MediaCodecVideoRenderer.CodecMaxValues


protected class MediaCodecVideoRenderer.CodecMaxValues


Summary

Public constructors

CodecMaxValues(width: Int, height: Int, inputSize: Int)

Public properties

Int
Int
Int

Public constructors

CodecMaxValues

CodecMaxValues(width: Int, height: Int, inputSize: Int)

Public properties

height

val height: Int

inputSize

val inputSize: Int

width

val width: Int