Unit 'Win.AudioClient' Package
[Overview][Constants][Types][Classes][Index] [#pl_win_api]

IChannelAudioVolume

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: Win.AudioClient.pas line 358

type IChannelAudioVolume = interface(IUnknown)

  function GetChannelCount();

  

  function SetChannelVolume();

  

  function GetChannelVolume();

  

  function SetAllVolumes();

  

  function GetAllVolumes();

  

end;

Inheritance

IChannelAudioVolume

  

|

IInterface



CT Web help

CodeTyphon Studio