H264LookAheadRateControl
public enum H264LookAheadRateControl : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case high = "HIGH" -
Undocumented
Declaration
Swift
case low = "LOW" -
Undocumented
Declaration
Swift
case medium = "MEDIUM" -
Declaration
Swift
public var description: String { get }
View on GitHub
H264LookAheadRateControl Enumeration Reference