Table of Contents

Delegate KeyFrameDetectedDelegate

Namespace
VisioForge.Core.Types.X.VideoEncoders
Assembly
VisioForge.Core.dll

Delegate OnKeyFrameDetected.

public delegate void KeyFrameDetectedDelegate(ulong timestamp)

Parameters

timestamp ulong

The timestamp in nanoseconds.