IAudioSessionManager2 Interface
Enables an application to manage submixes for the audio device.
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[ComImportAttribute]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("77AA99A0-1BD6-484F-8BC7-2C654C9A9B6F")]
public interface IAudioSessionManager2
<ComImportAttribute>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("77AA99A0-1BD6-484F-8BC7-2C654C9A9B6F")>
Public Interface IAudioSessionManager2
Dim instance As IAudioSessionManager2
[ComImportAttribute]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"77AA99A0-1BD6-484F-8BC7-2C654C9A9B6F")]
public interface class IAudioSessionManager2
[<ComImportAttribute>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("77AA99A0-1BD6-484F-8BC7-2C654C9A9B6F")>]
type IAudioSessionManager2 = interface end
No code example is currently available or this language may not be supported.