Multitrack Reading

MULTITRACKREAD is supplied an empty buffer. The size is determined by ulLength, and it is pointed to by pBuffer. MULTITRACKREAD processes the data by reading ulLength bytes of data into the buffer, and then parsing the data in the buffer by media type (audio or video) into records. A pointer to the data in the buffer is placed in the appropriate record table.

Note: A record is a contiguous buffer containing data of the same media type.