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
/
VideoInput
/
VideoInput
Video
Input
constructor
(
width
:
Int
,
height
:
Int
,
pixelFormat
:
PixelFormat
,
timeBase
:
Rational
,
frameRate
:
Rational
,
sampleAspectRatio
:
Rational
=
Rational(1, 1)
)