Module medea_control_api_proto::grpc::api[][src]

Modules

Nested message and enum types in ApplyRequest.

Generated client implementations.

Generated server implementations.

Nested message and enum types in CreateRequest.

Nested message and enum types in Element.

Nested message and enum types in Member.

Nested message and enum types in Room.

Nested message and enum types in WebRtcPublishEndpoint.

Structs

Request of applying a spec to Element with the given FID (full ID).

Request of creating new Element with in element with a given FID (full ID).

Response of Create RPC method.

Media element which can be used in a media pipeline.

Error of failed request.

Response of Get RPC method.

Request with many FIDs (full IDs) of Elements.

Media element which represents a client authorized to participate in a some bigger media pipeline.

Response which doesn’t return anything on successful result, but is fallible with an Error.

Media element which represents a single space where multiple Members can interact with each other.

Media element which is able to play media data for a client via WebRTC.

Media element which is able to receive media data from a client via WebRTC (allows to publish media data).