Property ForceProgressiveDownload
ForceProgressiveDownload
Gets or initializes a value indicating whether to ensure the 'moov atom' in an MP4 file is at the beginning of the file.
Note: this does not enable true streaming, but it does allow playback to begin before the entire streams are downloaded.
Declaration
public bool ForceProgressiveDownload { get; init; }
Property Value
| Type | Description |
|---|---|
| bool |