Searched defs:MediaStreamType (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/public/common/
H A Dmedia_stream_request.h22 enum MediaStreamType { enum in namespace:content
89 CONTENT_EXPORT bool IsAudioInputMediaType(MediaStreamType type);
90 CONTENT_EXPORT bool IsVideoMediaType(MediaStreamType type);
98 MediaStreamType type,
103 MediaStreamType type,
115 MediaStreamType type;
187 typedef std::map<MediaStreamType, MediaStreamDevices> MediaStreamDeviceMap;
206 MediaStreamType audio_type,
207 MediaStreamType video_type);
245 MediaStreamType audio_typ
[all...]

Completed in 913 milliseconds