VirtualBackgroundMode

public enum VirtualBackgroundMode

Represents different types of modes for setting Virtual Background

Since

3.2.0
  • virtual background wil be set for preview camera

    Declaration

    Swift

    case preview
  • virtual background wil be set for the call

    Declaration

    Swift

    case call