Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c34 static GstM3U8MediaFile *gst_m3u8_media_file_new (gchar * uri,
118 gst_m3u8_media_file_new (gchar * uri, gchar * title, GstClockTime duration, in gst_m3u8_media_file_new() function
561 file = gst_m3u8_media_file_new (data, title, duration, mediasequence++); in gst_m3u8_update()