Click or drag to resize
MP4WriterConfiguration Fields

The MP4WriterConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldCompatibleBrands
Compatible brands of MP4 file to be created.
Public fieldMajorBrand
Major brand of MP4 file to be created.
Public fieldSamplesPerChunk
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.
Public fieldUseFragments
Enables the use of fragments to construct the container.
Top
See Also