Interface IVideoCaptureCore
Shared Video Capture SDK Core interface.
Inherited Members
Namespace: VisioForge.Core.VideoCapture
Assembly: VisioForge.Core.dll
Syntax
public interface IVideoCaptureCore : IMPVCVECore
Methods
GetCore()
Gets core.
Declaration
VideoCaptureCore GetCore()
Returns
| Type | Description |
|---|---|
| VideoCaptureCore | The VideoCaptureCore. |