adding back external media api since it is used in chromium unittest
Review URL: https://webrtc-codereview.appspot.com/452006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1896 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -69,18 +69,18 @@
|
|||||||
#define WEBRTC_VOICE_ENGINE_AUDIO_PROCESSING_API
|
#define WEBRTC_VOICE_ENGINE_AUDIO_PROCESSING_API
|
||||||
#define WEBRTC_VOICE_ENGINE_CODEC_API
|
#define WEBRTC_VOICE_ENGINE_CODEC_API
|
||||||
#define WEBRTC_VOICE_ENGINE_DTMF_API
|
#define WEBRTC_VOICE_ENGINE_DTMF_API
|
||||||
|
#define WEBRTC_VOICE_ENGINE_EXTERNAL_MEDIA_API
|
||||||
|
#define WEBRTC_VOICE_ENGINE_FILE_API
|
||||||
#define WEBRTC_VOICE_ENGINE_HARDWARE_API
|
#define WEBRTC_VOICE_ENGINE_HARDWARE_API
|
||||||
#define WEBRTC_VOICE_ENGINE_NETEQ_STATS_API
|
#define WEBRTC_VOICE_ENGINE_NETEQ_STATS_API
|
||||||
#define WEBRTC_VOICE_ENGINE_NETWORK_API
|
#define WEBRTC_VOICE_ENGINE_NETWORK_API
|
||||||
#define WEBRTC_VOICE_ENGINE_RTP_RTCP_API
|
#define WEBRTC_VOICE_ENGINE_RTP_RTCP_API
|
||||||
#define WEBRTC_VOICE_ENGINE_VIDEO_SYNC_API
|
#define WEBRTC_VOICE_ENGINE_VIDEO_SYNC_API
|
||||||
#define WEBRTC_VOICE_ENGINE_VOLUME_CONTROL_API
|
#define WEBRTC_VOICE_ENGINE_VOLUME_CONTROL_API
|
||||||
#define WEBRTC_VOICE_ENGINE_FILE_API
|
|
||||||
|
|
||||||
#ifndef WEBRTC_CHROMIUM_BUILD
|
#ifndef WEBRTC_CHROMIUM_BUILD
|
||||||
#define WEBRTC_VOICE_ENGINE_CALL_REPORT_API
|
#define WEBRTC_VOICE_ENGINE_CALL_REPORT_API
|
||||||
#define WEBRTC_VOICE_ENGINE_ENCRYPTION_API
|
#define WEBRTC_VOICE_ENGINE_ENCRYPTION_API
|
||||||
#define WEBRTC_VOICE_ENGINE_EXTERNAL_MEDIA_API
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user