Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c751 stream->cur_representation->BaseURLs, query, stream->baseURL_idx); in gst_mpd_client_parse_baseURL()
855 stream->cur_representation = representation; in gst_mpd_client_setup_representation()
1994 g_return_val_if_fail (stream->cur_representation != NULL, FALSE); in gst_mpd_client_get_next_fragment()
2035 media, stream->cur_representation->id, in gst_mpd_client_get_next_fragment()
2037 stream->cur_representation->bandwidth, in gst_mpd_client_get_next_fragment()
2043 index, stream->cur_representation->id, in gst_mpd_client_get_next_fragment()
2045 stream->cur_representation->bandwidth, in gst_mpd_client_get_next_fragment()
2075 media, stream->cur_representation->id, in gst_mpd_client_get_next_fragment()
2079 stream->cur_representation->bandwidth, in gst_mpd_client_get_next_fragment()
2084 index, stream->cur_representation->id, in gst_mpd_client_get_next_fragment()
[all …]
Dgstmpdparser.h138 GstMPDRepresentationNode *cur_representation; /* active representation */ member
Dgstdashdemux.c2234 active_stream->cur_representation->bandwidth); in gst_dash_demux_stream_select_bitrate()