Searched defs:SLAudioInputDescriptor_ (Results 1 – 4 of 4) sorted by relevance
480 typedef struct SLAudioInputDescriptor_ { struct481 SLchar *deviceName;482 SLint16 deviceConnection;483 SLint16 deviceScope;484 SLint16 deviceLocation;485 SLboolean isForTelephony;486 SLmilliHertz minSampleRate;487 SLmilliHertz maxSampleRate;488 SLboolean isFreqRangeContinuous;489 SLmilliHertz *samplingRatesSupported;[all …]