Click or drag to resize
FragmentSampleFlagsSampleDependsOn Field
Indicates Dependecy of the sample.

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

Field Value

Type: UInt32
Remarks
0: the dependency of this sample is unknown; 1: this sample does depend on others (not an I picture); 2: this sample does not depend on others (I picture); 3: reserved.
See Also