Type Alias gstreamer_video_sys::GstVideoDecoderPrivate
source · pub type GstVideoDecoderPrivate = _GstVideoDecoderPrivate;
Aliased Type§
struct GstVideoDecoderPrivate {
pub(crate) _data: [u8; 0],
pub(crate) _marker: PhantomData<(*mut u8, PhantomPinned)>,
}
Fields§
§_data: [u8; 0]
§_marker: PhantomData<(*mut u8, PhantomPinned)>