Yamaha MusicCast™ v0.2.2 MusicCast.Network.EventDispatcher

A UDP server for receiving and dispatching Yamaha Extended Control (YXC) unicast events.

Summary

Functions

Starts a server as part of a supervision tree

Stops the event dispatcher process

Functions

start_link(options \\ [])
start_link(Keywort.t) :: GenServer.on_start

Starts a server as part of a supervision tree.

stop(pid, reason \\ :normal, timeout \\ :infinity)
stop(pid, term, timeout) :: :ok

Stops the event dispatcher process.