Crate medea_control_api_proto
source ·Expand description
Medea Control API protocol
Control API protocol implementation for Medea media server.
Only gRPC is supported at the moment.
License
Copyright © 2021-2023 Instrumentisto Team, https://github.com/instrumentisto
This software is subject to the terms of the Blue Oak Model License 1.0.0. If a copy of the BlueOak-1.0.0 license was not distributed with this file, You can obtain one at https://blueoakcouncil.org/license/1.0.0.
Modules
- API for receiving callbacks from a media server.
ControlApidefinitions.Endpointdefinitions.Memberdefinitions.Roomdefinitions.
Structs
- Media
Elementflowing one or more media data streams through itself. Pingmessage received by a media server periodically for probing its healthiness.
Enums
- All possible media elements of
ControlApi. - Possible
Elements allowed to act as a root ofControlApistatic spec.
Traits
- API for receiving callbacks from a media server.
- 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.