OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MediaContentDescriptionImpl
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/session/media/
mediasession.h
312
class
MediaContentDescriptionImpl
: public MediaContentDescription {
359
class AudioContentDescription : public
MediaContentDescriptionImpl
<AudioCodec> {
384
class VideoContentDescription : public
MediaContentDescriptionImpl
<VideoCodec> {
392
class DataContentDescription : public
MediaContentDescriptionImpl
<DataCodec> {
mediasession.cc
467
MediaContentDescriptionImpl
<C>* content_description,
758
MediaContentDescriptionImpl
<C>* offer) {
[
all
...]
channel.cc
145
const
MediaContentDescriptionImpl
<Codec>* desc,
163
const
MediaContentDescriptionImpl
<Codec>* desc,
[
all
...]
/external/webrtc/talk/app/webrtc/
webrtcsdp.cc
[
all
...]
Completed in 400 milliseconds