This commit is contained in:
Guillaume Gomez 2021-06-13 20:39:12 +02:00
parent b18fd9cc6d
commit 64d1598336
190 changed files with 130 additions and 405 deletions

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -300,7 +300,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "alignment-threshold")]
fn connect_alignment_threshold_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -329,7 +328,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "buffer-time")]
fn connect_buffer_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -358,7 +356,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "can-activate-pull")]
fn connect_can_activate_pull_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -387,7 +384,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "discont-wait")]
fn connect_discont_wait_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -416,7 +412,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "drift-tolerance")]
fn connect_drift_tolerance_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -445,7 +440,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "latency-time")]
fn connect_latency_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -474,7 +468,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "provide-clock")]
fn connect_provide_clock_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -503,7 +496,6 @@ impl<O: IsA<AudioBaseSink>> AudioBaseSinkExt for O {
}
}
#[doc(alias = "slave-method")]
fn connect_slave_method_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -206,7 +206,6 @@ impl<O: IsA<AudioBaseSrc>> AudioBaseSrcExt for O {
}
}
#[doc(alias = "actual-buffer-time")]
fn connect_actual_buffer_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -235,7 +234,6 @@ impl<O: IsA<AudioBaseSrc>> AudioBaseSrcExt for O {
}
}
#[doc(alias = "actual-latency-time")]
fn connect_actual_latency_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -264,7 +262,6 @@ impl<O: IsA<AudioBaseSrc>> AudioBaseSrcExt for O {
}
}
#[doc(alias = "buffer-time")]
fn connect_buffer_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -293,7 +290,6 @@ impl<O: IsA<AudioBaseSrc>> AudioBaseSrcExt for O {
}
}
#[doc(alias = "latency-time")]
fn connect_latency_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -322,7 +318,6 @@ impl<O: IsA<AudioBaseSrc>> AudioBaseSrcExt for O {
}
}
#[doc(alias = "provide-clock")]
fn connect_provide_clock_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -351,7 +346,6 @@ impl<O: IsA<AudioBaseSrc>> AudioBaseSrcExt for O {
}
}
#[doc(alias = "slave-method")]
fn connect_slave_method_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -366,7 +366,6 @@ impl<O: IsA<AudioDecoder>> AudioDecoderExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "max-errors")]
fn connect_max_errors_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -395,7 +394,6 @@ impl<O: IsA<AudioDecoder>> AudioDecoderExt for O {
}
}
#[doc(alias = "min-latency")]
fn connect_min_latency_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -424,7 +422,6 @@ impl<O: IsA<AudioDecoder>> AudioDecoderExt for O {
}
}
#[doc(alias = "plc")]
fn connect_plc_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_plc_trampoline<
P: IsA<AudioDecoder>,
@ -450,7 +447,6 @@ impl<O: IsA<AudioDecoder>> AudioDecoderExt for O {
}
}
#[doc(alias = "tolerance")]
fn connect_tolerance_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -381,7 +381,6 @@ impl<O: IsA<AudioEncoder>> AudioEncoderExt for O {
}
}
#[doc(alias = "hard-resync")]
fn connect_hard_resync_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -410,7 +409,6 @@ impl<O: IsA<AudioEncoder>> AudioEncoderExt for O {
}
}
#[doc(alias = "mark-granule")]
fn connect_mark_granule_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -439,7 +437,6 @@ impl<O: IsA<AudioEncoder>> AudioEncoderExt for O {
}
}
#[doc(alias = "perfect-timestamp")]
fn connect_perfect_timestamp_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -468,7 +465,6 @@ impl<O: IsA<AudioEncoder>> AudioEncoderExt for O {
}
}
#[doc(alias = "tolerance")]
fn connect_tolerance_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -87,7 +87,6 @@ impl<O: IsA<StreamVolume>> StreamVolumeExt for O {
}
}
#[doc(alias = "mute")]
fn connect_mute_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_mute_trampoline<
P: IsA<StreamVolume>,
@ -113,7 +112,6 @@ impl<O: IsA<StreamVolume>> StreamVolumeExt for O {
}
}
#[doc(alias = "volume")]
fn connect_volume_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_volume_trampoline<
P: IsA<StreamVolume>,

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -273,7 +273,6 @@ impl<O: IsA<Aggregator>> AggregatorExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "emit-signals")]
fn connect_emit_signals_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -304,7 +303,6 @@ impl<O: IsA<Aggregator>> AggregatorExt for O {
#[cfg(any(feature = "v1_14", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_14")))]
#[doc(alias = "latency")]
fn connect_latency_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -333,7 +331,6 @@ impl<O: IsA<Aggregator>> AggregatorExt for O {
}
}
#[doc(alias = "start-time")]
fn connect_start_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -364,7 +361,6 @@ impl<O: IsA<Aggregator>> AggregatorExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "start-time-selection")]
fn connect_start_time_selection_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -145,7 +145,6 @@ impl<O: IsA<AggregatorPad>> AggregatorPadExt for O {
}
}
#[doc(alias = "buffer-consumed")]
fn connect_buffer_consumed<F: Fn(&Self, &gst::Buffer) + Send + Sync + 'static>(
&self,
f: F,
@ -179,7 +178,6 @@ impl<O: IsA<AggregatorPad>> AggregatorPadExt for O {
#[cfg(any(feature = "v1_16", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))]
#[doc(alias = "emit-signals")]
fn connect_emit_signals_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -209,7 +209,6 @@ impl<O: IsA<BaseParse>> BaseParseExt for O {
}
}
#[doc(alias = "disable-passthrough")]
fn connect_disable_passthrough_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -481,7 +481,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "async")]
fn connect_async_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_async_trampoline<
P: IsA<BaseSink>,
@ -507,7 +506,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "blocksize")]
fn connect_blocksize_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -536,7 +534,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "enable-last-sample")]
fn connect_enable_last_sample_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -565,7 +562,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "last-sample")]
fn connect_last_sample_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -594,7 +590,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "max-bitrate")]
fn connect_max_bitrate_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -623,7 +618,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "max-lateness")]
fn connect_max_lateness_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -654,7 +648,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
#[cfg(any(feature = "v1_16", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_16")))]
#[doc(alias = "processing-deadline")]
fn connect_processing_deadline_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -683,7 +676,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "qos")]
fn connect_qos_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_qos_trampoline<
P: IsA<BaseSink>,
@ -709,7 +701,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "render-delay")]
fn connect_render_delay_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -740,7 +731,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "stats")]
fn connect_stats_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_stats_trampoline<
P: IsA<BaseSink>,
@ -766,7 +756,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "sync")]
fn connect_sync_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_sync_trampoline<
P: IsA<BaseSink>,
@ -792,7 +781,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "throttle-time")]
fn connect_throttle_time_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -821,7 +809,6 @@ impl<O: IsA<BaseSink>> BaseSinkExt for O {
}
}
#[doc(alias = "ts-offset")]
fn connect_ts_offset_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -295,7 +295,6 @@ impl<O: IsA<BaseSrc>> BaseSrcExt for O {
}
}
#[doc(alias = "blocksize")]
fn connect_blocksize_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -324,7 +323,6 @@ impl<O: IsA<BaseSrc>> BaseSrcExt for O {
}
}
#[doc(alias = "do-timestamp")]
fn connect_do_timestamp_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -353,7 +351,6 @@ impl<O: IsA<BaseSrc>> BaseSrcExt for O {
}
}
#[doc(alias = "num-buffers")]
fn connect_num_buffers_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -382,7 +379,6 @@ impl<O: IsA<BaseSrc>> BaseSrcExt for O {
}
}
#[doc(alias = "typefind")]
fn connect_typefind_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -203,7 +203,6 @@ impl<O: IsA<BaseTransform>> BaseTransformExt for O {
}
}
#[doc(alias = "qos")]
fn connect_qos_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_qos_trampoline<
P: IsA<BaseTransform>,

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -209,7 +209,6 @@ impl<O: IsA<ARGBControlBinding>> ARGBControlBindingExt for O {
}
}
#[doc(alias = "control-source-a")]
fn connect_control_source_a_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -238,7 +237,6 @@ impl<O: IsA<ARGBControlBinding>> ARGBControlBindingExt for O {
}
}
#[doc(alias = "control-source-b")]
fn connect_control_source_b_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -267,7 +265,6 @@ impl<O: IsA<ARGBControlBinding>> ARGBControlBindingExt for O {
}
}
#[doc(alias = "control-source-g")]
fn connect_control_source_g_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -296,7 +293,6 @@ impl<O: IsA<ARGBControlBinding>> ARGBControlBindingExt for O {
}
}
#[doc(alias = "control-source-r")]
fn connect_control_source_r_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -119,7 +119,6 @@ impl<O: IsA<DirectControlBinding>> DirectControlBindingExt for O {
}
}
#[doc(alias = "control-source")]
fn connect_control_source_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -81,7 +81,6 @@ impl<O: IsA<InterpolationControlSource>> InterpolationControlSourceExt for O {
}
}
#[doc(alias = "mode")]
fn connect_mode_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_mode_trampoline<
P: IsA<InterpolationControlSource>,

