Click or drag to resize
FragmentSampleFlagsSampleHasRedundancy Field
Indicates whether there is redundant coding in the sample.

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

Field Value

Type: UInt32
Remarks
0: it is unknown whether there is redundant coding in this sample; 1: there is redundant coding in this sample; 2: there is no redundant coding in this sample; 3: reserved.
See Also