Interface F4vSettings.Builder

    • Method Detail

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