F4vMoovPlacement
public enum F4vMoovPlacement : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case progressiveDownload = "PROGRESSIVE_DOWNLOAD"
-
Undocumented
Declaration
Swift
case normal = "NORMAL"
-
Declaration
Swift
public var description: String { get }