public static interface F4vSettings.Builder extends SdkPojo, CopyableBuilder<F4vSettings.Builder,F4vSettings>
| Modifier and Type | Method and Description |
|---|---|
F4vSettings.Builder |
moovPlacement(F4vMoovPlacement moovPlacement)
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for
progressive downloading.
|
F4vSettings.Builder |
moovPlacement(String moovPlacement)
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for
progressive downloading.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildF4vSettings.Builder moovPlacement(String moovPlacement)
moovPlacement - 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.F4vMoovPlacement,
F4vMoovPlacementF4vSettings.Builder moovPlacement(F4vMoovPlacement moovPlacement)
moovPlacement - 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.F4vMoovPlacement,
F4vMoovPlacementCopyright © 2023. All rights reserved.