Class CaptureFrameSource
Use the Capture class as a FrameSource
public class CaptureFrameSource : FrameSource, IDisposable
- Inheritance
-
CaptureFrameSource
- Implements
- Inherited Members
Constructors
CaptureFrameSource(VideoCapture)
Create a Capture frame source
public CaptureFrameSource(VideoCapture capture)
Parameters
capture
VideoCaptureThe capture object that will be converted to a FrameSource
Methods
DisposeObject()
Release the unmanaged memory associated with this CaptureFrameSource
protected override void DisposeObject()