Click or drag to resize
TimeToSampleBoxAddSample Method
Adds a new SampleDelta to the list. The list is automatically compacted.

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

Parameters

delta
Type: SystemUInt32
See Also