| MP4WriterConfiguration Fields |
The MP4WriterConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| CompatibleBrands |
Compatible brands of MP4 file to be created.
| |
| MajorBrand |
Major brand of MP4 file to be created.
| |
| SamplesPerChunk |
The number of samples to be contained inside an mp4 chunk. If Mp4Writer is set to use
fragments, then this is the number of samples per track run.
| |
| UseFragments |
Enables the use of fragments to construct the container.
|