Search Results for

    Show / Hide Table of Contents

    Delegate VideoPlayer_AVPro.TimeEventHandler

    Namespace: RenderHeads.Media.AVProVideo
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void TimeEventHandler(VideoPlayer_AVPro source, double seconds);
    Parameters
    Type Name Description
    VideoPlayer_AVPro source
    System.Double seconds
    In This Article