StartSessionParametersAudioMode Property |
Gets the mode of capturing audio during the content capture session.
Namespace:
DotNetBrowser.Capture.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public AudioMode AudioMode { get; }
Property Value
Type:
AudioModeThe mode of capturing audio during the content capture session.
See Also