Table of Contents

Enum AudioMode

Namespace
DotNetBrowser.Capture
Assembly
DotNetBrowser.dll

The mode of capturing audio during the content capture session.

public enum AudioMode

Fields

Capture = 1

The audio content should be captured along with the video content.

Ignore = 0

The audio content should not be captured along with the video content.