Click or drag to resize

DotNetBrowser.Cast.Events Namespace

[Missing <summary> documentation for "N:DotNetBrowser.Cast.Events"]

Classes
  ClassDescription
Public classCastSessionDiscoveredEventArgs
Event arguments for the Discovered event.

The new cast session is discovered after the user started casting media content via DotNetBrowser API, or another application, i.e.Google Chrome.

Public classCastSessionStartFailedEventArgs
Event arguments for the StartFailed event.
Public classCastSessionStoppedEventArgs
Event arguments for the Stopped event.

Also, the cast session is stopped when the user starts a new cast session to the MediaReceiver receiver of this cast session.

Public classMediaReceiverDisconnectedEventArgs
Event arguments for the Disconnected event.
Public classMediaReceiverDiscoveredEventArgs
Event arguments for the Discovered event.