Function to retrieve latest parameter state
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 level/role (e.g., '0', '1', '2')
Current user's member ID
Type of event ('conference', 'webinar', 'broadcast', etc.)
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