Enum AudioMode
- Namespace
- DotNetBrowser.Cast
- Assembly
- DotNetBrowser.dll
The audio casting mode for the content cast session.
public enum AudioMode
Fields
Cast = 1
The audio content should be cast along with the video content.
Ignore = 0
The audio content should not be cast along with the video content.