Vp9RateControlMode
public enum Vp9RateControlMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case vbr = "VBR"
-
Declaration
Swift
public var description: String { get }