Module openh264::decoder[][src]

This is supported on crate feature decoder only.
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.