StreamingLayout.activeParticipant constructor

const StreamingLayout.activeParticipant()

Focuses layout on the current active speaker and places up to 9 other cameras to the right in a vertical grid in the order in which they last spoke.

Implementation

const factory StreamingLayout.activeParticipant() = _ActiveParticipantLayout;