Home
last modified time | relevance | path

Searched defs:SLAudioEncoderSettings_ (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-24/include/SLES/
DOpenSLES.h2331 typedef struct SLAudioEncoderSettings_ { struct
2332 SLuint32 encoderId;
2333 SLuint32 channelsIn;
2334 SLuint32 channelsOut;
2335 SLmilliHertz sampleRate;
2336 SLuint32 bitRate;
2337 SLuint32 bitsPerSample;
2338 SLuint32 rateControl;
2339 SLuint32 profileSetting;
2340 SLuint32 levelSetting;
[all …]
/development/ndk/platforms/android-21/include/SLES/
DOpenSLES.h2331 typedef struct SLAudioEncoderSettings_ { struct
2332 SLuint32 encoderId;
2333 SLuint32 channelsIn;
2334 SLuint32 channelsOut;
2335 SLmilliHertz sampleRate;
2336 SLuint32 bitRate;
2337 SLuint32 bitsPerSample;
2338 SLuint32 rateControl;
2339 SLuint32 profileSetting;
2340 SLuint32 levelSetting;
[all …]
/development/ndk/platforms/android-9/include/SLES/
DOpenSLES.h2331 typedef struct SLAudioEncoderSettings_ { struct
2332 SLuint32 encoderId;
2333 SLuint32 channelsIn;
2334 SLuint32 channelsOut;
2335 SLmilliHertz sampleRate;
2336 SLuint32 bitRate;
2337 SLuint32 bitsPerSample;
2338 SLuint32 rateControl;
2339 SLuint32 profileSetting;
2340 SLuint32 levelSetting;
[all …]
/development/ndk/platforms/android-14/include/SLES/
DOpenSLES.h2331 typedef struct SLAudioEncoderSettings_ { struct
2332 SLuint32 encoderId;
2333 SLuint32 channelsIn;
2334 SLuint32 channelsOut;
2335 SLmilliHertz sampleRate;
2336 SLuint32 bitRate;
2337 SLuint32 bitsPerSample;
2338 SLuint32 rateControl;
2339 SLuint32 profileSetting;
2340 SLuint32 levelSetting;
[all …]