Expand description

ControlApi definitions.

Modules§

Structs§

  • Media Element flowing one or more media data streams through itself.
  • Media Element representing a client authorized to participate in some bigger media pipeline (Room, for example).
  • Ping message received by a media server periodically for probing its healthiness.
  • A hash map implemented with quadratic probing and SIMD lookup.
  • Pong message sent by a media server in response to a received Ping message.
  • Media Element representing a single space where multiple Members can interact with each other.

Enums§

Traits§

  • API allowing to control a media server dynamically, by creating, updating and destroying pipelines of media Elements on it.

Type Aliases§