openh264
0.4.4
Module decoder
Structs
In crate openh264
?
Settings
Module
openh264
::
decoder
Copy item path
source
·
[
−
]
Expand description
Converts NAL packets to YUV images.
Structs
§
DecodedYUV
Frame returned by the
Decoder
and provides safe data access.
Decoder
An
OpenH264
decoder.
DecoderConfig
Configuration for the
Decoder
.
DecoderRawAPI
Convenience wrapper with guaranteed function pointers for easy access.