Module encoder

Source
Expand description

Encoder specific functionality.

Structs§

Encoder
Represents an encoder.
VideoEncoderSettings
Represents the settings for a video encoder.
VideoEncoderSettingsBuilder
Use builder syntax to set the inputs and finish with build().
AudioEncoderSettings
Represents the settings for an audio encoder.
AudioEncoderSettingsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

EncoderSettings
Represents the settings for an encoder.