Click or drag to resize
TimeAlignedReaderGetNextFrame Method
Gets the next frame, from any of the tracks, with the lowest timestamp.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TimeAlignedReaderBuffer GetNextFrame()

Return Value

Type: TimeAlignedReaderBuffer
The next frame.
See Also