Searched refs:targetOutputDevice (Results 1 – 1 of 1) sorted by relevance
532 std::vector<sptr<AudioDeviceDescriptor>> targetOutputDevice; in SelectOutputDeviceInternal() local539 targetOutputDevice.push_back(audioDeviceDescriptor); in SelectOutputDeviceInternal()542 int32_t ret = SelectOutputDevice(audioRendererFilter, targetOutputDevice); in SelectOutputDeviceInternal()