Click or drag to resize

ScreenCastOptionsAudioMode Property

Gets or sets the mode of casting audio during the content cast session.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntax
C#
public AudioMode AudioMode { get; set; }

Property Value

Type: AudioMode
The mode of casting audio during the content cast session.
See Also