CrystalSpace

Public API Reference

iSndSysRendererSoftware Struct Reference
[Sound system]

Software renderer specific interface extensions. More...

#include <isndsys/ss_renderer.h>

Inheritance diagram for iSndSysRendererSoftware:

List of all members.

Public Member Functions

virtual bool AddOutputFilter (SndSysFilterLocation Location, iSndSysSoftwareOutputFilter *pFilter)=0
 Add an output filter at the specified location.
virtual bool RemoveOutputFilter (SndSysFilterLocation Location, iSndSysSoftwareOutputFilter *pFilter)=0
 Remove an output filter from the registered list.

Detailed Description

Software renderer specific interface extensions.

Definition at line 120 of file ss_renderer.h.


Member Function Documentation

virtual bool iSndSysRendererSoftware::AddOutputFilter ( SndSysFilterLocation  Location,
iSndSysSoftwareOutputFilter pFilter 
) [pure virtual]

Add an output filter at the specified location.

virtual bool iSndSysRendererSoftware::RemoveOutputFilter ( SndSysFilterLocation  Location,
iSndSysSoftwareOutputFilter pFilter 
) [pure virtual]

Remove an output filter from the registered list.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1