import"audioclient.idl";
Definition at line 234 of file audioclient.idl.
◆ GetAllVolumes()
HRESULT IAudioStreamVolume::GetAllVolumes |
( |
[in] UINT32 |
dwCount, |
|
|
[size_is(dwCount), out] float * |
pfVolumes |
|
) |
| |
◆ GetChannelCount()
HRESULT IAudioStreamVolume::GetChannelCount |
( |
[out] UINT32 * |
pdwCount | ) |
|
◆ GetChannelVolume()
HRESULT IAudioStreamVolume::GetChannelVolume |
( |
[in] UINT32 |
dwIndex, |
|
|
[out] float * |
pfLevel |
|
) |
| |
◆ SetAllVolumes()
◆ SetChannelVolume()
The documentation for this interface was generated from the following file: