SuperpoweredSDK  v2.0.2
Superpowered Audio SDK
Superpowered::AndroidUSBAudio Member List

This is the complete list of members for Superpowered::AndroidUSBAudio, including all inherited members.

easyIO(int deviceID, int samplerate, int bitsPerSample, int numInputChannels, int numOutputChannels, AndroidUSBAudioBufferSize bufferSize, void *clientdata, AndroidUSBAudioProcessingCallback callback)Superpowered::AndroidUSBAudiostatic
getBestIO(int deviceID, int *inputIOindex, int *outputIOindex, int samplerate, int bitsPerSample, int numInputChannels, int numOutputChannels, bool strict)Superpowered::AndroidUSBAudiostatic
getConfigurationInfo(int deviceID, int *numConfigurations, char ***configurationNames)Superpowered::AndroidUSBAudiostatic
getInfo(int deviceID, const char **manufacturer, const char **product, const char **info)Superpowered::AndroidUSBAudiostatic
getInputs(int deviceID, AndroidUSBAudioIOInfo **info)Superpowered::AndroidUSBAudiostatic
getIOOptions(int deviceID, bool input, int IOindex, int **paths, char ***pathNames, int *numPaths, int **thruPaths, char ***thruPathNames, int *numThruPaths)Superpowered::AndroidUSBAudiostatic
getOutputs(int deviceID, AndroidUSBAudioIOInfo **info)Superpowered::AndroidUSBAudiostatic
getPathInfo(int deviceID, int pathIndex, int *numFeatures, float **minVolumes, float **maxVolumes, float **curVolumes, char **mutes)Superpowered::AndroidUSBAudiostatic
setConfiguration(int deviceID, int configurationIndex)Superpowered::AndroidUSBAudiostatic
setMute(int deviceID, int pathIndex, int channel, bool mute)Superpowered::AndroidUSBAudiostatic
setVolume(int deviceID, int pathIndex, int channel, float db)Superpowered::AndroidUSBAudiostatic
startIO(int deviceID, int inputIOindex, int outputIOindex, AndroidUSBAudioBufferSize bufferSize, void *clientdata, AndroidUSBAudioProcessingCallback callback)Superpowered::AndroidUSBAudiostatic
stopIO(int deviceID)Superpowered::AndroidUSBAudiostatic