Click or drag to resize
TimeToSampleBox.AddSample 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: System.UInt32
See Also