Type Alias gstreamer_audio_sys::GstAudioDecoderPrivate

source ·
pub type GstAudioDecoderPrivate = _GstAudioDecoderPrivate;

Aliased Type§

struct GstAudioDecoderPrivate {
    pub(crate) _data: [u8; 0],
    pub(crate) _marker: PhantomData<(*mut u8, PhantomPinned)>,
}

Fields§

§_data: [u8; 0]§_marker: PhantomData<(*mut u8, PhantomPinned)>