CastMode Enumeration | 
Namespace: DotNetBrowser.Cast
public enum CastMode
| Member name | Value | Description | |
|---|---|---|---|
| Unspecified | 0 | Unspecified mode. | |
| Presentation | 1 | Cast the content specified by the presentation URLs or frame's origin provided via the Presentation API. | |
| Browser | 2 | Cast the browser's web content. | |
| Screen | 3 | Cast the screen's content. |