openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-ffmpeg
/
org.openrndr.ffmpeg
/
H264Profile
H264Profile
class
H264Profile
:
VideoWriterProfile
(
source
)
Members
Constructors
H264Profile
Link copied to clipboard
constructor
(
)
Properties
CODEC_
H264_
NVENC
Link copied to clipboard
val
CODEC_H264_NVENC
:
String
CODEC_
LIBX264
Link copied to clipboard
val
CODEC_LIBX264
:
String
constant
Rate
Factor
Link copied to clipboard
var
constantRateFactor
:
Int
?
constant rate factor (default is 23)
file
Extension
Link copied to clipboard
open
override
var
fileExtension
:
String
filters
Link copied to clipboard
val
filters
:
MutableList
<
String
>
high
Precision
Chroma
Link copied to clipboard
var
highPrecisionChroma
:
Boolean
hwaccel
Link copied to clipboard
var
hwaccel
:
String
?
pixel
Format
Link copied to clipboard
var
pixelFormat
:
String
?
preset
Link copied to clipboard
var
preset
:
String
?
user
Arguments
Link copied to clipboard
var
userArguments
:
Array
<
String
>
video
Codec
Link copied to clipboard
var
videoCodec
:
String
?
Functions
arguments
Link copied to clipboard
open
override
fun
arguments
(
)
:
Array
<
String
>