Unit 'WinApiM.MediaApi.MfIdl' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_win_api_media]

IMFAudioStreamVolume

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

Declaration

Source position: WinApiM.MediaApi.MfIdl.pas line 1970

type IMFAudioStreamVolume = interface(IUnknown)

  function GetChannelCount();

  

  function SetChannelVolume();

  

  function GetChannelVolume();

  

  function SetAllVolumes();

  

  function GetAllVolumes();

  

end;

Inheritance

IMFAudioStreamVolume

  

|

IInterface



CT Web help

CodeTyphon Studio