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