ICastDefaultPresentationRequest Method |
Usually, the default PresentationRequest is specified on resources like YouTube. The developer can specify it this way:
const presentationRequest = new PresentationRequest(['receiver/index.html']); navigator.presentation.defaultRequest = presentationRequest;
Namespace: DotNetBrowser.Cast
PresentationRequest DefaultPresentationRequest()