FrameInfo
constructor(streamIndex: Int, type: MediaType, pts: Long, timeBase: Rational, width: Int = 0, height: Int = 0, pixelFormat: PixelFormat = PixelFormat.None, sampleCount: Int = 0, sampleRate: Int = 0, channelCount: Int = 0, sampleFormat: SampleFormat = SampleFormat.None, channelLayoutMask: Long? = null, duration: Long = 0, isKeyframe: Boolean = false, color: ColorInfo = ColorInfo.Unspecified, sampleAspectRatio: Rational = Rational(1, 1), isHardware: Boolean = false)