Blender  V2.59
Classes | Typedefs
AUD_SoftwareDevice.cpp File Reference
#include "AUD_SoftwareDevice.h"
#include "AUD_IReader.h"
#include "AUD_DefaultMixer.h"
#include "AUD_IFactory.h"
#include <cstring>
#include <limits>

Go to the source code of this file.

Classes

struct  AUD_SoftwareHandle
 Saves the data for playback. More...

Typedefs

typedef std::list
< AUD_SoftwareHandle * >
::iterator 
AUD_HandleIterator

Detailed Description

Definition in file AUD_SoftwareDevice.cpp.


Typedef Documentation

typedef std::list<AUD_SoftwareHandle*>::iterator AUD_HandleIterator

Definition at line 62 of file AUD_SoftwareDevice.cpp.