DVDGetFSTLocation

C Specification

#include <revolution/dvd.h>

void* DVDGetFSTLocation(void);

Arguments

None.

Return Values

Returns a pointer to the FST.

Description

Gets a pointer to the FST.

See Also

Revision History

03/01/2006 Initial version.