View file

@ -214,7 +214,6 @@ impl<O: IsA<LFOControlSource>> LFOControlSourceExt for O {
}
}
#[doc(alias = "amplitude")]
fn connect_amplitude_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -243,7 +242,6 @@ impl<O: IsA<LFOControlSource>> LFOControlSourceExt for O {
}
}
#[doc(alias = "frequency")]
fn connect_frequency_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -272,7 +270,6 @@ impl<O: IsA<LFOControlSource>> LFOControlSourceExt for O {
}
}
#[doc(alias = "offset")]
fn connect_offset_notify<F: Fn(&Self) + Send + Sync + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_offset_trampoline<
P: IsA<LFOControlSource>,
@ -298,7 +295,6 @@ impl<O: IsA<LFOControlSource>> LFOControlSourceExt for O {
}
}
#[doc(alias = "timeshift")]
fn connect_timeshift_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,
@ -327,7 +323,6 @@ impl<O: IsA<LFOControlSource>> LFOControlSourceExt for O {
}
}
#[doc(alias = "waveform")]
fn connect_waveform_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -111,7 +111,6 @@ impl<O: IsA<TimedValueControlSource>> TimedValueControlSourceExt for O {
}
}
#[doc(alias = "value-added")]
fn connect_value_added<F: Fn(&Self, &ControlPoint) + Send + Sync + 'static>(
&self,
f: F,
@ -143,7 +142,6 @@ impl<O: IsA<TimedValueControlSource>> TimedValueControlSourceExt for O {
}
}
#[doc(alias = "value-changed")]
fn connect_value_changed<F: Fn(&Self, &ControlPoint) + Send + Sync + 'static>(
&self,
f: F,
@ -175,7 +173,6 @@ impl<O: IsA<TimedValueControlSource>> TimedValueControlSourceExt for O {
}
}
#[doc(alias = "value-removed")]
fn connect_value_removed<F: Fn(&Self, &ControlPoint) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -81,7 +81,6 @@ impl<O: IsA<TriggerControlSource>> TriggerControlSourceExt for O {
}
}
#[doc(alias = "tolerance")]
fn connect_tolerance_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -231,7 +231,6 @@ impl<O: IsA<Asset>> AssetExt for O {
}
}
#[doc(alias = "proxy")]
fn connect_proxy_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_proxy_trampoline<P: IsA<Asset>, F: Fn(&P) + 'static>(
this: *mut ffi::GESAsset,
@ -254,7 +253,6 @@ impl<O: IsA<Asset>> AssetExt for O {
}
}
#[doc(alias = "proxy-target")]
fn connect_proxy_target_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_proxy_target_trampoline<P: IsA<Asset>, F: Fn(&P) + 'static>(
this: *mut ffi::GESAsset,

