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

Execution status.

This function destroys compressed file writer object.

None.

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