Basic Operations

The following list shows basic file operations:

Command-Line Operations

The following lists the command-line operations:

Common Operations

Deleting a data buffer

The data buffer can be deleted using one of the following three methods:

These methods are applicable to all types of data buffers: encoded video, formatted video and audio data buffers.

Acknowledging an event

An event is acknowledged by writing to the events.xml file. An event XML element consists of two sub-elements: Index and Acknowledge. The Index element specifies the index of the event to be disposed. Refer to Events File for more details.

Acknowledging an exception

An exception is acknowledged by writing to the exceptions.xml file. An Exception XML element consists of two sub-elements: Index and Acknowledge. The Index element specifies the index of the exception to be disposed. Refer to Exceptions File for more details.