Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias AVCodecDelegate = AudioCodecDelegate & VideoCodecDelegate
-
The ASObject class represents an object for AcrionScript.
Declaration
Swift
public typealias ASObject = [String : Any?]