openh264
0.4.4
Module formats
Structs
Traits
In crate openh264
?
Settings
Module
openh264
::
formats
Copy item path
source
·
[
−
]
Expand description
Handles conversions, e.g., between RGB and YUV.
Structs
§
YUVBuffer
Converts RGB to YUV data.
Traits
§
YUVSource
Allows the
Encoder
to be generic over a YUV source.