Skip to main content

Module encoder

Module encoder 

Source

Structs§

CodecFlags
Codec flags, matching FFmpeg’s AV_CODEC_FLAG_*.
EncoderBuilder
Builder for creating encoders.
EncoderDescriptor
Descriptor for an encoder implementation, used in the registry.

Traits§

Encoder
Encoder trait — the main abstraction for all encoders.