This document is archived and information here might be outdated. Recommended version. |
Processes video frames from the animation engine.
[Visual Basic .NET]
Public Sub ProcessFrame ( _
ByVal varFrame As Object _
)
[C#]
public void ProcessFrame (
object varFrame
);