Tai.Venues.Instances (tai v0.0.75)

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Specs

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

find_stream(venue)

Specs

find_stream(venue()) :: {:ok, pid()} | {:error, :not_found}

Specs

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