Home
last modified time | relevance | path

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

/development/ndk/platforms/android-24/include/SLES/
DOpenSLES.h495 typedef struct SLAudioOutputDescriptor_ { struct
496 SLchar *pDeviceName;
497 SLint16 deviceConnection;
498 SLint16 deviceScope;
499 SLint16 deviceLocation;
500 SLboolean isForTelephony;
501 SLmilliHertz minSampleRate;
502 SLmilliHertz maxSampleRate;
503 SLboolean isFreqRangeContinuous;
504 SLmilliHertz *samplingRatesSupported;
[all …]
/development/ndk/platforms/android-21/include/SLES/
DOpenSLES.h495 typedef struct SLAudioOutputDescriptor_ { struct
496 SLchar *pDeviceName;
497 SLint16 deviceConnection;
498 SLint16 deviceScope;
499 SLint16 deviceLocation;
500 SLboolean isForTelephony;
501 SLmilliHertz minSampleRate;
502 SLmilliHertz maxSampleRate;
503 SLboolean isFreqRangeContinuous;
504 SLmilliHertz *samplingRatesSupported;
[all …]
/development/ndk/platforms/android-9/include/SLES/
DOpenSLES.h495 typedef struct SLAudioOutputDescriptor_ { struct
496 SLchar *pDeviceName;
497 SLint16 deviceConnection;
498 SLint16 deviceScope;
499 SLint16 deviceLocation;
500 SLboolean isForTelephony;
501 SLmilliHertz minSampleRate;
502 SLmilliHertz maxSampleRate;
503 SLboolean isFreqRangeContinuous;
504 SLmilliHertz *samplingRatesSupported;
[all …]
/development/ndk/platforms/android-14/include/SLES/
DOpenSLES.h495 typedef struct SLAudioOutputDescriptor_ { struct
496 SLchar *pDeviceName;
497 SLint16 deviceConnection;
498 SLint16 deviceScope;
499 SLint16 deviceLocation;
500 SLboolean isForTelephony;
501 SLmilliHertz minSampleRate;
502 SLmilliHertz maxSampleRate;
503 SLboolean isFreqRangeContinuous;
504 SLmilliHertz *samplingRatesSupported;
[all …]