CrystalSpace

Public API Reference

iSndSysSoftwareOutputFilter Struct Reference
[Sound system]

Temporary filter interface definition. More...

#include <isndsys/ss_filter.h>

Inheritance diagram for iSndSysSoftwareOutputFilter:

List of all members.

Public Member Functions

virtual void DeliverData (const csSoundSample *SampleBuffer, size_t Frames)=0
 Called to deliver data to the filter.
virtual bool FormatNotify (const csSndSysSoundFormat *pSoundFormat)=0
 Return TRUE to acknowledge that the format is supported and the filter.

Detailed Description

Temporary filter interface definition.

Definition at line 92 of file ss_filter.h.


Member Function Documentation

virtual void iSndSysSoftwareOutputFilter::DeliverData ( const csSoundSample *  SampleBuffer,
size_t  Frames 
) [pure virtual]

Called to deliver data to the filter.

virtual bool iSndSysSoftwareOutputFilter::FormatNotify ( const csSndSysSoundFormat pSoundFormat  )  [pure virtual]

Return TRUE to acknowledge that the format is supported and the filter.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1