IMediaReceiver Interface |
Usually, a media receiver is a device that supports the ChromeCast technology, but in Chromium's logic it can be even a wired display (HDMI, DVI, or similar).
Namespace: DotNetBrowser.Cast
public interface IMediaReceiver
The IMediaReceiver type exposes the following members.
Name | Description | |
---|---|---|
Name |
Gets the name of the receiver.
| |
State |
Gets the current state of the receiver.
|
Name | Description | |
---|---|---|
Disconnected |
Occurs when the receiver disconnected and is not observable by Chromium anymore.
|