Struct gstreamer_video_sys::GstVideoDecoderPrivate[][src]

#[repr(C)]
pub struct GstVideoDecoderPrivate(_);

Trait Implementations

impl Debug for GstVideoDecoderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoDecoderPrivate

impl Sync for GstVideoDecoderPrivate