Search Results for

    Show / Hide Table of Contents

    Delegate VideoPlayer_AVPro.FrameReadyEventHandler

    Namespace: RenderHeads.Media.AVProVideo
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void FrameReadyEventHandler(VideoPlayer_AVPro source, long frameIdx);
    Parameters
    Type Name Description
    VideoPlayer_AVPro source
    System.Int64 frameIdx
    In This Article