Enumerations

The following enumerations are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public enum NextLevelAuthorizationStatus : Int, CustomStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public enum NextLevelDeviceType : Int, CustomStringConvertible
  • Operation modes for NextLevel. Note: video, audio, and videoWithoutAudio options support multi clip recording. Movie is strictly for single clip recording.

    See more

    Declaration

    Swift

    public enum NextLevelCaptureMode : Int, CustomStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public enum NextLevelMirroringMode : Int, CustomStringConvertible
  • Error types.

    See more

    Declaration

    Swift

    public enum NextLevelError : Error, CustomStringConvertible