KiteFFmpeg
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteFFmpeg
kiteffmpeg
/
io.github.yuroyami.kiteffmpeg
/
VideoStreamInfo
/
VideoStreamInfo
Video
Stream
Info
constructor
(
width
:
Int
,
height
:
Int
,
pixelFormat
:
PixelFormat
,
frameRate
:
Rational
,
sampleAspectRatio
:
Rational
,
color
:
ColorInfo
=
ColorInfo.Unspecified
,
vp9
:
Vp9CodecInfo
?
=
null
)