Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ZoomFXProps Struct Reference

ZoomFXProps is used to set all ZoomFX buffer properties at once. More...

#include <IAudioExt.h>

Inheritance diagram for ZoomFXProps::

List of all members.

Public Methods

 ZoomFXProps ()
 Default constructor calls the Clear() function.

void Clear ()
 Sets all members to their default values, as defined in zoomfx.h.


Detailed Description

ZoomFXProps is used to set all ZoomFX buffer properties at once.

ZoomFXProps is derived from the ZoomFX structure ZOOMFX_BUFFERPROPERTIES. The structure is made slightly more user friendly by providing a Clear() function which resets all ZoomFX buffer properties to their default values. The Clear() function is also automatically called when the structure is created. Because it is derived from ZOOMFX_BUFFERPROPERTIES, it can be used interchangeably with this structure since it is binary compatible.


The documentation for this struct was generated from the following file:
Generated at Sun Jul 28 23:17:43 2002 for GAP Audio System by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001