Module medea_control_api_proto::control
source · Expand description
ControlApi definitions.
Modules
Structs
- Media
Elementflowing one or more media data streams through itself. Pingmessage received by a media server periodically for probing its healthiness.- A hash map implemented with quadratic probing and SIMD lookup.
Enums
- All possible media elements of
ControlApi. - Possible errors of parsing a
Fid. - Request for creating or applying an
Elementon a media server. - Possible
Elements allowed to act as a root ofControlApistatic spec.
Traits
- API allowing to control a media server dynamically, by creating, updating and destroying pipelines of media
Elements on it.
Type Definitions
- Collection of uniquely identified
Elements.