CompositedVideoLayout

public enum CompositedVideoLayout

The video layout for the active speaker and other attendees in the group video meeting.

Since

2.5.0
  • Only a single video is shown

    Declaration

    Swift

    case single
  • Filmstrip view

    Declaration

    Swift

    case filmstrip
  • grid view

    Declaration

    Swift

    case grid
  • not supported

    Declaration

    Swift

    case notSupported