tai v0.0.54 Tai.Venues.Instances

Link to this section Summary

Link to this section Types

Link to this type

venue()

venue() :: Tai.Venue.t()

Link to this section Functions

Link to this function

find(venue)

find(venue()) :: {:ok, pid()} | {:error, :not_found}
Link to this function

find_stream(venue)

find_stream(venue()) :: {:ok, pid()} | {:error, :not_found}
Link to this function

stop(venue)

stop(venue()) :: :ok | {:error, :already_stopped}