Interface F4vSettings.Builder

  • 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: