FLVFrameType
public enum FLVFrameType : UInt8
Undocumented
-
Undocumented
Declaration
Swift
case key = 1 -
Undocumented
Declaration
Swift
case inter = 2 -
Undocumented
Declaration
Swift
case disposable = 3 -
Undocumented
Declaration
Swift
case generated = 4 -
Undocumented
Declaration
Swift
case command = 5
FLVFrameType Enumeration Reference