View file

@ -529,7 +529,6 @@ impl<O: IsA<Clip>> ClipExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "duration-limit")]
fn connect_duration_limit_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_duration_limit_trampoline<P: IsA<Clip>, F: Fn(&P) + 'static>(
this: *mut ffi::GESClip,
@ -552,7 +551,6 @@ impl<O: IsA<Clip>> ClipExt for O {
}
}
#[doc(alias = "layer")]
fn connect_layer_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_layer_trampoline<P: IsA<Clip>, F: Fn(&P) + 'static>(
this: *mut ffi::GESClip,
@ -575,7 +573,6 @@ impl<O: IsA<Clip>> ClipExt for O {
}
}
#[doc(alias = "supported-formats")]
fn connect_supported_formats_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_supported_formats_trampoline<
P: IsA<Clip>,

View file

@ -159,7 +159,6 @@ impl<O: IsA<Container>> GESContainerExt for O {
}
}
#[doc(alias = "child-added")]
fn connect_child_added<F: Fn(&Self, &TimelineElement) + 'static>(
&self,
f: F,
@ -191,7 +190,6 @@ impl<O: IsA<Container>> GESContainerExt for O {
}
}
#[doc(alias = "child-removed")]
fn connect_child_removed<F: Fn(&Self, &TimelineElement) + 'static>(
&self,
f: F,
@ -223,7 +221,6 @@ impl<O: IsA<Container>> GESContainerExt for O {
}
}
#[doc(alias = "height")]
fn connect_height_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_height_trampoline<P: IsA<Container>, F: Fn(&P) + 'static>(
this: *mut ffi::GESContainer,

View file

@ -203,7 +203,6 @@ impl<O: IsA<Group>> GroupExt for O {
}
}
#[doc(alias = "duration")]
fn connect_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_duration_trampoline<P: IsA<Group>, F: Fn(&P) + 'static>(
this: *mut ffi::GESGroup,
@ -226,7 +225,6 @@ impl<O: IsA<Group>> GroupExt for O {
}
}
#[doc(alias = "in-point")]
fn connect_in_point_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_in_point_trampoline<P: IsA<Group>, F: Fn(&P) + 'static>(
this: *mut ffi::GESGroup,
@ -249,7 +247,6 @@ impl<O: IsA<Group>> GroupExt for O {
}
}
#[doc(alias = "max-duration")]
fn connect_max_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_max_duration_trampoline<P: IsA<Group>, F: Fn(&P) + 'static>(
this: *mut ffi::GESGroup,
@ -272,7 +269,6 @@ impl<O: IsA<Group>> GroupExt for O {
}
}
#[doc(alias = "priority")]
fn connect_priority_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_priority_trampoline<P: IsA<Group>, F: Fn(&P) + 'static>(
this: *mut ffi::GESGroup,
@ -295,7 +291,6 @@ impl<O: IsA<Group>> GroupExt for O {
}
}
#[doc(alias = "start")]
fn connect_start_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_start_trampoline<P: IsA<Group>, F: Fn(&P) + 'static>(
this: *mut ffi::GESGroup,

View file

@ -343,12 +343,10 @@ impl<O: IsA<Layer>> LayerExt for O {
//#[cfg(any(feature = "v1_18", feature = "dox"))]
//#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
//#[doc(alias = "active-changed")]
//fn connect_active_changed<Unsupported or ignored types>(&self, f: F) -> SignalHandlerId {
// Empty ctype tracks: *.PtrArray TypeId { ns_id: 1, id: 17 }
//}
#[doc(alias = "clip-added")]
fn connect_clip_added<F: Fn(&Self, &Clip) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn clip_added_trampoline<P: IsA<Layer>, F: Fn(&P, &Clip) + 'static>(
this: *mut ffi::GESLayer,
@ -374,7 +372,6 @@ impl<O: IsA<Layer>> LayerExt for O {
}
}
#[doc(alias = "clip-removed")]
fn connect_clip_removed<F: Fn(&Self, &Clip) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn clip_removed_trampoline<P: IsA<Layer>, F: Fn(&P, &Clip) + 'static>(
this: *mut ffi::GESLayer,
@ -400,7 +397,6 @@ impl<O: IsA<Layer>> LayerExt for O {
}
}
#[doc(alias = "auto-transition")]
fn connect_auto_transition_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_auto_transition_trampoline<
P: IsA<Layer>,
@ -426,7 +422,6 @@ impl<O: IsA<Layer>> LayerExt for O {
}
}
#[doc(alias = "priority")]
fn connect_priority_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_priority_trampoline<P: IsA<Layer>, F: Fn(&P) + 'static>(
this: *mut ffi::GESLayer,

View file

@ -364,7 +364,6 @@ impl<O: IsA<Pipeline>> GESPipelineExt for O {
}
}
#[doc(alias = "audio-filter")]
fn connect_audio_filter_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_audio_filter_trampoline<
P: IsA<Pipeline>,
@ -390,7 +389,6 @@ impl<O: IsA<Pipeline>> GESPipelineExt for O {
}
}
#[doc(alias = "audio-sink")]
fn connect_audio_sink_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_audio_sink_trampoline<P: IsA<Pipeline>, F: Fn(&P) + 'static>(
this: *mut ffi::GESPipeline,
@ -413,7 +411,6 @@ impl<O: IsA<Pipeline>> GESPipelineExt for O {
}
}
#[doc(alias = "mode")]
fn connect_mode_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_mode_trampoline<P: IsA<Pipeline>, F: Fn(&P) + 'static>(
this: *mut ffi::GESPipeline,
@ -436,7 +433,6 @@ impl<O: IsA<Pipeline>> GESPipelineExt for O {
}
}
#[doc(alias = "timeline")]
fn connect_timeline_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_timeline_trampoline<P: IsA<Pipeline>, F: Fn(&P) + 'static>(
this: *mut ffi::GESPipeline,
@ -459,7 +455,6 @@ impl<O: IsA<Pipeline>> GESPipelineExt for O {
}
}
#[doc(alias = "video-filter")]
fn connect_video_filter_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_video_filter_trampoline<
P: IsA<Pipeline>,
@ -485,7 +480,6 @@ impl<O: IsA<Pipeline>> GESPipelineExt for O {
}
}
#[doc(alias = "video-sink")]
fn connect_video_sink_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_video_sink_trampoline<P: IsA<Pipeline>, F: Fn(&P) + 'static>(
this: *mut ffi::GESPipeline,

View file

@ -283,7 +283,6 @@ impl<O: IsA<Project>> ProjectExt for O {
}
}
#[doc(alias = "asset-added")]
fn connect_asset_added<F: Fn(&Self, &Asset) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn asset_added_trampoline<
P: IsA<Project>,
@ -312,7 +311,6 @@ impl<O: IsA<Project>> ProjectExt for O {
}
}
#[doc(alias = "asset-loading")]
fn connect_asset_loading<F: Fn(&Self, &Asset) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn asset_loading_trampoline<
P: IsA<Project>,
@ -341,7 +339,6 @@ impl<O: IsA<Project>> ProjectExt for O {
}
}
#[doc(alias = "asset-removed")]
fn connect_asset_removed<F: Fn(&Self, &Asset) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn asset_removed_trampoline<
P: IsA<Project>,
@ -372,7 +369,6 @@ impl<O: IsA<Project>> ProjectExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "error-loading")]
fn connect_error_loading<F: Fn(&Self, &Timeline, &glib::Error) + 'static>(
&self,
f: F,
@ -406,7 +402,6 @@ impl<O: IsA<Project>> ProjectExt for O {
}
}
#[doc(alias = "error-loading-asset")]
fn connect_error_loading_asset<
F: Fn(&Self, &glib::Error, &str, glib::types::Type) + 'static,
>(
@ -444,7 +439,6 @@ impl<O: IsA<Project>> ProjectExt for O {
}
}
#[doc(alias = "loaded")]
fn connect_loaded<F: Fn(&Self, &Timeline) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn loaded_trampoline<P: IsA<Project>, F: Fn(&P, &Timeline) + 'static>(
this: *mut ffi::GESProject,
@ -472,7 +466,6 @@ impl<O: IsA<Project>> ProjectExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "loading")]
fn connect_loading<F: Fn(&Self, &Timeline) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn loading_trampoline<P: IsA<Project>, F: Fn(&P, &Timeline) + 'static>(
this: *mut ffi::GESProject,
@ -498,7 +491,6 @@ impl<O: IsA<Project>> ProjectExt for O {
}
}
#[doc(alias = "missing-uri")]
fn connect_missing_uri<
F: Fn(&Self, &glib::Error, &Asset) -> Option<glib::GString> + 'static,
>(

View file

@ -506,7 +506,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "commited")]
fn connect_commited<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn commited_trampoline<P: IsA<Timeline>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTimeline,
@ -528,7 +527,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "group-added")]
fn connect_group_added<F: Fn(&Self, &Group) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn group_added_trampoline<
P: IsA<Timeline>,
@ -557,12 +555,10 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
//#[doc(alias = "group-removed")]
//fn connect_group_removed<Unsupported or ignored types>(&self, f: F) -> SignalHandlerId {
// Empty ctype children: *.PtrArray TypeId { ns_id: 1, id: 54 }
//}
#[doc(alias = "layer-added")]
fn connect_layer_added<F: Fn(&Self, &Layer) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn layer_added_trampoline<
P: IsA<Timeline>,
@ -591,7 +587,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "layer-removed")]
fn connect_layer_removed<F: Fn(&Self, &Layer) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn layer_removed_trampoline<
P: IsA<Timeline>,
@ -622,7 +617,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "select-element-track")]
fn connect_select_element_track<F: Fn(&Self, &Clip, &TrackElement) -> Track + 'static>(
&self,
f: F,
@ -657,12 +651,10 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
//#[doc(alias = "select-tracks-for-object")]
//fn connect_select_tracks_for_object<Unsupported or ignored types>(&self, f: F) -> SignalHandlerId {
// Empty ctype return value *.PtrArray TypeId { ns_id: 1, id: 17 }
//}
#[doc(alias = "snapping-ended")]
fn connect_snapping_ended<F: Fn(&Self, &TrackElement, &TrackElement, u64) + 'static>(
&self,
f: F,
@ -698,7 +690,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "snapping-started")]
fn connect_snapping_started<F: Fn(&Self, &TrackElement, &TrackElement, u64) + 'static>(
&self,
f: F,
@ -734,7 +725,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "track-added")]
fn connect_track_added<F: Fn(&Self, &Track) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn track_added_trampoline<
P: IsA<Timeline>,
@ -763,7 +753,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "track-removed")]
fn connect_track_removed<F: Fn(&Self, &Track) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn track_removed_trampoline<
P: IsA<Timeline>,
@ -792,7 +781,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "auto-transition")]
fn connect_auto_transition_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_auto_transition_trampoline<
P: IsA<Timeline>,
@ -818,7 +806,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "duration")]
fn connect_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_duration_trampoline<P: IsA<Timeline>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTimeline,
@ -841,7 +828,6 @@ impl<O: IsA<Timeline>> TimelineExt for O {
}
}
#[doc(alias = "snapping-distance")]
fn connect_snapping_distance_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_snapping_distance_trampoline<
P: IsA<Timeline>,

View file

@ -725,24 +725,20 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
//#[cfg(any(feature = "v1_18", feature = "dox"))]
//#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
//#[doc(alias = "child-property-added")]
//fn connect_child_property_added<Unsupported or ignored types>(&self, f: F) -> SignalHandlerId {
// Ignored prop: GObject.ParamSpec
//}
//#[cfg(any(feature = "v1_18", feature = "dox"))]
//#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
//#[doc(alias = "child-property-removed")]
//fn connect_child_property_removed<Unsupported or ignored types>(&self, f: F) -> SignalHandlerId {
// Ignored prop: GObject.ParamSpec
//}
//#[doc(alias = "deep-notify")]
//fn connect_deep_notify<Unsupported or ignored types>(&self, detail: Option<&str>, f: F) -> SignalHandlerId {
// Ignored prop: GObject.ParamSpec
//}
#[doc(alias = "duration")]
fn connect_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_duration_trampoline<
P: IsA<TimelineElement>,
@ -768,7 +764,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "in-point")]
fn connect_in_point_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_in_point_trampoline<
P: IsA<TimelineElement>,
@ -794,7 +789,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "max-duration")]
fn connect_max_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_max_duration_trampoline<
P: IsA<TimelineElement>,
@ -820,7 +814,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "name")]
fn connect_name_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_name_trampoline<
P: IsA<TimelineElement>,
@ -846,7 +839,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "parent")]
fn connect_parent_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_parent_trampoline<
P: IsA<TimelineElement>,
@ -872,7 +864,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "priority")]
fn connect_priority_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_priority_trampoline<
P: IsA<TimelineElement>,
@ -898,7 +889,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "serialize")]
fn connect_serialize_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_serialize_trampoline<
P: IsA<TimelineElement>,
@ -924,7 +914,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "start")]
fn connect_start_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_start_trampoline<
P: IsA<TimelineElement>,
@ -950,7 +939,6 @@ impl<O: IsA<TimelineElement>> TimelineElementExt for O {
}
}
#[doc(alias = "timeline")]
fn connect_timeline_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_timeline_trampoline<
P: IsA<TimelineElement>,

View file

@ -349,7 +349,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
}
}
#[doc(alias = "commited")]
fn connect_commited<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn commited_trampoline<P: IsA<Track>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTrack,
@ -371,7 +370,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
}
}
#[doc(alias = "track-element-added")]
fn connect_track_element_added<F: Fn(&Self, &TrackElement) + 'static>(
&self,
f: F,
@ -403,7 +401,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
}
}
#[doc(alias = "track-element-removed")]
fn connect_track_element_removed<F: Fn(&Self, &TrackElement) + 'static>(
&self,
f: F,
@ -435,7 +432,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
}
}
#[doc(alias = "duration")]
fn connect_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_duration_trampoline<P: IsA<Track>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTrack,
@ -460,7 +456,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "id")]
fn connect_id_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_id_trampoline<P: IsA<Track>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTrack,
@ -483,7 +478,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
}
}
#[doc(alias = "mixing")]
fn connect_mixing_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_mixing_trampoline<P: IsA<Track>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTrack,
@ -506,7 +500,6 @@ impl<O: IsA<Track>> GESTrackExt for O {
}
}
#[doc(alias = "restriction-caps")]
fn connect_restriction_caps_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_restriction_caps_trampoline<
P: IsA<Track>,

View file

@ -380,7 +380,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
}
}
#[doc(alias = "control-binding-added")]
fn connect_control_binding_added<F: Fn(&Self, &gst::ControlBinding) + 'static>(
&self,
f: F,
@ -412,7 +411,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
}
}
#[doc(alias = "control-binding-removed")]
fn connect_control_binding_removed<F: Fn(&Self, &gst::ControlBinding) + 'static>(
&self,
f: F,
@ -444,7 +442,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
}
}
#[doc(alias = "active")]
fn connect_active_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_active_trampoline<P: IsA<TrackElement>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTrackElement,
@ -469,7 +466,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "auto-clamp-control-sources")]
fn connect_auto_clamp_control_sources_notify<F: Fn(&Self) + 'static>(
&self,
f: F,
@ -500,7 +496,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "has-internal-source")]
fn connect_has_internal_source_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_has_internal_source_trampoline<
P: IsA<TrackElement>,
@ -526,7 +521,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
}
}
#[doc(alias = "track")]
fn connect_track_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_track_trampoline<P: IsA<TrackElement>, F: Fn(&P) + 'static>(
this: *mut ffi::GESTrackElement,
@ -549,7 +543,6 @@ impl<O: IsA<TrackElement>> TrackElementExt for O {
}
}
#[doc(alias = "track-type")]
fn connect_track_type_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_track_type_trampoline<
P: IsA<TrackElement>,

View file

@ -81,7 +81,6 @@ impl<O: IsA<TransitionClip>> TransitionClipExt for O {
}
}
#[doc(alias = "vtype")]
fn connect_vtype_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_vtype_trampoline<
P: IsA<TransitionClip>,

View file

@ -89,7 +89,6 @@ impl<O: IsA<UriClip>> UriClipExt for O {
}
}
#[doc(alias = "is-image")]
fn connect_is_image_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_is_image_trampoline<P: IsA<UriClip>, F: Fn(&P) + 'static>(
this: *mut ffi::GESUriClip,
@ -112,7 +111,6 @@ impl<O: IsA<UriClip>> UriClipExt for O {
}
}
#[doc(alias = "mute")]
fn connect_mute_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_mute_trampoline<P: IsA<UriClip>, F: Fn(&P) + 'static>(
this: *mut ffi::GESUriClip,
@ -135,7 +133,6 @@ impl<O: IsA<UriClip>> UriClipExt for O {
}
}
#[doc(alias = "supported-formats")]
fn connect_supported_formats_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_supported_formats_trampoline<
P: IsA<UriClip>,

View file

@ -168,7 +168,6 @@ impl<O: IsA<UriClipAsset>> UriClipAssetExt for O {
}
}
#[doc(alias = "duration")]
fn connect_duration_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_duration_trampoline<
P: IsA<UriClipAsset>,
@ -196,7 +195,6 @@ impl<O: IsA<UriClipAsset>> UriClipAssetExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "is-nested-timeline")]
fn connect_is_nested_timeline_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId {
unsafe extern "C" fn notify_is_nested_timeline_trampoline<
P: IsA<UriClipAsset>,

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -81,7 +81,6 @@ impl<O: IsA<GLBaseFilter>> GLBaseFilterExt for O {
}
}
#[doc(alias = "context")]
fn connect_context_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -66,7 +66,6 @@ impl<O: IsA<GLBaseSrc>> GLBaseSrcExt for O {
}
}
#[doc(alias = "timestamp-offset")]
fn connect_timestamp_offset_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -203,7 +203,6 @@ impl<O: IsA<GLDisplay>> GLDisplayExt for O {
// unsafe { TODO: call ffi:gst_gl_display_retrieve_window() }
//}
#[doc(alias = "create-context")]
fn connect_create_context<F: Fn(&Self, &GLContext) -> GLContext + Send + Sync + 'static>(
&self,
f: F,

View file

@ -272,7 +272,6 @@ impl<O: IsA<GLWindow>> GLWindowExt for O {
}
}
#[doc(alias = "key-event")]
fn connect_key_event<F: Fn(&Self, &str, &str) + Send + Sync + 'static>(
&self,
f: F,
@ -306,7 +305,6 @@ impl<O: IsA<GLWindow>> GLWindowExt for O {
}
}
#[doc(alias = "mouse-event")]
fn connect_mouse_event<F: Fn(&Self, &str, i32, f64, f64) + Send + Sync + 'static>(
&self,
f: F,
@ -346,7 +344,6 @@ impl<O: IsA<GLWindow>> GLWindowExt for O {
#[cfg(any(feature = "v1_18", feature = "dox"))]
#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))]
#[doc(alias = "scroll-event")]
fn connect_scroll_event<F: Fn(&Self, f64, f64, f64, f64) + Send + Sync + 'static>(
&self,
f: F,

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,3 +1,3 @@
Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

View file

@ -1,4 +1,4 @@
// Generated by gir (https://github.com/gtk-rs/gir @ e53b4d7)
// Generated by gir (https://github.com/gtk-rs/gir @ b75e059)
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 85bd06b)
// DO NOT EDIT

Some files were not shown because too many files have changed in this diff Show more