Documentation
¶
Index ¶
- type Status
- func (s *Status) IncrVolume(diff float64) float64
- func (s *Status) PlayerState() string
- func (s *Status) SeekBy(diff time.Duration) time.Duration
- func (s *Status) TimeStatus() string
- func (s *Status) ToggleMute() bool
- func (s *Status) TogglePlay() bool
- func (s *Status) UpdateMedia(mstatus media.Status) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Status ¶
type Status struct {
// contains filtered or unexported fields
}
func New ¶
func New(cstatus chromecast.Status) *Status
func (*Status) IncrVolume ¶
func (*Status) PlayerState ¶
func (*Status) TimeStatus ¶
func (*Status) ToggleMute ¶
func (*Status) TogglePlay ¶
Click to show internal directories.
Click to hide internal directories.