Searched refs:GST_STREAM_VIDEO (Results 1 – 4 of 4) sorted by relevance
73 GST_STREAM_VIDEO, /* video stream (the main one) */ enumerator
1078 case GST_STREAM_VIDEO: in gst_dash_demux_create_pad()1218 case GST_STREAM_VIDEO: in gst_dash_demux_get_input_caps()2097 dashstream->active_stream->mimeType == GST_STREAM_VIDEO) { in gst_dash_demux_stream_advance_fragment()2203 if (active_stream->mimeType == GST_STREAM_VIDEO && demux->max_bitrate) { in gst_dash_demux_stream_select_bitrate()2641 && dashstream->active_stream->mimeType == GST_STREAM_VIDEO) in gst_dash_demux_stream_fragment_start()2662 && dashstream->active_stream->mimeType == GST_STREAM_VIDEO) in gst_dash_demux_stream_fragment_finished()2699 && dashstream->active_stream->mimeType == GST_STREAM_VIDEO in gst_dash_demux_need_another_chunk()3305 if (dash_stream->active_stream->mimeType == GST_STREAM_VIDEO in gst_dash_demux_handle_isobmff()3386 if (dash_stream->active_stream->mimeType == GST_STREAM_VIDEO in gst_dash_demux_handle_isobmff()
1414 return GST_STREAM_VIDEO; in gst_mpdparser_representation_get_mimetype()
3131 assert_equals_int (activeStream->mimeType, GST_STREAM_VIDEO); in GST_START_TEST()3691 assert_equals_int (activeStream->mimeType, GST_STREAM_VIDEO); in GST_START_TEST()3771 assert_equals_int (activeStream->mimeType, GST_STREAM_VIDEO); in GST_START_TEST()