class Aws::MediaConvert::Types::F4vSettings

Settings for F4v container

@note When making an API call, you may pass F4vSettings

data as a hash:

    {
      moov_placement: "PROGRESSIVE_DOWNLOAD", # accepts PROGRESSIVE_DOWNLOAD, NORMAL
    }

@!attribute [rw] moov_placement

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/F4vSettings AWS API Documentation

Constants

SENSITIVE