Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp746 uint32_t volGroup = VOLUME_GROUP_ID_DEFAULT; in GetVolumeGroup() local
751 return volGroup; in GetVolumeGroup()
754 int32_t ret = GetAudioParamUInt(caps->second, VOLUME_GROUP_ID, volGroup); in GetVolumeGroup()
758 return volGroup; in GetVolumeGroup()