Click or drag to resize

IMediaReceiverState Property

Gets the current state of the receiver.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.2
Syntax
C#
MediaReceiverState State { get; }

Property Value

Type: MediaReceiverState
Returns the current state of the receiver.
See Also