AudioMode Enumeration |
Namespace: DotNetBrowser.Capture
public enum AudioMode
Member name | Value | Description | |
---|---|---|---|
Ignore | 0 | The audio content should not be captured along with the video content. | |
Capture | 1 | The audio content should be captured along with the video content. |