AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Settings for F4v container

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.F4vSettings

Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z

Syntax

C#
public class F4vSettings

The F4vSettings type exposes the following members

Constructors

NameDescription
Public Method F4vSettings()

Properties

NameTypeDescription
Public Property MoovPlacement Amazon.MediaConvert.F4vMoovPlacement

Gets and sets the property MoovPlacement. To place the MOOV atom at the beginning of your output, which is useful for progressive downloading: Leave blank or choose Progressive download. To place the MOOV at the end of your output: Choose Normal.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5