PresentationBufferGetNextFrame Method MediaSuite 3.1.1889.0
Requests the next frame from the presentation buffer. for display.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public Object GetNextFrame()

Return Value

Type: Object
If a picture is present and the delay is sufficient, a frame will be returned, otherwise null.
See Also

Reference