Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets or sets a Boolean value that enables/disables automatic gain control. The default value is false (no automatic gain control).
Syntax
public bool AutomaticGainControlEnabled { get; set; }
'Declaration
Public Property AutomaticGainControlEnabled As Boolean
Property Value
Type: Boolean
true to enable automatic gain control; otherwise, false.
Remarks
This property corresponds to the DMO's MFPKEY_WMAAECMA_FEATR_AGC property key.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectAudioSource Class
KinectAudioSource Members
Microsoft.Kinect Namespace