Search Results for

    Show / Hide Table of Contents

    Delegate VideoPlayer_AVPro.ErrorEventHandler

    Namespace: RenderHeads.Media.AVProVideo
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void ErrorEventHandler(VideoPlayer_AVPro source, string message);
    Parameters
    Type Name Description
    VideoPlayer_AVPro source
    System.String message
    In This Article