Other Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    public enum Component
  • ObjectiveC compatible enumeration of the possible states of a persistence asset.

    See more

    Declaration

    Swift

    @objc(OTVDownloadState)
    public enum OTVPersistenceAssetState : Int
  • ObjectiveC compatible enumeration of the possible errors of a persistence asset.

    See more

    Declaration

    Swift

    @objc
    public enum OTVDownloadError : Int
  • Declaration

    Swift

    @objc
    public enum OTVOutputDeviceType : Int