SmoothGroupAudioOnlyTimecodeControl
public enum SmoothGroupAudioOnlyTimecodeControl : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case passthrough = "PASSTHROUGH"
-
Undocumented
Declaration
Swift
case useConfiguredClock = "USE_CONFIGURED_CLOCK"
-
Declaration
Swift
public var description: String { get }