KnownCameraAudioVideoProperties.UnmuteAudioWhileRecording property
Specifies whether to unmute the audio while recording.
Syntax
Property value
Type: System.Guid [.NET] | Platform::Guid [C++]
The ID of this property, for use with the GetProperty and SetProperty methods.
Remarks
This property is for use with the AudioVideoCaptureDevice class. In the AudioVideoCaptureDevice class, the GetProperty class gets the current value of the property (of type System.Boolean). The SetProperty method sets the property to a new value. Setting this property to true unmutes audio while recording. When this property is false, the default value, audio is muted while recording.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also