H264SubGopLength
public enum H264SubGopLength : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case dynamic = "DYNAMIC"
-
Undocumented
Declaration
Swift
case fixed = "FIXED"
-
Declaration
Swift
public var description: String { get }