Home
last modified time | relevance | path

Searched refs:gst_structure_get_int64 (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h279 gboolean gst_structure_get_int64 (const GstStructure * structure,
Dgststructure.c1454 gst_structure_get_int64 (const GstStructure * structure, in gst_structure_get_int64() function
Dgstmessage.c1334 (void)gst_structure_get_int64(structure, "buffering-time", buffering_time); in gst_message_parse_buffering_time()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt2899 gst_structure_get_int64
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1379 gst_structure_get_int64 (s, "timestamp", &ts); in handle_mq_output()