This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationEngine Interface > IAnimationEngine.ProcessFrame Method (ArcObjects .NET 10.4 SDK) |
Processes video frames from the animation engine.
[Visual Basic .NET] Public Sub ProcessFrame ( _ ByVal varFrame As Object _ )
[C#] public void ProcessFrame ( object varFrame );