Interface IMFSimpleAudioVolume
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[Guid("089EDF13-CF71-4338-8D13-9E569DBDC319")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMFSimpleAudioVolume
Methods
GetMasterVolume(out Single)
Declaration
HResult GetMasterVolume(out float pfLevel)
Parameters
System.Single
pfLevel
|
Returns
HResult
|