Home
last modified time | relevance | path

Searched defs:SourceAdapterGetVolume (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/hdi_adapter_intf/source/
Dsource_adapter.cpp178 int32_t SourceAdapterGetVolume(struct SourceAdapter *adapter, float *left, float *right) in SourceAdapterGetVolume() function
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/hdi_adapter_intf/include/
Dintf_def.h154 int32_t (*SourceAdapterGetVolume)(struct SourceAdapter *adapter, float *left, float *right); member