Skip to main content

Crate media_pp

Crate media_pp 

Source

Re-exports§

pub use error::Error;
pub use error::Result;

Modules§

buffer
bus
clock
color
A plain RGB color value, shared by anything in this crate that needs one — compositor backgrounds, layer/text colors, and so on. Kept in core rather than under a specific element’s module because nothing about it is pipeline- or backend-specific.
control
driver
element
elements
error
graph
log
Opt-in file logging owned exclusively by media-pp.
pad
pipeline
playback_clock
pool
pp_log
Contextual logging identity and macros used by pipeline elements.
queue

Macros§

pp_debug
pp_error
pp_info
pp_trace
pp_warn

Functions§

init
Must be called once before using any element that touches ffmpeg.