Mp4MoovPlacement
public enum Mp4MoovPlacement : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case progressiveDownload = "PROGRESSIVE_DOWNLOAD" -
Undocumented
Declaration
Swift
case normal = "NORMAL" -
Declaration
Swift
public var description: String { get }
View on GitHub
Mp4MoovPlacement Enumeration Reference