INewFramesCallback interface

Callback from engine indicating that it is done parsing any new frames added to the log.

Members

The INewFramesCallback interface inherits from the IUnknown interface. INewFramesCallback also has these types of members:

Methods

The INewFramesCallback interface has these methods.

MethodDescription
CancelAll

A callback that notifies the host that all requests have been cancelled.

CancelUsingCallback

A callback that notifies the host of a canceled request.

CancelUsingCookie

A callback that notifies the host of a canceled request by using a cookie that uniquely identifies the request.

NewFramesAvailable

A callback that notifies the host that new frames are available to be processed.

 

Requirements

Header

Vspixengine.h