Struct gstreamer_video_sys::GstVideoEncoderPrivate[][src]

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

Trait Implementations

impl Debug for GstVideoEncoderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoEncoderPrivate

impl Sync for GstVideoEncoderPrivate