Skip to main content

Crate opentalk_roomserver_types_recording

Crate opentalk_roomserver_types_recording 

Source
Expand description

Signaling data types for the OpenTalk recording module.

Re-exports§

pub use settings::RecordingSettings;

Modules§

command
Signaling commands for the recording namespace
event
Signaling events for the recording namespace
peer_state
service
Signaling data types for the OpenTalk recording_service module.
settings
state

Structs§

StreamErrorReason
An error signal from the Recorder
StreamingTarget
The state information about a livestream

Enums§

RecordingStatus
The current status of a recording
StreamStatus
The current status of a stream

Constants§

RECORDING_MODULE_ID
The namespace string for the signaling module
RECORD_FEATURE_ID
The feature for allowing recording of meetings
STREAM_FEATURE_ID
The feature for allowing streaming of meetings