MediaPipeTasksText Framework Reference

Enumerations

The following enumerations are available globally.

  • The delegate to run MediaPipe. If the delegate is not set, the default delegate CPU is used.

    Declaration

    Objective-C

    enum MPPDelegate : NSUInteger {}
  • @enum MPPTasksErrorCode This enum specifies error codes for errors thrown by iOS MediaPipe Task Library.

    Declaration

    Objective-C

    enum MPPTasksErrorCode : NSUInteger {}