Get desktop application:
View/edit binary Protocol Buffers messages
string id = 1
string appid = 2
string id = 1
float volume = 2
string id = 1
bool muted = 2
string id = 1
string url = 2
Used in: CastState
string id = 1
string name = 2
string status = 3
Used in: CastState, ListResponse
string id = 1
string name = 2
string model = 3
string service = 4
Used in: Cast, Player
NONE = 0
ACTIVE = 1
IDLE = 2
BACKDROP = 4
PLAYING = 8
BUFFERING = 16
PAUSED = 32
UNKNOWN = 64
Used in: CastEvent
NONE = 0
CONNECT = 1
DISCONNECT = 2
VOLUME = 4
APP = 8
PLAYER = 16
MEDIA = 32
Used as request type in: Manager.Get, Manager.Pause, Manager.Play, Manager.Stop, Manager.Stream
Used as response type in: Manager.Get, Manager.LoadURL, Manager.Pause, Manager.Play, Manager.SeekAbs, Manager.SeekRel, Manager.SetApp, Manager.SetMute, Manager.SetVolume, Manager.Stop
Used as field type in: CastEvent
optional Cast cast = 1
optional Volume volume = 2
optional App app = 3
Used in: Media
string url = 1
int32 width = 2
int32 height = 3
string content_id = 1
string content_type = 2
string title = 3
string subtitle = 4
string artist = 5
string date = 6
repeated Image image = 7
string idle_reason = 2
string stream_type = 7
int32 current_item_id = 9
int32 loading_item_id = 10
Used as request type in: Manager.SeekAbs, Manager.SeekRel
Used in: CastState
float level = 1
bool muted = 2