Module openh264::encoder[][src]

Expand description

Converts YUV / RGB images to NAL packets.

Structs

Encoding output, currently takes only the first video layer.

An OpenH264 encoder.

Configuration for the Encoder.

Convenience wrapper with guaranteed function pointers for easy access.

Enums

Frame type returned by the encoder.