Lines Matching defs:media
119 const GstSDPMedia *media = gst_sdp_message_get_media (sdp->sdp, i); in _check_sdp_crypto() local
189 _media_has_attribute_key (const GstSDPMedia * media, const gchar * key) in _media_has_attribute_key()
203 _media_has_mid (const GstSDPMedia * media, guint media_idx, GError ** error) in _media_has_mid()
222 const GstSDPMedia *media = gst_sdp_message_get_media (msg, media_idx); in _media_get_ice_ufrag() local
237 const GstSDPMedia *media = gst_sdp_message_get_media (msg, media_idx); in _media_get_ice_pwd() local
246 _media_has_setup (const GstSDPMedia * media, guint media_idx, GError ** error) in _media_has_setup()
301 const GstSDPMedia *media = gst_sdp_message_get_media (sdp->sdp, i); in validate_sdp() local
356 _get_direction_from_media (const GstSDPMedia * media) in _get_direction_from_media()
425 _media_replace_direction (GstSDPMedia * media, in _media_replace_direction()
516 _get_dtls_setup_from_media (const GstSDPMedia * media) in _get_dtls_setup_from_media()
557 _media_replace_setup (GstSDPMedia * media, GstWebRTCDTLSSetup setup) in _media_replace_setup()
714 _get_sctp_port_from_media (const GstSDPMedia * media) in _get_sctp_port_from_media()
769 _get_sctp_max_message_size_from_media (const GstSDPMedia * media) in _get_sctp_max_message_size_from_media()
786 const GstSDPMedia *media; in _message_media_is_datachannel() local
835 const GstSDPMedia *media = gst_sdp_message_get_media (sdp, media_idx); in _get_ice_credentials_from_sdp_media() local
862 const GstSDPMedia *media = gst_sdp_message_get_media (sdp, i); in _get_ice_credentials_from_sdp_media() local
912 const GstSDPMedia *media = gst_sdp_message_get_media (sdp, i); in _get_bundle_index() local
926 _media_is_bundle_only (const GstSDPMedia * media) in _media_is_bundle_only()