Home
last modified time | relevance | path

Searched refs:gst_element_query_duration (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/dports/multimedia/clutter-gst3/clutter-gst-3.0.27/examples/
H A Dvideo-content.c99 if (!gst_element_query_duration (pipeline, GST_FORMAT_TIME, &dur)) in on_key_press()
114 if (!gst_element_query_duration (pipeline, GST_FORMAT_TIME, &dur)) in on_key_press()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/pipelines/
H A Dgio.c115 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
135 fail_unless (gst_element_query_duration (bin, GST_FORMAT_BYTES, &duration)); in GST_START_TEST()
/dports/multimedia/gst123/gst123-0.3.3/src/
H A Dcompat.cc50 return gst_element_query_duration (element, format, cur_pos); in element_query_duration()
142 return gst_element_query_duration (element, &format, cur_pos); in element_query_duration()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Dmediactrl.cpp1442 if(!gst_element_query_duration(m_playbin, GST_FORMAT_TIME, &length) || in GetDuration()
1448 if(!gst_element_query_duration(m_playbin, &fmtTime, &length) || in GetDuration()
1550 if (!gst_element_query_duration(m_playbin, GST_FORMAT_BYTES, &length) || in GetDownloadTotal()
1556 if (!gst_element_query_duration(m_playbin, &fmtBytes, &length) || in GetDownloadTotal()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/examples/snapshot/
H A Dsnapshot.c88 gst_element_query_duration (pipeline, GST_FORMAT_TIME, &duration); in main()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/elements/
H A Dvideotestsrc.c490 queryret = gst_element_query_duration (bin, GST_FORMAT_TIME, &duration); in GST_START_TEST()
506 queryret = gst_element_query_duration (bin, GST_FORMAT_TIME, &duration); in GST_START_TEST()
514 queryret = gst_element_query_duration (bin, GST_FORMAT_TIME, &duration); in GST_START_TEST()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/elements/
H A Dvideotestsrc.c490 queryret = gst_element_query_duration (bin, GST_FORMAT_TIME, &duration); in GST_START_TEST()
506 queryret = gst_element_query_duration (bin, GST_FORMAT_TIME, &duration); in GST_START_TEST()
514 queryret = gst_element_query_duration (bin, GST_FORMAT_TIME, &duration); in GST_START_TEST()

12345678910>>...21