Home | History | Annotate | Download | only in media

Lines Matching refs:audio_content

1743   const ContentInfo* audio_content = GetFirstAudioContent(offer);
1746 audio_content->name, offer, options.audio_transport_options,
1766 audio_content->description),
1779 bool rejected = !options.has_audio() || audio_content->rejected ||
1784 AddTransportAnswer(audio_content->name, *(audio_transport.get()), answer);
1791 answer->AddContent(audio_content->name, audio_content->type, rejected,