openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-ffmpeg
/
org.openrndr.ffmpeg
/
MetadataStream
/
MetadataStream
Metadata
Stream
constructor
(
width
:
Int
?
=
null
,
height
:
Int
?
=
null
,
codec_type
:
String
?
=
null
,
codec_name
:
String
?
=
null
,
pix_fmt
:
String
?
=
null
,
bit_rate
:
Int
?
=
null
,
nb_frames
:
Int
?
=
null
,
sample_rate
:
Int
?
=
null
,
channels
:
Int
?
=
null
)
(
source
)