Enumerations
The following enumerations are available globally.
-
enum to define different looping modes of the
See moreHighlightVideoPlayerDeclaration
Swift
public enum LoopMode -
Format of the highlight video when saved to camera roll
- portrait: 9:16
- landscape: 16:9
- squared: 1:1
Declaration
Swift
public enum HighlightCropFormat -
Type of the video session
- recorded: video recorded by the SDK usng
VideoRecorderProtocolinstance - imported: video imported from the camera roll
- frameByFrame: video created from a sequence of video frames
Declaration
Swift
public enum VideoSessionType - recorded: video recorded by the SDK usng
Enumerations Reference