Click or drag to resize
DesktopCaptureGetNextFrameTo Method
Captures the next frame from the desktop and stores it in an already created buffer.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool GetNextFrameTo(
	ref PictureMediaBuffer outBuffer
)

Parameters

outBuffer
Type: StreamCodersPictureMediaBuffer

Return Value

Type: Boolean
See Also