Searched defs:systemVolumeType (Results 1 – 8 of 8) sorted by relevance
47 void AudioEffectVolume::SetSystemVolume(const int32_t systemVolumeType, const float systemVolume) in SetSystemVolume()54 float AudioEffectVolume::GetSystemVolume(const int32_t systemVolumeType) in GetSystemVolume()
248 int32_t systemVolumeType = 0; in EffectChainManagerAddSessionInfo() local
639 int32_t AudioEffectChainManager::SetEffectSystemVolume(const int32_t systemVolumeType, const float … in SetEffectSystemVolume()
95 const char *systemVolumeType = pa_proplist_gets(si->proplist, "systemVolume.type"); in SinkInputNewCb() local168 const char *systemVolumeType = pa_proplist_gets(si->proplist, "systemVolume.type"); in SinkInputStateChangedCb() local
45 const char *systemVolumeType; member
69 int32_t systemVolumeType; member
568 …AudioVolumeType systemVolumeType = VolumeUtils::GetVolumeTypeFromStreamType(processConfig.streamTy… in SetPaProplist() local
1764 AudioVolumeType systemVolumeType = VolumeUtils::GetVolumeTypeFromStreamType(streamType); in SetSystemVolumeToEffect() local