MovieDef::GetExporterInfo

MovieDef::GetExporterInfo
virtual const ExporterInfo* GetExporterInfo() const = 0;
Description

GetExporterInfo obtains information about the image extraction arguments passed to the 'GFxExport' tool when generating this '.gfx' file. Null will be returned if this movie definition came from a '.swf'.

Return Value

A ExporterInfo pointer to the exporter data used for preprocessing this movie.