The following type aliases are available globally.
Type Aliases
-
Optional role metadata attached to tracks/renditions.
Declaration
Swift
public typealias Roles = [String : String] -
Optional implementation-specific properties attached to tracks/renditions.
Declaration
Swift
public typealias Properties = [String : String]