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

/external/chromium_org/content/public/common/
H A Dmedia_stream_request.h21 enum MediaStreamType { enum in namespace:content
64 CONTENT_EXPORT bool IsAudioMediaType(MediaStreamType type);
65 CONTENT_EXPORT bool IsVideoMediaType(MediaStreamType type);
73 MediaStreamType type,
78 MediaStreamType type,
90 MediaStreamType type;
153 typedef std::map<MediaStreamType, MediaStreamDevices> MediaStreamDeviceMap;
171 MediaStreamType audio_type,
172 MediaStreamType video_type);
207 MediaStreamType audio_typ
[all...]

Completed in 40 milliseconds