Returns a reference to the parent CMixer object
Namespace: NMixerProNETAssembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)
Syntax
| C# |
|---|
public CCoreAudio..::..CMixer Parent { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Parent As CCoreAudio..::..CMixer Get |
| Visual C++ |
|---|
public: property CCoreAudio..::..CMixer^ Parent { CCoreAudio..::..CMixer^ get (); } |