SmoothGroupSegmentationMode
public enum SmoothGroupSegmentationMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case useInputSegmentation = "USE_INPUT_SEGMENTATION" -
Undocumented
Declaration
Swift
case useSegmentDuration = "USE_SEGMENT_DURATION" -
Declaration
Swift
public var description: String { get }
View on GitHub
SmoothGroupSegmentationMode Enumeration Reference