iceddev / chromecast

ChromeCast implementation for Node.js
MIT License
122 stars 15 forks source link

Video Player Controls #2

Closed joemccann closed 10 years ago

joemccann commented 11 years ago

I'm assuming this is coming with the docs, but where all methods for play, pause, etc?

phated commented 11 years ago

Each application seems to have their own semantics for playing, pausing, etc. I think I might abstract these into specific application types. Right now, this is a thin layer on https://github.com/iceddev/dial that adds a little convenience for things like opening a websocket to the 'ChromeCast' app.

joemccann commented 11 years ago

gotcha

Joe McCann
http://subprint.com/blog

On Thursday, August 22, 2013 at 2:56 PM, Blaine Bublitz wrote:

> Each application seems to have their own semantics for playing, pausing, etc. I think I might abstract these into specific application types. Right now, this is a thin layer on https://github.com/iceddev/dial that adds a little convenience for things like opening a websocket to the 'ChromeCast' app.
>  
> —
> Reply to this email directly or view it on GitHub (https://github.com/iceddev/chromecast/issues/2#issuecomment-23116060).
>  
>  
>