VisioForge (c) 2025

Search Results for

    Interface IVideoEditCore

    Shared Video Edit SDK Core interface.

    Inherited Members
    IMPVCVECore.OnVideoFrameBufferWPF
    IMPVCVECore.Video_Renderer
    IMPVCVECore.State()
    IMPVCVECore.OnError
    IMPVCVECore.OnStop
    IMPVCVECore.IsAsync()
    IMPVCVECore.GetVideoResolution()
    IMPVCVECore.GetVideoRendererCore()
    IMPVCVECore.GetVideoRenderer()
    IMPVCVECore.CallVideoRendererUpdate(int, int, bool)
    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.