VisioForge (c) 2025

Search Results for

    Delegate KeyFrameDetectedDelegate

    Delegate OnKeyFrameDetected.

    Namespace: VisioForge.Core.Types.X.VideoEncoders
    Assembly: VisioForge.Core.dll
    Syntax
    public delegate void KeyFrameDetectedDelegate(ulong timestamp)
    Parameters
    Type Name Description
    ulong timestamp

    The timestamp in nanoseconds.