moovPlacement property

Mp4MoovPlacement? moovPlacement
final

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.

Implementation

final Mp4MoovPlacement? moovPlacement;