Struct gstreamer_video_sys::GstVideoSinkPrivate[][src]

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

Trait Implementations

impl Debug for GstVideoSinkPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoSinkPrivate

impl Sync for GstVideoSinkPrivate