Property SupportedReceivers
- Namespace
- DotNetBrowser.Cast.Handlers
- Assembly
- DotNetBrowser.dll
SupportedReceivers
Gets the list of media receivers that are able to start presentation from PresentationRequest.
public IReadOnlyList<IMediaReceiver> SupportedReceivers { get; }
Property Value
- IReadOnlyList<IMediaReceiver>
The list of media receivers that are able to start presentation from PresentationRequest.