forked from mirrors/gstreamer-rs
Regenerate with updated generator
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1380>
This commit is contained in:
parent
446bb7ec3e
commit
e13e9a7a7f
71 changed files with 308 additions and 309 deletions
2
gir
2
gir
|
@ -1 +1 @@
|
|||
Subproject commit a2f936b771958a65d5314effa6635b2a953a04f4
|
||||
Subproject commit 68044d02c2a373011dd3a9ae4685ae1453fa0844
|
|
@ -1 +1 @@
|
|||
Subproject commit 20031a537e4050aec6d290f4250d217e28415da5
|
||||
Subproject commit 5245759fdac83d2903d161f89df42a1d7852a6e3
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -97,7 +97,7 @@ pub struct _GstAppSinkPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAppSinkPrivate = *mut _GstAppSinkPrivate;
|
||||
pub type GstAppSinkPrivate = _GstAppSinkPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -156,7 +156,7 @@ pub struct _GstAppSrcPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAppSrcPrivate = *mut _GstAppSrcPrivate;
|
||||
pub type GstAppSrcPrivate = _GstAppSrcPrivate;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -372,7 +372,7 @@ pub struct _GstAudioAggregatorConvertPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioAggregatorConvertPadPrivate = *mut _GstAudioAggregatorConvertPadPrivate;
|
||||
pub type GstAudioAggregatorConvertPadPrivate = _GstAudioAggregatorConvertPadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -406,7 +406,7 @@ pub struct _GstAudioAggregatorPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioAggregatorPadPrivate = *mut _GstAudioAggregatorPadPrivate;
|
||||
pub type GstAudioAggregatorPadPrivate = _GstAudioAggregatorPadPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstAudioAggregatorPrivate {
|
||||
|
@ -414,7 +414,7 @@ pub struct _GstAudioAggregatorPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioAggregatorPrivate = *mut _GstAudioAggregatorPrivate;
|
||||
pub type GstAudioAggregatorPrivate = _GstAudioAggregatorPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -444,7 +444,7 @@ pub struct _GstAudioBaseSinkPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioBaseSinkPrivate = *mut _GstAudioBaseSinkPrivate;
|
||||
pub type GstAudioBaseSinkPrivate = _GstAudioBaseSinkPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -470,7 +470,7 @@ pub struct _GstAudioBaseSrcPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioBaseSrcPrivate = *mut _GstAudioBaseSrcPrivate;
|
||||
pub type GstAudioBaseSrcPrivate = _GstAudioBaseSrcPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -525,7 +525,7 @@ pub struct _GstAudioCdSrcPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioCdSrcPrivate = *mut _GstAudioCdSrcPrivate;
|
||||
pub type GstAudioCdSrcPrivate = _GstAudioCdSrcPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -557,7 +557,7 @@ pub struct _GstAudioChannelMixer {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioChannelMixer = *mut _GstAudioChannelMixer;
|
||||
pub type GstAudioChannelMixer = _GstAudioChannelMixer;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -690,7 +690,7 @@ pub struct _GstAudioDecoderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioDecoderPrivate = *mut _GstAudioDecoderPrivate;
|
||||
pub type GstAudioDecoderPrivate = _GstAudioDecoderPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -790,7 +790,7 @@ pub struct _GstAudioEncoderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioEncoderPrivate = *mut _GstAudioEncoderPrivate;
|
||||
pub type GstAudioEncoderPrivate = _GstAudioEncoderPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -916,7 +916,7 @@ pub struct _GstAudioQuantize {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioQuantize = *mut _GstAudioQuantize;
|
||||
pub type GstAudioQuantize = _GstAudioQuantize;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstAudioResampler {
|
||||
|
@ -924,7 +924,7 @@ pub struct _GstAudioResampler {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioResampler = *mut _GstAudioResampler;
|
||||
pub type GstAudioResampler = _GstAudioResampler;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -139,7 +139,7 @@ pub struct _GstAdapterClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAdapterClass = *mut _GstAdapterClass;
|
||||
pub type GstAdapterClass = _GstAdapterClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -294,7 +294,7 @@ pub struct _GstAggregatorPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAggregatorPadPrivate = *mut _GstAggregatorPadPrivate;
|
||||
pub type GstAggregatorPadPrivate = _GstAggregatorPadPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstAggregatorPrivate {
|
||||
|
@ -302,7 +302,7 @@ pub struct _GstAggregatorPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAggregatorPrivate = *mut _GstAggregatorPrivate;
|
||||
pub type GstAggregatorPrivate = _GstAggregatorPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -394,7 +394,7 @@ pub struct _GstBaseParsePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBaseParsePrivate = *mut _GstBaseParsePrivate;
|
||||
pub type GstBaseParsePrivate = _GstBaseParsePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -471,7 +471,7 @@ pub struct _GstBaseSinkPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBaseSinkPrivate = *mut _GstBaseSinkPrivate;
|
||||
pub type GstBaseSinkPrivate = _GstBaseSinkPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -565,7 +565,7 @@ pub struct _GstBaseSrcPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBaseSrcPrivate = *mut _GstBaseSrcPrivate;
|
||||
pub type GstBaseSrcPrivate = _GstBaseSrcPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -733,7 +733,7 @@ pub struct _GstBaseTransformPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBaseTransformPrivate = *mut _GstBaseTransformPrivate;
|
||||
pub type GstBaseTransformPrivate = _GstBaseTransformPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -848,7 +848,7 @@ pub struct _GstCollectDataPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstCollectDataPrivate = *mut _GstCollectDataPrivate;
|
||||
pub type GstCollectDataPrivate = _GstCollectDataPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -885,7 +885,7 @@ pub struct _GstCollectPadsPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstCollectPadsPrivate = *mut _GstCollectPadsPrivate;
|
||||
pub type GstCollectPadsPrivate = _GstCollectPadsPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -936,7 +936,7 @@ pub struct _GstDataQueuePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDataQueuePrivate = *mut _GstDataQueuePrivate;
|
||||
pub type GstDataQueuePrivate = _GstDataQueuePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -999,7 +999,7 @@ pub struct _GstQueueArray {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstQueueArray = *mut _GstQueueArray;
|
||||
pub type GstQueueArray = _GstQueueArray;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstTypeFindData {
|
||||
|
@ -1007,7 +1007,7 @@ pub struct _GstTypeFindData {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTypeFindData = *mut _GstTypeFindData;
|
||||
pub type GstTypeFindData = _GstTypeFindData;
|
||||
|
||||
// Classes
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -57,7 +57,7 @@ pub struct _GstHarnessPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstHarnessPrivate = *mut _GstHarnessPrivate;
|
||||
pub type GstHarnessPrivate = _GstHarnessPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstHarnessThread {
|
||||
|
@ -65,7 +65,7 @@ pub struct _GstHarnessThread {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstHarnessThread = *mut _GstHarnessThread;
|
||||
pub type GstHarnessThread = _GstHarnessThread;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstStreamConsistency {
|
||||
|
@ -73,7 +73,7 @@ pub struct _GstStreamConsistency {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstStreamConsistency = *mut _GstStreamConsistency;
|
||||
pub type GstStreamConsistency = _GstStreamConsistency;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -95,7 +95,7 @@ pub struct _GstTestClockPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTestClockPrivate = *mut _GstTestClockPrivate;
|
||||
pub type GstTestClockPrivate = _GstTestClockPrivate;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -193,7 +193,7 @@ pub struct _GstInterpolationControlSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstInterpolationControlSourcePrivate = *mut _GstInterpolationControlSourcePrivate;
|
||||
pub type GstInterpolationControlSourcePrivate = _GstInterpolationControlSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -216,7 +216,7 @@ pub struct _GstLFOControlSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstLFOControlSourcePrivate = *mut _GstLFOControlSourcePrivate;
|
||||
pub type GstLFOControlSourcePrivate = _GstLFOControlSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -253,7 +253,7 @@ pub struct _GstTimedValueControlSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTimedValueControlSourcePrivate = *mut _GstTimedValueControlSourcePrivate;
|
||||
pub type GstTimedValueControlSourcePrivate = _GstTimedValueControlSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -276,7 +276,7 @@ pub struct _GstTriggerControlSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTriggerControlSourcePrivate = *mut _GstTriggerControlSourcePrivate;
|
||||
pub type GstTriggerControlSourcePrivate = _GstTriggerControlSourcePrivate;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -344,7 +344,7 @@ pub struct _GESAssetPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESAssetPrivate = *mut _GESAssetPrivate;
|
||||
pub type GESAssetPrivate = _GESAssetPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -368,7 +368,7 @@ pub struct _GESAudioSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESAudioSourcePrivate = *mut _GESAudioSourcePrivate;
|
||||
pub type GESAudioSourcePrivate = _GESAudioSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -390,7 +390,7 @@ pub struct _GESAudioTestSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESAudioTestSourcePrivate = *mut _GESAudioTestSourcePrivate;
|
||||
pub type GESAudioTestSourcePrivate = _GESAudioTestSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -414,7 +414,7 @@ pub struct _GESAudioTrackPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESAudioTrackPrivate = *mut _GESAudioTrackPrivate;
|
||||
pub type GESAudioTrackPrivate = _GESAudioTrackPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -438,7 +438,7 @@ pub struct _GESAudioTransitionPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESAudioTransitionPrivate = *mut _GESAudioTransitionPrivate;
|
||||
pub type GESAudioTransitionPrivate = _GESAudioTransitionPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -460,7 +460,7 @@ pub struct _GESAudioUriSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESAudioUriSourcePrivate = *mut _GESAudioUriSourcePrivate;
|
||||
pub type GESAudioUriSourcePrivate = _GESAudioUriSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -496,7 +496,7 @@ pub struct _GESBaseEffectClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESBaseEffectClipPrivate = *mut _GESBaseEffectClipPrivate;
|
||||
pub type GESBaseEffectClipPrivate = _GESBaseEffectClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESBaseEffectPrivate {
|
||||
|
@ -504,7 +504,7 @@ pub struct _GESBaseEffectPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESBaseEffectPrivate = *mut _GESBaseEffectPrivate;
|
||||
pub type GESBaseEffectPrivate = _GESBaseEffectPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -526,7 +526,7 @@ pub struct _GESBaseTransitionClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESBaseTransitionClipPrivate = *mut _GESBaseTransitionClipPrivate;
|
||||
pub type GESBaseTransitionClipPrivate = _GESBaseTransitionClipPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -560,7 +560,7 @@ pub struct _GESBaseXmlFormatterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESBaseXmlFormatterPrivate = *mut _GESBaseXmlFormatterPrivate;
|
||||
pub type GESBaseXmlFormatterPrivate = _GESBaseXmlFormatterPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -587,7 +587,7 @@ pub struct _GESClipAssetPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESClipAssetPrivate = *mut _GESClipAssetPrivate;
|
||||
pub type GESClipAssetPrivate = _GESClipAssetPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -628,7 +628,7 @@ pub struct _GESClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESClipPrivate = *mut _GESClipPrivate;
|
||||
pub type GESClipPrivate = _GESClipPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -650,7 +650,7 @@ pub struct _GESCommandLineFormatterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESCommandLineFormatterPrivate = *mut _GESCommandLineFormatterPrivate;
|
||||
pub type GESCommandLineFormatterPrivate = _GESCommandLineFormatterPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -698,7 +698,7 @@ pub struct _GESContainerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESContainerPrivate = *mut _GESContainerPrivate;
|
||||
pub type GESContainerPrivate = _GESContainerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -720,7 +720,7 @@ pub struct _GESDiscovererManagerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESDiscovererManagerPrivate = *mut _GESDiscovererManagerPrivate;
|
||||
pub type GESDiscovererManagerPrivate = _GESDiscovererManagerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -744,7 +744,7 @@ pub struct _GESEffectAssetPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESEffectAssetPrivate = *mut _GESEffectAssetPrivate;
|
||||
pub type GESEffectAssetPrivate = _GESEffectAssetPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -781,7 +781,7 @@ pub struct _GESEffectClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESEffectClipPrivate = *mut _GESEffectClipPrivate;
|
||||
pub type GESEffectClipPrivate = _GESEffectClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESEffectPrivate {
|
||||
|
@ -789,7 +789,7 @@ pub struct _GESEffectPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESEffectPrivate = *mut _GESEffectPrivate;
|
||||
pub type GESEffectPrivate = _GESEffectPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -866,7 +866,7 @@ pub struct _GESFormatterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESFormatterPrivate = *mut _GESFormatterPrivate;
|
||||
pub type GESFormatterPrivate = _GESFormatterPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -918,7 +918,7 @@ pub struct _GESGroupPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESGroupPrivate = *mut _GESGroupPrivate;
|
||||
pub type GESGroupPrivate = _GESGroupPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -942,7 +942,7 @@ pub struct _GESImageSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESImageSourcePrivate = *mut _GESImageSourcePrivate;
|
||||
pub type GESImageSourcePrivate = _GESImageSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -970,7 +970,7 @@ pub struct _GESLayerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESLayerPrivate = *mut _GESLayerPrivate;
|
||||
pub type GESLayerPrivate = _GESLayerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1038,7 +1038,7 @@ pub struct _GESMultiFileSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESMultiFileSourcePrivate = *mut _GESMultiFileSourcePrivate;
|
||||
pub type GESMultiFileSourcePrivate = _GESMultiFileSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1074,7 +1074,7 @@ pub struct _GESOperationClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESOperationClipPrivate = *mut _GESOperationClipPrivate;
|
||||
pub type GESOperationClipPrivate = _GESOperationClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESOperationPrivate {
|
||||
|
@ -1082,7 +1082,7 @@ pub struct _GESOperationPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESOperationPrivate = *mut _GESOperationPrivate;
|
||||
pub type GESOperationPrivate = _GESOperationPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1105,7 +1105,7 @@ pub struct _GESOverlayClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESOverlayClipPrivate = *mut _GESOverlayClipPrivate;
|
||||
pub type GESOverlayClipPrivate = _GESOverlayClipPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1127,7 +1127,7 @@ pub struct _GESPipelinePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESPipelinePrivate = *mut _GESPipelinePrivate;
|
||||
pub type GESPipelinePrivate = _GESPipelinePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1149,7 +1149,7 @@ pub struct _GESPitiviFormatterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESPitiviFormatterPrivate = *mut _GESPitiviFormatterPrivate;
|
||||
pub type GESPitiviFormatterPrivate = _GESPitiviFormatterPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1191,7 +1191,7 @@ pub struct _GESProjectPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESProjectPrivate = *mut _GESProjectPrivate;
|
||||
pub type GESProjectPrivate = _GESProjectPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1245,7 +1245,7 @@ pub struct _GESSourceClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESSourceClipPrivate = *mut _GESSourceClipPrivate;
|
||||
pub type GESSourceClipPrivate = _GESSourceClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESSourcePrivate {
|
||||
|
@ -1253,7 +1253,7 @@ pub struct _GESSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESSourcePrivate = *mut _GESSourcePrivate;
|
||||
pub type GESSourcePrivate = _GESSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1275,7 +1275,7 @@ pub struct _GESTestClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTestClipPrivate = *mut _GESTestClipPrivate;
|
||||
pub type GESTestClipPrivate = _GESTestClipPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1312,7 +1312,7 @@ pub struct _GESTextOverlayClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTextOverlayClipPrivate = *mut _GESTextOverlayClipPrivate;
|
||||
pub type GESTextOverlayClipPrivate = _GESTextOverlayClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESTextOverlayPrivate {
|
||||
|
@ -1320,7 +1320,7 @@ pub struct _GESTextOverlayPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTextOverlayPrivate = *mut _GESTextOverlayPrivate;
|
||||
pub type GESTextOverlayPrivate = _GESTextOverlayPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1448,7 +1448,7 @@ pub struct _GESTimelineElementPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTimelineElementPrivate = *mut _GESTimelineElementPrivate;
|
||||
pub type GESTimelineElementPrivate = _GESTimelineElementPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESTimelinePrivate {
|
||||
|
@ -1456,7 +1456,7 @@ pub struct _GESTimelinePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTimelinePrivate = *mut _GESTimelinePrivate;
|
||||
pub type GESTimelinePrivate = _GESTimelinePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1478,7 +1478,7 @@ pub struct _GESTitleClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTitleClipPrivate = *mut _GESTitleClipPrivate;
|
||||
pub type GESTitleClipPrivate = _GESTitleClipPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1501,7 +1501,7 @@ pub struct _GESTitleSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTitleSourcePrivate = *mut _GESTitleSourcePrivate;
|
||||
pub type GESTitleSourcePrivate = _GESTitleSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1544,7 +1544,7 @@ pub struct _GESTrackElementAssetPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTrackElementAssetPrivate = *mut _GESTrackElementAssetPrivate;
|
||||
pub type GESTrackElementAssetPrivate = _GESTrackElementAssetPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1610,7 +1610,7 @@ pub struct _GESTrackElementPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTrackElementPrivate = *mut _GESTrackElementPrivate;
|
||||
pub type GESTrackElementPrivate = _GESTrackElementPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESTrackPrivate {
|
||||
|
@ -1618,7 +1618,7 @@ pub struct _GESTrackPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTrackPrivate = *mut _GESTrackPrivate;
|
||||
pub type GESTrackPrivate = _GESTrackPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1654,7 +1654,7 @@ pub struct _GESTransitionClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTransitionClipPrivate = *mut _GESTransitionClipPrivate;
|
||||
pub type GESTransitionClipPrivate = _GESTransitionClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESTransitionPrivate {
|
||||
|
@ -1662,7 +1662,7 @@ pub struct _GESTransitionPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESTransitionPrivate = *mut _GESTransitionPrivate;
|
||||
pub type GESTransitionPrivate = _GESTransitionPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1696,7 +1696,7 @@ pub struct _GESUriClipAssetPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESUriClipAssetPrivate = *mut _GESUriClipAssetPrivate;
|
||||
pub type GESUriClipAssetPrivate = _GESUriClipAssetPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1718,7 +1718,7 @@ pub struct _GESUriClipPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESUriClipPrivate = *mut _GESUriClipPrivate;
|
||||
pub type GESUriClipPrivate = _GESUriClipPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GESUriSource {
|
||||
|
@ -1726,7 +1726,7 @@ pub struct _GESUriSource {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESUriSource = *mut _GESUriSource;
|
||||
pub type GESUriSource = _GESUriSource;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1750,7 +1750,7 @@ pub struct _GESUriSourceAssetPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESUriSourceAssetPrivate = *mut _GESUriSourceAssetPrivate;
|
||||
pub type GESUriSourceAssetPrivate = _GESUriSourceAssetPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1801,7 +1801,7 @@ pub struct _GESVideoSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESVideoSourcePrivate = *mut _GESVideoSourcePrivate;
|
||||
pub type GESVideoSourcePrivate = _GESVideoSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1825,7 +1825,7 @@ pub struct _GESVideoTestSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESVideoTestSourcePrivate = *mut _GESVideoTestSourcePrivate;
|
||||
pub type GESVideoTestSourcePrivate = _GESVideoTestSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1849,7 +1849,7 @@ pub struct _GESVideoTrackPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESVideoTrackPrivate = *mut _GESVideoTrackPrivate;
|
||||
pub type GESVideoTrackPrivate = _GESVideoTrackPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1872,7 +1872,7 @@ pub struct _GESVideoTransitionPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESVideoTransitionPrivate = *mut _GESVideoTransitionPrivate;
|
||||
pub type GESVideoTransitionPrivate = _GESVideoTransitionPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1894,7 +1894,7 @@ pub struct _GESVideoUriSourcePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESVideoUriSourcePrivate = *mut _GESVideoUriSourcePrivate;
|
||||
pub type GESVideoUriSourcePrivate = _GESVideoUriSourcePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1918,7 +1918,7 @@ pub struct _GESXmlFormatterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GESXmlFormatterPrivate = *mut _GESXmlFormatterPrivate;
|
||||
pub type GESXmlFormatterPrivate = _GESXmlFormatterPrivate;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -339,7 +339,7 @@ pub struct _GstGLBaseFilterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLBaseFilterPrivate = *mut _GstGLBaseFilterPrivate;
|
||||
pub type GstGLBaseFilterPrivate = _GstGLBaseFilterPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -443,7 +443,7 @@ pub struct _GstGLBaseMixerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLBaseMixerPrivate = *mut _GstGLBaseMixerPrivate;
|
||||
pub type GstGLBaseMixerPrivate = _GstGLBaseMixerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -475,7 +475,7 @@ pub struct _GstGLBaseSrcPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLBaseSrcPrivate = *mut _GstGLBaseSrcPrivate;
|
||||
pub type GstGLBaseSrcPrivate = _GstGLBaseSrcPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -552,7 +552,7 @@ pub struct _GstGLBufferPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLBufferPoolPrivate = *mut _GstGLBufferPoolPrivate;
|
||||
pub type GstGLBufferPoolPrivate = _GstGLBufferPoolPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -574,7 +574,7 @@ pub struct _GstGLColorConvertPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLColorConvertPrivate = *mut _GstGLColorConvertPrivate;
|
||||
pub type GstGLColorConvertPrivate = _GstGLColorConvertPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -635,7 +635,7 @@ pub struct _GstGLContextPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLContextPrivate = *mut _GstGLContextPrivate;
|
||||
pub type GstGLContextPrivate = _GstGLContextPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -662,7 +662,7 @@ pub struct _GstGLDisplayPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLDisplayPrivate = *mut _GstGLDisplayPrivate;
|
||||
pub type GstGLDisplayPrivate = _GstGLDisplayPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -726,7 +726,7 @@ pub struct _GstGLFramebufferPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLFramebufferPrivate = *mut _GstGLFramebufferPrivate;
|
||||
pub type GstGLFramebufferPrivate = _GstGLFramebufferPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstGLFuncs {
|
||||
|
@ -734,7 +734,7 @@ pub struct _GstGLFuncs {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLFuncs = *mut _GstGLFuncs;
|
||||
pub type GstGLFuncs = _GstGLFuncs;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -863,7 +863,7 @@ pub struct _GstGLMixerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLMixerPrivate = *mut _GstGLMixerPrivate;
|
||||
pub type GstGLMixerPrivate = _GstGLMixerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -977,7 +977,7 @@ pub struct _GstGLSLStagePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLSLStagePrivate = *mut _GstGLSLStagePrivate;
|
||||
pub type GstGLSLStagePrivate = _GstGLSLStagePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -998,7 +998,7 @@ pub struct _GstGLShaderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLShaderPrivate = *mut _GstGLShaderPrivate;
|
||||
pub type GstGLShaderPrivate = _GstGLShaderPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1064,7 +1064,7 @@ pub struct _GstGLUploadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLUploadPrivate = *mut _GstGLUploadPrivate;
|
||||
pub type GstGLUploadPrivate = _GstGLUploadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1111,7 +1111,7 @@ pub struct _GstGLViewConvertPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLViewConvertPrivate = *mut _GstGLViewConvertPrivate;
|
||||
pub type GstGLViewConvertPrivate = _GstGLViewConvertPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1171,7 +1171,7 @@ pub struct _GstGLWindowPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGLWindowPrivate = *mut _GstGLWindowPrivate;
|
||||
pub type GstGLWindowPrivate = _GstGLWindowPrivate;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -72,7 +72,7 @@ pub struct _GstNetClientClockPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstNetClientClockPrivate = *mut _GstNetClientClockPrivate;
|
||||
pub type GstNetClientClockPrivate = _GstNetClientClockPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -128,7 +128,7 @@ pub struct _GstNetTimeProviderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstNetTimeProviderPrivate = *mut _GstNetTimeProviderPrivate;
|
||||
pub type GstNetTimeProviderPrivate = _GstNetTimeProviderPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -166,7 +166,7 @@ pub struct _GstPtpClockPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPtpClockPrivate = *mut _GstPtpClockPrivate;
|
||||
pub type GstPtpClockPrivate = _GstPtpClockPrivate;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -135,7 +135,7 @@ pub struct _GstAudioVisualizerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAudioVisualizerPrivate = *mut _GstAudioVisualizerPrivate;
|
||||
pub type GstAudioVisualizerPrivate = _GstAudioVisualizerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -172,7 +172,7 @@ pub struct _GstDiscovererPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDiscovererPrivate = *mut _GstDiscovererPrivate;
|
||||
pub type GstDiscovererPrivate = _GstDiscovererPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstEncodingAudioProfileClass {
|
||||
|
@ -180,7 +180,7 @@ pub struct _GstEncodingAudioProfileClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstEncodingAudioProfileClass = *mut _GstEncodingAudioProfileClass;
|
||||
pub type GstEncodingAudioProfileClass = _GstEncodingAudioProfileClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstEncodingContainerProfileClass {
|
||||
|
@ -188,7 +188,7 @@ pub struct _GstEncodingContainerProfileClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstEncodingContainerProfileClass = *mut _GstEncodingContainerProfileClass;
|
||||
pub type GstEncodingContainerProfileClass = _GstEncodingContainerProfileClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstEncodingProfileClass {
|
||||
|
@ -196,7 +196,7 @@ pub struct _GstEncodingProfileClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstEncodingProfileClass = *mut _GstEncodingProfileClass;
|
||||
pub type GstEncodingProfileClass = _GstEncodingProfileClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstEncodingVideoProfileClass {
|
||||
|
@ -204,7 +204,7 @@ pub struct _GstEncodingVideoProfileClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstEncodingVideoProfileClass = *mut _GstEncodingVideoProfileClass;
|
||||
pub type GstEncodingVideoProfileClass = _GstEncodingVideoProfileClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct GstInstallPluginsContext {
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -66,7 +66,7 @@ pub struct _GstPlayAudioInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayAudioInfoClass = *mut _GstPlayAudioInfoClass;
|
||||
pub type GstPlayAudioInfoClass = _GstPlayAudioInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayClass {
|
||||
|
@ -74,7 +74,7 @@ pub struct _GstPlayClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayClass = *mut _GstPlayClass;
|
||||
pub type GstPlayClass = _GstPlayClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayMediaInfoClass {
|
||||
|
@ -82,7 +82,7 @@ pub struct _GstPlayMediaInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayMediaInfoClass = *mut _GstPlayMediaInfoClass;
|
||||
pub type GstPlayMediaInfoClass = _GstPlayMediaInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlaySignalAdapterClass {
|
||||
|
@ -90,7 +90,7 @@ pub struct _GstPlaySignalAdapterClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlaySignalAdapterClass = *mut _GstPlaySignalAdapterClass;
|
||||
pub type GstPlaySignalAdapterClass = _GstPlaySignalAdapterClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayStreamInfoClass {
|
||||
|
@ -98,7 +98,7 @@ pub struct _GstPlayStreamInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayStreamInfoClass = *mut _GstPlayStreamInfoClass;
|
||||
pub type GstPlayStreamInfoClass = _GstPlayStreamInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlaySubtitleInfoClass {
|
||||
|
@ -106,7 +106,7 @@ pub struct _GstPlaySubtitleInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlaySubtitleInfoClass = *mut _GstPlaySubtitleInfoClass;
|
||||
pub type GstPlaySubtitleInfoClass = _GstPlaySubtitleInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayVideoInfoClass {
|
||||
|
@ -114,7 +114,7 @@ pub struct _GstPlayVideoInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayVideoInfoClass = *mut _GstPlayVideoInfoClass;
|
||||
pub type GstPlayVideoInfoClass = _GstPlayVideoInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayVideoOverlayVideoRendererClass {
|
||||
|
@ -122,7 +122,7 @@ pub struct _GstPlayVideoOverlayVideoRendererClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayVideoOverlayVideoRendererClass = *mut _GstPlayVideoOverlayVideoRendererClass;
|
||||
pub type GstPlayVideoOverlayVideoRendererClass = _GstPlayVideoOverlayVideoRendererClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -54,7 +54,7 @@ pub struct _GstPlayerAudioInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerAudioInfoClass = *mut _GstPlayerAudioInfoClass;
|
||||
pub type GstPlayerAudioInfoClass = _GstPlayerAudioInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayerClass {
|
||||
|
@ -62,7 +62,7 @@ pub struct _GstPlayerClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerClass = *mut _GstPlayerClass;
|
||||
pub type GstPlayerClass = _GstPlayerClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayerGMainContextSignalDispatcherClass {
|
||||
|
@ -70,8 +70,7 @@ pub struct _GstPlayerGMainContextSignalDispatcherClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerGMainContextSignalDispatcherClass =
|
||||
*mut _GstPlayerGMainContextSignalDispatcherClass;
|
||||
pub type GstPlayerGMainContextSignalDispatcherClass = _GstPlayerGMainContextSignalDispatcherClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayerMediaInfoClass {
|
||||
|
@ -79,7 +78,7 @@ pub struct _GstPlayerMediaInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerMediaInfoClass = *mut _GstPlayerMediaInfoClass;
|
||||
pub type GstPlayerMediaInfoClass = _GstPlayerMediaInfoClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -111,7 +110,7 @@ pub struct _GstPlayerStreamInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerStreamInfoClass = *mut _GstPlayerStreamInfoClass;
|
||||
pub type GstPlayerStreamInfoClass = _GstPlayerStreamInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayerSubtitleInfoClass {
|
||||
|
@ -119,7 +118,7 @@ pub struct _GstPlayerSubtitleInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerSubtitleInfoClass = *mut _GstPlayerSubtitleInfoClass;
|
||||
pub type GstPlayerSubtitleInfoClass = _GstPlayerSubtitleInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayerVideoInfoClass {
|
||||
|
@ -127,7 +126,7 @@ pub struct _GstPlayerVideoInfoClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerVideoInfoClass = *mut _GstPlayerVideoInfoClass;
|
||||
pub type GstPlayerVideoInfoClass = _GstPlayerVideoInfoClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPlayerVideoOverlayVideoRendererClass {
|
||||
|
@ -135,7 +134,7 @@ pub struct _GstPlayerVideoOverlayVideoRendererClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPlayerVideoOverlayVideoRendererClass = *mut _GstPlayerVideoOverlayVideoRendererClass;
|
||||
pub type GstPlayerVideoOverlayVideoRendererClass = _GstPlayerVideoOverlayVideoRendererClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -263,7 +263,7 @@ pub struct _GstRTPBaseAudioPayloadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTPBaseAudioPayloadPrivate = *mut _GstRTPBaseAudioPayloadPrivate;
|
||||
pub type GstRTPBaseAudioPayloadPrivate = _GstRTPBaseAudioPayloadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -303,7 +303,7 @@ pub struct _GstRTPBaseDepayloadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTPBaseDepayloadPrivate = *mut _GstRTPBaseDepayloadPrivate;
|
||||
pub type GstRTPBaseDepayloadPrivate = _GstRTPBaseDepayloadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -355,7 +355,7 @@ pub struct _GstRTPBasePayloadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTPBasePayloadPrivate = *mut _GstRTPBasePayloadPrivate;
|
||||
pub type GstRTPBasePayloadPrivate = _GstRTPBasePayloadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -187,7 +187,7 @@ pub struct _GstRTSPAddressPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPAddressPoolPrivate = *mut _GstRTSPAddressPoolPrivate;
|
||||
pub type GstRTSPAddressPoolPrivate = _GstRTSPAddressPoolPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -232,7 +232,7 @@ pub struct _GstRTSPAuthPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPAuthPrivate = *mut _GstRTSPAuthPrivate;
|
||||
pub type GstRTSPAuthPrivate = _GstRTSPAuthPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -449,7 +449,7 @@ pub struct _GstRTSPClientPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPClientPrivate = *mut _GstRTSPClientPrivate;
|
||||
pub type GstRTSPClientPrivate = _GstRTSPClientPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -610,7 +610,7 @@ pub struct _GstRTSPMediaFactoryPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPMediaFactoryPrivate = *mut _GstRTSPMediaFactoryPrivate;
|
||||
pub type GstRTSPMediaFactoryPrivate = _GstRTSPMediaFactoryPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -633,7 +633,7 @@ pub struct _GstRTSPMediaFactoryURIPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPMediaFactoryURIPrivate = *mut _GstRTSPMediaFactoryURIPrivate;
|
||||
pub type GstRTSPMediaFactoryURIPrivate = _GstRTSPMediaFactoryURIPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstRTSPMediaPrivate {
|
||||
|
@ -641,7 +641,7 @@ pub struct _GstRTSPMediaPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPMediaPrivate = *mut _GstRTSPMediaPrivate;
|
||||
pub type GstRTSPMediaPrivate = _GstRTSPMediaPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -668,7 +668,7 @@ pub struct _GstRTSPMountPointsPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPMountPointsPrivate = *mut _GstRTSPMountPointsPrivate;
|
||||
pub type GstRTSPMountPointsPrivate = _GstRTSPMountPointsPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -724,7 +724,7 @@ pub struct _GstRTSPOnvifMediaFactoryPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPOnvifMediaFactoryPrivate = *mut _GstRTSPOnvifMediaFactoryPrivate;
|
||||
pub type GstRTSPOnvifMediaFactoryPrivate = _GstRTSPOnvifMediaFactoryPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstRTSPOnvifMediaPrivate {
|
||||
|
@ -732,7 +732,7 @@ pub struct _GstRTSPOnvifMediaPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPOnvifMediaPrivate = *mut _GstRTSPOnvifMediaPrivate;
|
||||
pub type GstRTSPOnvifMediaPrivate = _GstRTSPOnvifMediaPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -788,7 +788,7 @@ pub struct _GstRTSPServerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPServerPrivate = *mut _GstRTSPServerPrivate;
|
||||
pub type GstRTSPServerPrivate = _GstRTSPServerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -826,7 +826,7 @@ pub struct _GstRTSPSessionMediaPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPSessionMediaPrivate = *mut _GstRTSPSessionMediaPrivate;
|
||||
pub type GstRTSPSessionMediaPrivate = _GstRTSPSessionMediaPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -856,7 +856,7 @@ pub struct _GstRTSPSessionPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPSessionPoolPrivate = *mut _GstRTSPSessionPoolPrivate;
|
||||
pub type GstRTSPSessionPoolPrivate = _GstRTSPSessionPoolPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstRTSPSessionPrivate {
|
||||
|
@ -864,7 +864,7 @@ pub struct _GstRTSPSessionPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPSessionPrivate = *mut _GstRTSPSessionPrivate;
|
||||
pub type GstRTSPSessionPrivate = _GstRTSPSessionPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -887,7 +887,7 @@ pub struct _GstRTSPStreamPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPStreamPrivate = *mut _GstRTSPStreamPrivate;
|
||||
pub type GstRTSPStreamPrivate = _GstRTSPStreamPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -910,7 +910,7 @@ pub struct _GstRTSPStreamTransportPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPStreamTransportPrivate = *mut _GstRTSPStreamTransportPrivate;
|
||||
pub type GstRTSPStreamTransportPrivate = _GstRTSPStreamTransportPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -971,7 +971,7 @@ pub struct _GstRTSPThreadPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPThreadPoolPrivate = *mut _GstRTSPThreadPoolPrivate;
|
||||
pub type GstRTSPThreadPoolPrivate = _GstRTSPThreadPoolPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -342,7 +342,7 @@ pub struct _GstRTSPConnection {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPConnection = *mut _GstRTSPConnection;
|
||||
pub type GstRTSPConnection = _GstRTSPConnection;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -632,7 +632,7 @@ pub struct _GstRTSPWatch {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRTSPWatch = *mut _GstRTSPWatch;
|
||||
pub type GstRTSPWatch = _GstRTSPWatch;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -123,7 +123,7 @@ pub struct _GstMIKEYDecryptInfo {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstMIKEYDecryptInfo = *mut _GstMIKEYDecryptInfo;
|
||||
pub type GstMIKEYDecryptInfo = _GstMIKEYDecryptInfo;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstMIKEYEncryptInfo {
|
||||
|
@ -131,7 +131,7 @@ pub struct _GstMIKEYEncryptInfo {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstMIKEYEncryptInfo = *mut _GstMIKEYEncryptInfo;
|
||||
pub type GstMIKEYEncryptInfo = _GstMIKEYEncryptInfo;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -160,7 +160,7 @@ pub struct _GstTagDemuxPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTagDemuxPrivate = *mut _GstTagDemuxPrivate;
|
||||
pub type GstTagDemuxPrivate = _GstTagDemuxPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -189,7 +189,7 @@ pub struct _GstTagMuxPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTagMuxPrivate = *mut _GstTagMuxPrivate;
|
||||
pub type GstTagMuxPrivate = _GstTagMuxPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -218,7 +218,7 @@ pub struct _GstValidateActionPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateActionPrivate = *mut _GstValidateActionPrivate;
|
||||
pub type GstValidateActionPrivate = _GstValidateActionPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -261,7 +261,7 @@ pub struct _GstValidateActionTypePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateActionTypePrivate = *mut _GstValidateActionTypePrivate;
|
||||
pub type GstValidateActionTypePrivate = _GstValidateActionTypePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -359,7 +359,7 @@ pub struct _GstValidateMediaDescriptorParserPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateMediaDescriptorParserPrivate = *mut _GstValidateMediaDescriptorParserPrivate;
|
||||
pub type GstValidateMediaDescriptorParserPrivate = _GstValidateMediaDescriptorParserPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstValidateMediaDescriptorPrivate {
|
||||
|
@ -367,7 +367,7 @@ pub struct _GstValidateMediaDescriptorPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateMediaDescriptorPrivate = *mut _GstValidateMediaDescriptorPrivate;
|
||||
pub type GstValidateMediaDescriptorPrivate = _GstValidateMediaDescriptorPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -390,7 +390,7 @@ pub struct _GstValidateMediaDescriptorWriterPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateMediaDescriptorWriterPrivate = *mut _GstValidateMediaDescriptorWriterPrivate;
|
||||
pub type GstValidateMediaDescriptorWriterPrivate = _GstValidateMediaDescriptorWriterPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -472,7 +472,7 @@ pub struct _GstValidateOverridePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateOverridePrivate = *mut _GstValidateOverridePrivate;
|
||||
pub type GstValidateOverridePrivate = _GstValidateOverridePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -516,7 +516,7 @@ pub struct _GstValidatePadSeekData {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidatePadSeekData = *mut _GstValidatePadSeekData;
|
||||
pub type GstValidatePadSeekData = _GstValidatePadSeekData;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -624,7 +624,7 @@ pub struct _GstValidateRunnerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateRunnerPrivate = *mut _GstValidateRunnerPrivate;
|
||||
pub type GstValidateRunnerPrivate = _GstValidateRunnerPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -647,7 +647,7 @@ pub struct _GstValidateScenarioPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateScenarioPrivate = *mut _GstValidateScenarioPrivate;
|
||||
pub type GstValidateScenarioPrivate = _GstValidateScenarioPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstValidateStreamInfo {
|
||||
|
@ -655,7 +655,7 @@ pub struct _GstValidateStreamInfo {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstValidateStreamInfo = *mut _GstValidateStreamInfo;
|
||||
pub type GstValidateStreamInfo = _GstValidateStreamInfo;
|
||||
|
||||
// Classes
|
||||
#[derive(Copy, Clone)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -963,7 +963,7 @@ pub struct _GstVideoAggregatorConvertPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoAggregatorConvertPadPrivate = *mut _GstVideoAggregatorConvertPadPrivate;
|
||||
pub type GstVideoAggregatorConvertPadPrivate = _GstVideoAggregatorConvertPadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1023,7 +1023,7 @@ pub struct _GstVideoAggregatorPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoAggregatorPadPrivate = *mut _GstVideoAggregatorPadPrivate;
|
||||
pub type GstVideoAggregatorPadPrivate = _GstVideoAggregatorPadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1048,7 +1048,7 @@ pub struct _GstVideoAggregatorPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoAggregatorPrivate = *mut _GstVideoAggregatorPrivate;
|
||||
pub type GstVideoAggregatorPrivate = _GstVideoAggregatorPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1134,7 +1134,7 @@ pub struct _GstVideoBufferPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoBufferPoolPrivate = *mut _GstVideoBufferPoolPrivate;
|
||||
pub type GstVideoBufferPoolPrivate = _GstVideoBufferPoolPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1162,7 +1162,7 @@ pub struct _GstVideoChromaResample {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoChromaResample = *mut _GstVideoChromaResample;
|
||||
pub type GstVideoChromaResample = _GstVideoChromaResample;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1335,7 +1335,7 @@ pub struct _GstVideoConverter {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoConverter = *mut _GstVideoConverter;
|
||||
pub type GstVideoConverter = _GstVideoConverter;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1450,7 +1450,7 @@ pub struct _GstVideoDecoderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoDecoderPrivate = *mut _GstVideoDecoderPrivate;
|
||||
pub type GstVideoDecoderPrivate = _GstVideoDecoderPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1472,7 +1472,7 @@ pub struct _GstVideoDither {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoDither = *mut _GstVideoDither;
|
||||
pub type GstVideoDither = _GstVideoDither;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1550,7 +1550,7 @@ pub struct _GstVideoEncoderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoEncoderPrivate = *mut _GstVideoEncoderPrivate;
|
||||
pub type GstVideoEncoderPrivate = _GstVideoEncoderPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2086,7 +2086,7 @@ pub struct _GstVideoScaler {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoScaler = *mut _GstVideoScaler;
|
||||
pub type GstVideoScaler = _GstVideoScaler;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2116,7 +2116,7 @@ pub struct _GstVideoSinkPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstVideoSinkPrivate = *mut _GstVideoSinkPrivate;
|
||||
pub type GstVideoSinkPrivate = _GstVideoSinkPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -167,7 +167,7 @@ pub struct _GstWebRTCDTLSTransportClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstWebRTCDTLSTransportClass = *mut _GstWebRTCDTLSTransportClass;
|
||||
pub type GstWebRTCDTLSTransportClass = _GstWebRTCDTLSTransportClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstWebRTCDataChannelClass {
|
||||
|
@ -175,7 +175,7 @@ pub struct _GstWebRTCDataChannelClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstWebRTCDataChannelClass = *mut _GstWebRTCDataChannelClass;
|
||||
pub type GstWebRTCDataChannelClass = _GstWebRTCDataChannelClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -365,7 +365,7 @@ pub struct _GstWebRTCRTPReceiverClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstWebRTCRTPReceiverClass = *mut _GstWebRTCRTPReceiverClass;
|
||||
pub type GstWebRTCRTPReceiverClass = _GstWebRTCRTPReceiverClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstWebRTCRTPSenderClass {
|
||||
|
@ -373,7 +373,7 @@ pub struct _GstWebRTCRTPSenderClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstWebRTCRTPSenderClass = *mut _GstWebRTCRTPSenderClass;
|
||||
pub type GstWebRTCRTPSenderClass = _GstWebRTCRTPSenderClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstWebRTCRTPTransceiverClass {
|
||||
|
@ -381,7 +381,7 @@ pub struct _GstWebRTCRTPTransceiverClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstWebRTCRTPTransceiverClass = *mut _GstWebRTCRTPTransceiverClass;
|
||||
pub type GstWebRTCRTPTransceiverClass = _GstWebRTCRTPTransceiverClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstWebRTCSCTPTransportClass {
|
||||
|
@ -389,7 +389,7 @@ pub struct _GstWebRTCSCTPTransportClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstWebRTCSCTPTransportClass = *mut _GstWebRTCSCTPTransportClass;
|
||||
pub type GstWebRTCSCTPTransportClass = _GstWebRTCSCTPTransportClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ a2f936b77195)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 20031a537e40)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 68044d02c2a3)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5245759fdac8)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 03a2db9e0c62)
|
||||
|
|
|
@ -1218,7 +1218,7 @@ pub struct _GstAllocatorPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstAllocatorPrivate = *mut _GstAllocatorPrivate;
|
||||
pub type GstAllocatorPrivate = _GstAllocatorPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct GstAtomicQueue {
|
||||
|
@ -1272,7 +1272,7 @@ pub struct _GstBinPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBinPrivate = *mut _GstBinPrivate;
|
||||
pub type GstBinPrivate = _GstBinPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1389,7 +1389,7 @@ pub struct _GstBufferPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBufferPoolPrivate = *mut _GstBufferPoolPrivate;
|
||||
pub type GstBufferPoolPrivate = _GstBufferPoolPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1416,7 +1416,7 @@ pub struct _GstBusPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstBusPrivate = *mut _GstBusPrivate;
|
||||
pub type GstBusPrivate = _GstBusPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1559,7 +1559,7 @@ pub struct _GstClockPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstClockPrivate = *mut _GstClockPrivate;
|
||||
pub type GstClockPrivate = _GstClockPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct GstContext {
|
||||
|
@ -1626,7 +1626,7 @@ pub struct _GstControlBindingPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstControlBindingPrivate = *mut _GstControlBindingPrivate;
|
||||
pub type GstControlBindingPrivate = _GstControlBindingPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1706,7 +1706,7 @@ pub struct _GstDebugMessage {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDebugMessage = *mut _GstDebugMessage;
|
||||
pub type GstDebugMessage = _GstDebugMessage;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1750,7 +1750,7 @@ pub struct _GstDeviceMonitorPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDeviceMonitorPrivate = *mut _GstDeviceMonitorPrivate;
|
||||
pub type GstDeviceMonitorPrivate = _GstDeviceMonitorPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstDevicePrivate {
|
||||
|
@ -1758,7 +1758,7 @@ pub struct _GstDevicePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDevicePrivate = *mut _GstDevicePrivate;
|
||||
pub type GstDevicePrivate = _GstDevicePrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1790,7 +1790,7 @@ pub struct _GstDeviceProviderFactoryClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDeviceProviderFactoryClass = *mut _GstDeviceProviderFactoryClass;
|
||||
pub type GstDeviceProviderFactoryClass = _GstDeviceProviderFactoryClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstDeviceProviderPrivate {
|
||||
|
@ -1798,7 +1798,7 @@ pub struct _GstDeviceProviderPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDeviceProviderPrivate = *mut _GstDeviceProviderPrivate;
|
||||
pub type GstDeviceProviderPrivate = _GstDeviceProviderPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstDynamicTypeFactoryClass {
|
||||
|
@ -1806,7 +1806,7 @@ pub struct _GstDynamicTypeFactoryClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstDynamicTypeFactoryClass = *mut _GstDynamicTypeFactoryClass;
|
||||
pub type GstDynamicTypeFactoryClass = _GstDynamicTypeFactoryClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1886,7 +1886,7 @@ pub struct _GstElementFactoryClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstElementFactoryClass = *mut _GstElementFactoryClass;
|
||||
pub type GstElementFactoryClass = _GstElementFactoryClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -1949,7 +1949,7 @@ pub struct _GstGhostPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstGhostPadPrivate = *mut _GstGhostPadPrivate;
|
||||
pub type GstGhostPadPrivate = _GstGhostPadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2198,7 +2198,7 @@ pub struct _GstPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPadPrivate = *mut _GstPadPrivate;
|
||||
pub type GstPadPrivate = _GstPadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2379,7 +2379,7 @@ pub struct _GstPipelinePrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPipelinePrivate = *mut _GstPipelinePrivate;
|
||||
pub type GstPipelinePrivate = _GstPipelinePrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPluginClass {
|
||||
|
@ -2387,7 +2387,7 @@ pub struct _GstPluginClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPluginClass = *mut _GstPluginClass;
|
||||
pub type GstPluginClass = _GstPluginClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2430,7 +2430,7 @@ pub struct _GstPluginFeatureClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPluginFeatureClass = *mut _GstPluginFeatureClass;
|
||||
pub type GstPluginFeatureClass = _GstPluginFeatureClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstPoll {
|
||||
|
@ -2438,7 +2438,7 @@ pub struct _GstPoll {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstPoll = *mut _GstPoll;
|
||||
pub type GstPoll = _GstPoll;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2552,7 +2552,7 @@ pub struct _GstProxyPadPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstProxyPadPrivate = *mut _GstProxyPadPrivate;
|
||||
pub type GstProxyPadPrivate = _GstProxyPadPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2610,7 +2610,7 @@ pub struct _GstRegistryPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstRegistryPrivate = *mut _GstRegistryPrivate;
|
||||
pub type GstRegistryPrivate = _GstRegistryPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct GstSample {
|
||||
|
@ -2680,7 +2680,7 @@ pub struct _GstSharedTaskPoolPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstSharedTaskPoolPrivate = *mut _GstSharedTaskPoolPrivate;
|
||||
pub type GstSharedTaskPoolPrivate = _GstSharedTaskPoolPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2759,7 +2759,7 @@ pub struct _GstStreamCollectionPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstStreamCollectionPrivate = *mut _GstStreamCollectionPrivate;
|
||||
pub type GstStreamCollectionPrivate = _GstStreamCollectionPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstStreamPrivate {
|
||||
|
@ -2767,7 +2767,7 @@ pub struct _GstStreamPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstStreamPrivate = *mut _GstStreamPrivate;
|
||||
pub type GstStreamPrivate = _GstStreamPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2805,7 +2805,7 @@ pub struct _GstSystemClockPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstSystemClockPrivate = *mut _GstSystemClockPrivate;
|
||||
pub type GstSystemClockPrivate = _GstSystemClockPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2889,7 +2889,7 @@ pub struct _GstTaskPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTaskPrivate = *mut _GstTaskPrivate;
|
||||
pub type GstTaskPrivate = _GstTaskPrivate;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -2966,7 +2966,7 @@ pub struct _GstTracerFactoryClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTracerFactoryClass = *mut _GstTracerFactoryClass;
|
||||
pub type GstTracerFactoryClass = _GstTracerFactoryClass;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstTracerPrivate {
|
||||
|
@ -2974,7 +2974,7 @@ pub struct _GstTracerPrivate {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTracerPrivate = *mut _GstTracerPrivate;
|
||||
pub type GstTracerPrivate = _GstTracerPrivate;
|
||||
|
||||
#[repr(C)]
|
||||
pub struct _GstTracerRecordClass {
|
||||
|
@ -2982,7 +2982,7 @@ pub struct _GstTracerRecordClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTracerRecordClass = *mut _GstTracerRecordClass;
|
||||
pub type GstTracerRecordClass = _GstTracerRecordClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
@ -3011,7 +3011,7 @@ pub struct _GstTypeFindFactoryClass {
|
|||
_marker: core::marker::PhantomData<(*mut u8, core::marker::PhantomPinned)>,
|
||||
}
|
||||
|
||||
pub type GstTypeFindFactoryClass = *mut _GstTypeFindFactoryClass;
|
||||
pub type GstTypeFindFactoryClass = _GstTypeFindFactoryClass;
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(C)]
|
||||
|
|
Loading…
Reference in a new issue