Interface IVideoEditCore
Shared Video Edit SDK Core interface.
Inherited Members
Namespace: VisioForge.Core.VideoEdit
Assembly: VisioForge.Core.dll
Syntax
public interface IVideoEditCore : IMPVCVECore
Methods
GetCore()
Gets core.
Declaration
VideoEditCore GetCore()
Returns
| Type | Description |
|---|---|
| VideoEditCore | The VideoEditCore. |