Module openh264::decoder[][src]

Expand description

Converts NAL packets to YUV images.

Structs

Frame returned by the Decoder and provides safe data access.

An OpenH264 decoder.

Configuration for the Decoder.

Convenience wrapper with guaranteed function pointers for easy access.