mirror of
https://github.com/openharmony/multimedia_audio_standard.git
synced 2026-07-21 14:45:28 -04:00
[Fix]Instance volume handling through media player
Signed-off-by: Ashish <ashish.sawakar@huawei.com>
This commit is contained in:
@@ -955,6 +955,7 @@ int32_t AudioServiceClient::CreateStream(AudioStreamParams audioParams, AudioStr
|
||||
pa_threaded_mainloop_unlock(mainLoop);
|
||||
|
||||
error = ConnectStreamToPA();
|
||||
streamInfoUpdated = false;
|
||||
if (error < 0) {
|
||||
AUDIO_ERR_LOG("Create Stream Failed");
|
||||
ResetPAAudioClient();
|
||||
|
||||
Reference in New Issue
Block a user