AudioTypeControl
public enum AudioTypeControl : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case followInput = "FOLLOW_INPUT" -
Undocumented
Declaration
Swift
case useConfigured = "USE_CONFIGURED" -
Declaration
Swift
public var description: String { get }
View on GitHub
AudioTypeControl Enumeration Reference