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