Socket.io client instance for real-time communication
Name/ID of the current room session
Array of responsibilities assigned to co-hosts
Optional
showOptional function to display alerts/notifications
User ID of the co-host
Array of all participants in the session
Current user's member ID
Current user's level/role (e.g., '0', '1', '2')
Array of audio level data for waveform visualization
Function to retrieve latest parameter state
Interface defining the parameters required by the VideoCard component.
These parameters provide the context and state needed for video display, participant management, and media controls.
VideoCardParameters