Module encoder

Source

Modules§

av1
h264
h265
stateful
stateless
vp8
vp9

Structs§

CodedBitstreamBuffer
Encoder’s coded output with contained frame.
FrameMetadata
Encoder’s input metadata
Tunings
Dynamic parameters of the encoded stream that client may choose to change during the encoding session without recreating the entire encoder instance.

Enums§

EncodeError
PredictionStructure
RateControl
Specifies the encoder operation

Traits§

VideoEncoder
Generic video encoder interface.

Functions§

simple_encode_loop

Type Aliases§

EncodeResult