buildDefaultAudioControlActions
fun buildDefaultAudioControlActions(call: Call, onCallAction: (CallAction) -> Unit): List<@Composable () -> Unit>
Builds the default set of Call Control actions based on the call devices.
Return
List of call control actions that the user can trigger.
Parameters
call
The call that contains all the participants state and tracks.