CS_destroy_sample_processor

The CS_destroy_sample_processor function de-allocates an internal data structure used in the indexing process.

void CS_destroy_sample_processor(
  CS_Sample_Processor sp   /* pointer to an internal data structure */
);

Parameters
sp
Identifies the internal data structure to be de-allocated. This structure was previously allocated by a call of CS_create_sample_processor.

Remarks

This function calls free to de-allocate the data structure.


 Home   Overview   Technologies   Applications   Sound Gallery   FindSounds.com   FindSounds Palette   About Us   Contact Us 

© 2008 Comparisonics Corporation