MPMA Framework 0.4
Public Member Functions
AUDIO::StaticBuffer Class Reference

Used to store static buffer data that can be re-used without having to re-read it from a source every time it is played. More...

#include <Player.h>

List of all members.

Public Member Functions

 StaticBuffer (std::shared_ptr< Source > source)
 Creates a static buffer and fills it from a source. The data in source is completely read during this call, so it must be of finite length.

Detailed Description

Used to store static buffer data that can be re-used without having to re-read it from a source every time it is played.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends