Home
last modified time | relevance | path

Searched refs:GstTocLoopType (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgsttoc.h118 } GstTocLoopType; typedef
216 void gst_toc_entry_set_loop (GstTocEntry *entry, GstTocLoopType loop_t…
219 gboolean gst_toc_entry_get_loop (const GstTocEntry *entry, GstTocLoopType
H A Dgsttoc.c100 GstTocLoopType loop_type;
534 gst_toc_entry_set_loop (GstTocEntry * entry, GstTocLoopType loop_type, in gst_toc_entry_set_loop()
562 gst_toc_entry_get_loop (const GstTocEntry * entry, GstTocLoopType * loop_type, in gst_toc_entry_get_loop()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dtoc.cc284 …return gst_toc_entry_get_loop(const_cast<GstTocEntry*>(gobj()), reinterpret_cast<GstTocLoopType*>(… in get_loop()
289 gst_toc_entry_set_loop(gobj(), ((GstTocLoopType)(loop_type)), repeat_count); in set_loop()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c177 printf("%s;%zu;%zu\n", "GstTocLoopType", sizeof(GstTocLoopType), alignof(GstTocLoopType)); in main()
H A Dabi.rs1379 size: size_of::<GstTocLoopType>(),
1380 alignment: align_of::<GstTocLoopType>(),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c177 printf("%s;%zu;%zu\n", "GstTocLoopType", sizeof(GstTocLoopType), alignof(GstTocLoopType)); in main()
H A Dabi.rs1379 size: size_of::<GstTocLoopType>(),
1380 alignment: align_of::<GstTocLoopType>(),
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/tests/
H A Dlayout.c177 printf("%s;%zu;%zu\n", "GstTocLoopType", sizeof(GstTocLoopType), alignof(GstTocLoopType)); in main()
H A Dabi.rs1379 size: size_of::<GstTocLoopType>(),
1380 alignment: align_of::<GstTocLoopType>(),
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/tests/
H A Dabi.rs1378 size: size_of::<GstTocLoopType>(),
1379 alignment: align_of::<GstTocLoopType>(),
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/tests/
H A Dabi.rs1378 size: size_of::<GstTocLoopType>(),
1379 alignment: align_of::<GstTocLoopType>(),
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/tests/
H A Dabi.rs1378 size: size_of::<GstTocLoopType>(),
1379 alignment: align_of::<GstTocLoopType>(),
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dtoc.hg32 _WRAP_ENUM(TocLoopType, GstTocLoopType)
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/tools/m4/
H A Dconvert_gst.m4339 _CONVERSION(`Gst::TocLoopType&',`GstTocLoopType*',`reinterpret_cast<GstTocLoopType*>(&($3))')
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Denums.rs2762 type GlibType = gst_sys::GstTocLoopType;
2764 fn to_glib(&self) -> gst_sys::GstTocLoopType { in to_glib() argument
2776 impl FromGlib<gst_sys::GstTocLoopType> for TocLoopType {
2777 fn from_glib(value: gst_sys::GstTocLoopType) -> Self { in from_glib()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Denums.rs2762 type GlibType = gst_sys::GstTocLoopType;
2764 fn to_glib(&self) -> gst_sys::GstTocLoopType { in to_glib() argument
2776 impl FromGlib<gst_sys::GstTocLoopType> for TocLoopType {
2777 fn from_glib(value: gst_sys::GstTocLoopType) -> Self { in from_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Denums.rs2762 type GlibType = gst_sys::GstTocLoopType;
2764 fn to_glib(&self) -> gst_sys::GstTocLoopType { in to_glib() argument
2776 impl FromGlib<gst_sys::GstTocLoopType> for TocLoopType {
2777 fn from_glib(value: gst_sys::GstTocLoopType) -> Self { in from_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/auto/
H A Denums.rs3580 type GlibType = ffi::GstTocLoopType;
3582 fn into_glib(self) -> ffi::GstTocLoopType { in into_glib() argument
3594 impl FromGlib<ffi::GstTocLoopType> for TocLoopType {
3595 unsafe fn from_glib(value: ffi::GstTocLoopType) -> Self { in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/auto/
H A Denums.rs3580 type GlibType = ffi::GstTocLoopType;
3582 fn into_glib(self) -> ffi::GstTocLoopType { in into_glib() argument
3594 impl FromGlib<ffi::GstTocLoopType> for TocLoopType {
3595 unsafe fn from_glib(value: ffi::GstTocLoopType) -> Self { in from_glib()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/auto/
H A Denums.rs3576 type GlibType = ffi::GstTocLoopType;
3578 fn into_glib(self) -> ffi::GstTocLoopType { in into_glib() argument
3590 impl FromGlib<ffi::GstTocLoopType> for TocLoopType {
3591 unsafe fn from_glib(value: ffi::GstTocLoopType) -> Self { in from_glib()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs384 pub type GstTocLoopType = c_int; typedef
385 pub const GST_TOC_LOOP_NONE: GstTocLoopType = 0;
386 pub const GST_TOC_LOOP_FORWARD: GstTocLoopType = 1;
387 pub const GST_TOC_LOOP_REVERSE: GstTocLoopType = 2;
388 pub const GST_TOC_LOOP_PING_PONG: GstTocLoopType = 3;
6486 loop_type: *mut GstTocLoopType, in gst_toc_entry_get_loop() argument
6509 loop_type: GstTocLoopType, in gst_toc_entry_set_loop() argument
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs384 pub type GstTocLoopType = c_int; typedef
385 pub const GST_TOC_LOOP_NONE: GstTocLoopType = 0;
386 pub const GST_TOC_LOOP_FORWARD: GstTocLoopType = 1;
387 pub const GST_TOC_LOOP_REVERSE: GstTocLoopType = 2;
388 pub const GST_TOC_LOOP_PING_PONG: GstTocLoopType = 3;
6486 loop_type: *mut GstTocLoopType, in gst_toc_entry_get_loop() argument
6509 loop_type: GstTocLoopType, in gst_toc_entry_set_loop() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs384 pub type GstTocLoopType = c_int; typedef
385 pub const GST_TOC_LOOP_NONE: GstTocLoopType = 0;
386 pub const GST_TOC_LOOP_FORWARD: GstTocLoopType = 1;
387 pub const GST_TOC_LOOP_REVERSE: GstTocLoopType = 2;
388 pub const GST_TOC_LOOP_PING_PONG: GstTocLoopType = 3;
6486 loop_type: *mut GstTocLoopType, in gst_toc_entry_get_loop() argument
6509 loop_type: GstTocLoopType, in gst_toc_entry_set_loop() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs389 pub type GstTocLoopType = c_int; typedef
390 pub const GST_TOC_LOOP_NONE: GstTocLoopType = 0;
391 pub const GST_TOC_LOOP_FORWARD: GstTocLoopType = 1;
392 pub const GST_TOC_LOOP_REVERSE: GstTocLoopType = 2;
393 pub const GST_TOC_LOOP_PING_PONG: GstTocLoopType = 3;
6834 loop_type: *mut GstTocLoopType, in gst_toc_entry_get_loop() argument
6856 loop_type: GstTocLoopType, in gst_toc_entry_set_loop() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs389 pub type GstTocLoopType = c_int; typedef
390 pub const GST_TOC_LOOP_NONE: GstTocLoopType = 0;
391 pub const GST_TOC_LOOP_FORWARD: GstTocLoopType = 1;
392 pub const GST_TOC_LOOP_REVERSE: GstTocLoopType = 2;
393 pub const GST_TOC_LOOP_PING_PONG: GstTocLoopType = 3;
6834 loop_type: *mut GstTocLoopType, in gst_toc_entry_get_loop() argument
6856 loop_type: GstTocLoopType, in gst_toc_entry_set_loop() argument

12