Enum medea_control_api_proto::grpc::api::apply_request::El [−][src]
pub enum El {
Member(Member),
Room(Room),
WebrtcPlay(WebRtcPlayEndpoint),
WebrtcPub(WebRtcPublishEndpoint),
}Expand description
Spec of the Element to be applied.
Variants
Tuple Fields of Member
0: MemberTuple Fields of Room
0: RoomTuple Fields of WebrtcPlay
Tuple Fields of WebrtcPub
Implementations
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Wrap the input message T in a tonic::Request