Struct gstreamer_sys::GstDeviceProviderFactory [] [src]

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

Trait Implementations

impl Debug for GstDeviceProviderFactory
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations