Method Supports
- Namespace
- DotNetBrowser.Cast
- Assembly
- DotNetBrowser.dll
Supports(CastMode, PresentationRequest)
Checks if the receiver supports casting of CastMode.
bool Supports(CastMode castMode, PresentationRequest presentationRequest = null)
Parameters
castMode
CastModeThe parameter of the types of content that can be cast to a media receiver.
presentationRequest
PresentationRequestThe parameter of the JavaScript PresentationRequest.
Returns
Remarks
The PresentationRequest parameter should be set only for the Presentation mode.