Enumerations
The following enumerations are available globally.
-
The content authorizer error codes.
See moreDeclaration
Swift
public enum ContentAuthorizerErrorCodes : Int, Error, LocalizedError -
The factory class for module
See moreFLContentAuthorizer. This class has methods to create types exposed by this module.Declaration
Swift
public enum FLContentAuthorizerFactory
-
DRM Keys
See moreDeclaration
Swift
public enum DRM : String, Codable -
Content types
See moreDeclaration
Swift
public enum ContentType : String, Codable -
Content formats
See moreDeclaration
Swift
public enum MediaFormat : String, Codable -
Delivery types
See moreDeclaration
Swift
public enum DeliveryType : String, Codable -
Quality levels for streams and download
See moreDeclaration
Swift
public enum Quality : String, Codable -
Live playback modes
See moreDeclaration
Swift
public enum LivePlaybackMode : String, Codable -
Indicates if the ad type is CSAI or SSAI
See moreDeclaration
Swift
public enum AdType : String, Codable
Enumerations Reference