Method b3RecPlayer_GetKeyframeInterval
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3RecPlayer_GetKeyframeInterval(b3RecPlayer*)
See the Box3D documentation.
public static extern int b3RecPlayer_GetKeyframeInterval(b3RecPlayer* player)Parameters
playerb3RecPlayer*-
See the Box3D documentation.
Returns
- int
-
the current keyframe spacing in frames; starts at the min interval and doubles as the ring evicts to stay under budget, so it reflects the effective backward-seek granularity now