Searched refs:setDeviceId (Results 1 – 12 of 12) sorted by relevance
101 void HelloOboeEngine::setDeviceId(int32_t deviceId) { in setDeviceId() function in HelloOboeEngine126 ->setDeviceId(mDeviceId) in createPlaybackStream()
50 void setDeviceId(int32_t deviceId);
91 engine->setDeviceId(deviceId); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setAudioDeviceId()
120 ->setDeviceId(mRecordingDeviceId) in setupRecordingStreamParameters()136 ->setDeviceId(mPlaybackDeviceId) in setupPlaybackStreamParameters()
303 AudioStreamBuilder *setDeviceId(int32_t deviceId) { in setDeviceId() function
89 actualConfiguration.setDeviceId(getDeviceId()); in open()
252 mRequestedConfiguration.setDeviceId(id); in initializeViews()257 mRequestedConfiguration.setDeviceId(StreamConfiguration.UNSPECIFIED); in initializeViews()
308 public void setDeviceId(int deviceId) { in setDeviceId() method in StreamConfiguration
75 streamBuilder.setDeviceId(deviceId);179 | `setDeviceId()` (not respected on OpenSLES) | `getDeviceId()` |516 Additionally, `setDeviceId()` will not be respected by OpenSLES streams.
234 builder.setDeviceId(MY_DEVICE_ID);
183 ->setDeviceId(deviceId) in open()
355 …<function-decl name='setDeviceId' mangled-name='_ZN6aaudio22AAudioStreamParameters11setDeviceIdEi'…