Table of Contents

Property MediaReceiver

Namespace
DotNetBrowser.Cast
Assembly
DotNetBrowser.dll

MediaReceiver

Gets the media receiver of this session.

IMediaReceiver MediaReceiver { get; }

Property Value

IMediaReceiver

The media receiver of this session.

Remarks

The method may block the current thread if the receiver is not discovered yet. It may happen when the cast session is not IsLocal local and started on the receiver not yet discovered by the current instance of Chromium.