Single Set Mark (0x0028)

Performs the writing and locating of single set marks.

Parameters

function
0x0028 – single set mark.
parameter0
Contains a flag indicating whether or not a single set mark is to be written or searched:

0 = write single set mark

1 = space forward single set marks

2 = space backwards single set marks

parameter1
If a Space Data Blocks (0x002A) was requested, indicates how many set marks to space over.
parameter2
Not used.
bufferLength
Not used.
buffer
Not used.
returnParameter
If a space function was requested, the number of set marks spaced over is returned in this field.

The returnParameter is not a data member of the CDM message structure [seeCDMMessageStruct]. However, CDMs supporting this function are required to provide the data specified by returnParameter. The Media Manager passes this value on to the application, and the CDM passes this value to the Media Manager as an input parameter to CDI_Complete_Message.