Mediasfu Conference
fun MediasfuConference(options: MediasfuGenericOptions = MediasfuGenericOptions(), modifier: Modifier = Modifier)
MediasfuConference - Conference event variant component.
Pre-configured MediaSFU component optimized for conference events. A conference provides equal participation for all attendees with full audio/video capabilities.
This is a convenience wrapper around MediasfuGeneric with defaultEventType set to EventType.CONFERENCE.
Features:
Equal participation for all members
Full audio/video for every participant
Grid and spotlight view layouts
Screen sharing support
Breakout rooms
Recording capabilities
Whiteboard collaboration
Real-time chat and reactions
Parameters
options
Configuration options for the conference
modifier
Compose modifier for styling