Skip to main content

o_sfu_protocol/
shared.rs

1pub use o_sfu_model::{
2    AvailableFeatures, DownloadStates, JsonPayload, PeerSnapshot, RecordingState,
3    RecordingStateUpdate, StopCode, StreamType, UserId, UserInfo, UserPermissions,
4    VideoLayoutIntent,
5};