StartPresentationParameters Class |
Namespace: DotNetBrowser.Cast.Handlers
public sealed class StartPresentationParameters : BrowserParameters
The StartPresentationParameters type exposes the following members.
Name | Description | |
---|---|---|
AvailableReceivers |
Gets the service that allows observing available media receivers.
| |
Browser |
Gets the IBrowser instance the handler is associated with.
(Inherited from BrowserParameters.) | |
PresentationRequest |
Gets the JavaScript PresentationRequest | |
SupportedReceivers |
Gets the list of media receivers that are able to start presentation from
PresentationRequest.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |