pagegasil.blogg.se

Millumin 9
Millumin 9










millumin 9

func (message *TimeMessage) UnmarshalOSC(msg *osc.Message) error.func (message TimeMessage) MarshalOSC(addr string) *osc.Message.func (message *TextMessage) UnmarshalOSC(msg *osc.Message) error.func (message TextMessage) MarshalOSC(addr string) *osc.Message.

millumin 9

func (ssm *SourceStateMessage) UnmarshalOSC(msg *osc.Message) error.func (ssm *SourceStateMessage) MarshalOSC(addr string) *osc.Message.func (server *Server) Listen() chan Message.func MakeServer(oscServer *osc.Server, d *oscutil.RegexpDispatcher, uuid string) *Server.func (message *MediaMessage) UnmarshalOSC(msg *osc.Message) error.func (message MediaMessage) MarshalOSC(addr string) *osc.Message.func (message *LimitimerMessage) UnmarshalOSC(msg *osc.Message) error.func (message *LimitimerMessage) MarshalOSC(addr string) *osc.Message.func (engine *Engine) TargetCounter(counter int, target string, countdown bool).func (engine *Engine) StopCounter(counter int).func (engine *Engine) StartCounter(counter int, countdown bool, timer time.Duration).func (engine *Engine) SetTitleColors(text, bg color.RGBA).func (engine *Engine) SetSourceColors(source int, text, bg color.RGBA).func (engine *Engine) ResumeCounter(counter int).func (engine *Engine) PauseCounter(counter int).func (engine *Engine) Modif圜ounter(counter int, delta time.Duration).func (engine *Engine) DisplaySeconds() bool.func MakeEngine(options *EngineOptions) (*Engine, error).func (message *DisplayMessage) UnmarshalOSC(msg *osc.Message) error.func (message DisplayMessage) MarshalOSC(addr string) *osc.Message.func (counter *Counter) Target(target time.Time).func (counter *Counter) Start(countdown bool, timer time.Duration).func (counter *Counter) SetSlave(hours, minutes, seconds int, hideHours bool, icon string).func (counter *Counter) SetMedia(hours, minutes, seconds, frames int32, remaining time.Duration.

millumin 9

  • func (counter *Counter) SetLimitimer(p *limitimer.State, i int).
  • func (counter *Counter) Output(t time.Time) *CounterOutput.
  • func (counter *Counter) Modify(delta time.Duration).
  • func (counter *Counter) Diff(t time.Time) time.Duration.
  • func (message *CountdownMessage) UnmarshalOSC(msg *osc.Message) error.
  • func (message CountdownMessage) MarshalOSC(addr string) *osc.Message.
  • func (message *ColorMessage) UnmarshalOSC(msg *osc.Message) error.
  • func (message *ColorMessage) ToRGBA() color.RGBA.
  • func (options ClientOptions) MakeClient(ctx context.Context, wg *sync.WaitGroup) (*Client, error).
  • func (client *Client) SendStart(message CountdownMessage) error.
  • func (client *Client) SendDisplay(message DisplayMessage) error.
  • (engine) TargetCounter(counter, target, countdown) (engine) StartCounter(counter, countdown, timer) (engine) SetSourceColors(source, text, bg) (counter) SetSlave(hours, minutes, seconds, hideHours, icon) (counter) SetMedia(hours, minutes, seconds, frames, remaining, progress, paused, looping)












    Millumin 9