Module medea_control_api_proto::grpc::api

source ·

Modules§

Structs§

  • Request for applying a spec to an exiting Element on a media server.
  • Request for creating a new Element on a media server.
  • Response of ControlApi.Create RPC method.
  • Possible media elements forming a media pipeline.
  • Error of a failed request.
  • Response of ControlApi.Get RPC method.
  • Request with many FIDs (Full IDs) of Elements.
  • 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.
  • Pong message sent by a media server in response to a received Ping message.
  • Response which doesn’t return anything on success, but is fallible with an Error.
  • Media element representing a single space where multiple Members can interact with each other.
  • Media element playing media data for a client via WebRTC.
  • Media element receiving media data from a client via WebRTC (allows to publish media data).