AudioBNRMode

public enum AudioBNRMode : UInt

Modes supported by Background Noise Removal

Since

2.7.0
  • LP

    Low Power

    Declaration

    Swift

    case LP = 0
  • HP

    High Performance

    Declaration

    Swift

    case HP