Streaming Layout
Inheritors
Types
Link copied to clipboard
Show a large view for the current speaker, and place up to 9 other participants to the right in a vertical grid (ordered by how recently they last spoke).
Link copied to clipboard
Only records audio. Video will not be a part of the recording.
Link copied to clipboard
@Serializable
@SerialName(value = "custom" )
Allows for custom layouts. More details can be found in the Daily public docs.
Link copied to clipboard
@Serializable
@SerialName(value = "default" )
The default grid layout, which renders participants in a grid (or, in a vertical grid to the right, if a screen share is enabled).
Link copied to clipboard
@Serializable
@SerialName(value = "portrait" )
A mobile-friendly layout -- the video will show up to two participants in a vertical layout.
Link copied to clipboard
@Serializable
@SerialName(value = "single-participant" )
Only show a single participant in the stream.