Click or drag to resize

IMediaCasting Interface

A service that provides access to all the required media casting services.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntax
C#
public interface IMediaCasting

The IMediaCasting type exposes the following members.

Properties
  NameDescription
Public propertyCastSessions
Gets the service that allows observing alive cast sessions.
Public propertyReceivers
Gets the service that allows observing media receivers.
Public propertyScreens
Gets the service that allows obtaining connected screens for casting.
Top
See Also