webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/audio_device/android/opensles_common.h"
#include <SLES/OpenSLES.h>
#include "webrtc/base/arraysize.h"
#include "webrtc/base/checks.h"
Namespaces | |
webrtc | |
Functions | |
const char * | webrtc::GetSLErrorString (size_t code) |
SLDataFormat_PCM | webrtc::CreatePCMConfiguration (size_t channels, int sample_rate, size_t bits_per_sample) |