DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Cast
AudioMode Enumeration
CastMode Enumeration
CastSessionStartFailedException Class
ICast Interface
ICastSession Interface
ICastSessions Interface
IMediaCasting Interface
IMediaReceiver Interface
IMediaReceivers Interface
IScreens Interface
MediaReceiverState Enumeration
MediaRoutingException Class
PresentationRequest Class
ReceiverDisconnectedException Class
ReceiverNotDiscoveredException Class
ResultCode Enumeration
Screen Class
ScreenCastOptions Class
AudioMode Enumeration
The audio casting mode for the content cast session.
Namespace:
DotNetBrowser.Cast
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax
C#
Copy
public
enum
AudioMode
Members
Member name
Value
Description
Ignore
0
The audio content should not be cast along with the video content.
Cast
1
The audio content should be cast along with the video content.
See Also
Reference
DotNetBrowser.Cast Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.