Click or drag to resize
DesktopCaptureGetFrame Method
Captures the next frame from the desktop.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override MediaBuffer<byte> GetFrame()

Return Value

Type: MediaBufferByte

Implements

ICaptureDeviceGetFrame
See Also