F4vSettings
public struct F4vSettings : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for progressive downloading. Otherwise it is placed normally at the end.
Declaration
Swift
public let moovPlacement: F4vMoovPlacement?
-
Undocumented
Declaration
Swift
public init(moovPlacement: F4vMoovPlacement? = nil)