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.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int SamplesPerChunk
Public SamplesPerChunk As Integer
public:
int SamplesPerChunk
val mutable SamplesPerChunk: int
Field Value
Type:
Int32
See Also