Delegate KeyFrameDetectedDelegate
- Assembly
- VisioForge.Core.dll
Delegate OnKeyFrameDetected.
public delegate void KeyFrameDetectedDelegate(ulong timestamp)Parameters
timestampulong-
The timestamp in nanoseconds.
Delegate OnKeyFrameDetected.
public delegate void KeyFrameDetectedDelegate(ulong timestamp)timestamp ulong The timestamp in nanoseconds.