Click or drag to resize
MP4WriterConfigurationSamplesPerChunk Field
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.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int SamplesPerChunk

Field Value

Type: Int32
See Also