Enumerations

The following enumerations are available globally.

  • Asset playback states.

    See more

    Declaration

    Swift

    public enum PlaybackState: Int, CustomStringConvertible
  • Asset buffering states.

    See more

    Declaration

    Swift

    public enum BufferingState: Int, CustomStringConvertible
  • Error types.

    See more

    Declaration

    Swift

    public enum PlayerError: Error, CustomStringConvertible