Home
last modified time | relevance | path

Searched refs:MEDIA_RENDER_ID (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp163 const int MEDIA_RENDER_ID = 0; variable
7727 if (userSelectDeviceMap[MEDIA_RENDER_ID]->deviceType_ == desc.deviceType_ && in UpdateAllUserSelectDevice()
7728 userSelectDeviceMap[MEDIA_RENDER_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7729 if (userSelectDeviceMap[MEDIA_RENDER_ID]->connectState_ != VIRTUAL_CONNECTED) { in UpdateAllUserSelectDevice()