Searched refs:devicevolumeItf (Results 1 – 1 of 1) sorted by relevance
57 SLDeviceVolumeItf devicevolumeItf; in TestAudioRecording() local125 devicevolumeItf = NULL; in TestAudioRecording()128 (void *)&devicevolumeItf); in TestAudioRecording()131 if (devicevolumeItf != NULL) { // ANDROID: Volume may not be supported in TestAudioRecording()132 res = (*devicevolumeItf)->SetVolume(devicevolumeItf, mic_deviceID, -300); in TestAudioRecording()