#include "AsyncProducer.h"
#include "SoundChunk.h"
#include "SoundResource.h"
#include <boost/shared_ptr.hpp>
#include <boost/tuple/tuple.hpp>
Namespaces | |
namespace | ark |
Classes | |
class | ark::SoundStreamerCreationPolicy< async_producer_policies::GenericDescription< SoundStreamerDescription > > |
class | ark::SoundStreamer |
Typedefs | |
typedef boost::tuple< unsigned, unsigned, int > | ark::SoundStreamerDescription |
typedef boost::tuple< SoundChunk, SoundStreamerDescription > | ark::SoundStreamerChunk |