Searched refs:GST_IS_PLAY_AUDIO_INFO (Results 1 – 4 of 4) sorted by relevance
104 else if (GST_IS_PLAY_AUDIO_INFO (info)) in gst_play_stream_info_get_stream_type()318 g_return_val_if_fail (GST_IS_PLAY_AUDIO_INFO (info), NULL); in gst_play_audio_info_get_language()333 g_return_val_if_fail (GST_IS_PLAY_AUDIO_INFO (info), 0); in gst_play_audio_info_get_channels()348 g_return_val_if_fail (GST_IS_PLAY_AUDIO_INFO (info), 0); in gst_play_audio_info_get_sample_rate()363 g_return_val_if_fail (GST_IS_PLAY_AUDIO_INFO (info), -1); in gst_play_audio_info_get_bitrate()378 g_return_val_if_fail (GST_IS_PLAY_AUDIO_INFO (info), -1); in gst_play_audio_info_get_max_bitrate()554 else if (GST_IS_PLAY_AUDIO_INFO (ref)) in gst_play_stream_info_copy()600 if (GST_IS_PLAY_AUDIO_INFO (s)) in gst_play_media_info_copy()
132 #define GST_IS_PLAY_AUDIO_INFO(obj) \ macro
2037 else if (GST_IS_PLAY_AUDIO_INFO (s)) in gst_play_stream_info_update()2052 else if (GST_IS_PLAY_AUDIO_INFO (s)) in stream_info_get_codec()2087 else if (GST_IS_PLAY_AUDIO_INFO (s)) in gst_play_stream_info_update_tags_and_caps()2137 if (GST_IS_PLAY_AUDIO_INFO (s)) in gst_play_streams_info_create()2218 if (GST_IS_PLAY_AUDIO_INFO (s)) in gst_play_streams_info_create_from_collection()
553 if (GST_IS_PLAY_AUDIO_INFO (info)) { in gst_player_stream_info_wrapped()