StarBurn SDK (Software Development Kit)
ContentsIndexHome
PreviousUpNext
StarBurn_StarWave_CompressedFileReaderObjectDestroy Function
C++
__stdcall STARBURN_IMPEX_API ULONG StarBurn_StarWave_CompressedFileReaderObjectDestroy(OUT PVOID * p__PPVOID__CompressedFileReaderObject);
Parameters 
Description 
OUT PVOID * p__PPVOID__CompressedFileReaderObject 
Pointer to pointer to compressed file reader object to destroy. 

Execution status.

This function destroys compressed file reader object.

None.

See AudioCompressor StarBurn sample application as an example how to use StarBurn_StarWave_CompressedFileReaderObjectDestroy API call.