VMProcessingMode
enum VMProcessingMode : NSUInteger {}
Different type of processing mode when parsing a VMD
Since
1.3-
represents default processing mode
Declaration
Objective-C
kProcessingModeDefault
-
represents legacy mode
Declaration
Objective-C
kProcessingModeLegacy