Interface F4vSettings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<F4vSettings.Builder,F4vSettings>, SdkBuilder<F4vSettings.Builder,F4vSettings>, SdkPojo
Enclosing class:
F4vSettings

public static interface F4vSettings.Builder extends SdkPojo, CopyableBuilder<F4vSettings.Builder,F4vSettings>
  • Method Details

    • moovPlacement

      F4vSettings.Builder moovPlacement(String 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.
      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • moovPlacement

      F4vSettings.Builder moovPlacement(F4vMoovPlacement 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.
      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: