HighlightCropFormat

public enum HighlightCropFormat

Format of the highlight video when saved to camera roll

  • portrait: 9:16
  • landscape: 16:9
  • squared: 1:1
  • Undocumented

    Declaration

    Swift

    case portrait
  • Undocumented

    Declaration

    Swift

    case landscape
  • Undocumented

    Declaration

    Swift

    case squared