Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h228 gchar *audioSamplingRate; member
Dgstmpdparser.c1842 &representation_base->audioSamplingRate); in gst_mpdparser_parse_representation_base_type()
2890 if (representation_base->audioSamplingRate) in gst_mpdparser_free_representation_base_type()
2891 xmlFree (representation_base->audioSamplingRate); in gst_mpdparser_free_representation_base_type()
5916 rate = stream->cur_representation->RepresentationBase->audioSamplingRate; in gst_mpd_client_get_audio_stream_rate()
5918 rate = stream->cur_adapt_set->RepresentationBase->audioSamplingRate; in gst_mpd_client_get_audio_stream_rate()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c1157 assert_equals_string (representationBase->audioSamplingRate, in GST_START_TEST()