Class ALSystemMixer.TALSystemMixer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(3 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TALSystemMixer : [[Class LPComponent.TLPComponent|Mitov.AudioLab.Component]]
+
'''public ref class''' SystemMixer : [[Class LPComponent.TLPComponent|Mitov.AudioLab.Component]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGALSystemMixer.gif ALSystemMixer.gif NETALSystemMixer.gif

Package: AudioLabPkg

Unit: ALSystemMixer

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TALSystemMixer = class( TLPComponent )

C++ Builder:

class TALSystemMixer : public TLPComponent

Visual C++ (MFC):

class CTALSystemMixer : public CTLPComponent

C# (.NET):

public ref class SystemMixer : Mitov.AudioLab.Component

Summary

Controls the Windows system audio mixer.

Description

Allows access to the Windows system audio mixer. It can control the audio for the entire system (Volume, Mute etc.). It also receives notification and update when another application changes the system mixer settings.


Diagram:

ALSystemMixer Preview.png

Properties

Published

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox