Property | Type | Description | |
---|---|---|---|
Channels | List |
||
ChromecastApplicationId | string | ||
ConnectionChannel | |||
CurrentApplicationSessionId | string | ||
CurrentApplicationTransportId | string | ||
CurrentMediaSessionId | int | ||
HeartbeatChannel | |||
MediaChannel | |||
ReceiverChannel |
Property | Type | Description | |
---|---|---|---|
GetControllerDictionary | IController>.Dictionary | ||
ReadPacket | void | ||
ReceivedMessage | void |
Method | Description | |
---|---|---|
ChromeCastClient ( ) : System | ||
ConnectChromecast ( |
||
GetControllerForCurrentApp ( ) : IController |
Method | Description | |
---|---|---|
GetControllerDictionary ( ) : IController>.Dictionary |
||
ReadPacket ( Stream stream, bool parsed ) : void | ||
ReceivedMessage ( |
public ConnectChromecast ( |
||
uri | ||
return | void |
public GetControllerForCurrentApp ( ) : IController | ||
return | IController |
public ConnectionChannel,SharpCaster.Channels ConnectionChannel | ||
return |
public string CurrentApplicationSessionId | ||
return | string |
public string CurrentApplicationTransportId | ||
return | string |
public HeartbeatChannel,SharpCaster.Channels HeartbeatChannel | ||
return |
public MediaChannel,SharpCaster.Channels MediaChannel | ||
return |