iota ~master (2022-05-12T20:30:29.0047162)
Dub
Repo
IAudioEndpointVolume.SetChannelVolumeLevelScalar
iota
audio
backend
windows
IAudioEndpointVolume
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
IAudioEndpointVolume
@
nogc
nothrow extern (
Windows
)
HRESULT
SetChannelVolumeLevelScalar
(
UINT
nChannel
,
float
fLevel
,
LPCGUID
pguidEventContext
)
Meta
Source
See Implementation
iota
audio
backend
windows
IAudioEndpointVolume
functions
GetChannelCount
GetChannelVolumeLevel
GetChannelVolumeLevelScalar
GetMasterVolumeLevel
GetMasterVolumeLevelScalar
GetMute
GetVolumeRange
GetVolumeStepInfo
QueryHardwareSupport
RegisterControlChangeNotify
SetChannelVolumeLevel
SetChannelVolumeLevelScalar
SetMasterVolumeLevel
SetMasterVolumeLevelScalar
SetMute
UnregisterControlChangeNotify
VolumeStepDown
VolumeStepUp