Module openh264::encoder[][src]

This is supported on crate feature encoder only.
Expand description

Converts YUV / RGB images to NAL packets.

Structs

Bitstream output resulting from an encode() operation.

An OpenH264 encoder.

Configuration for the Encoder.

Convenience wrapper with guaranteed function pointers for easy access.

An encoded layer, contains the Network Abstraction Layer inputs.

Enums

Frame type returned by the encoder.