Om  1.0.0
A universal framework for multimedia simulation
Public Member Functions | List of all members
om::sound::base::SharedBufferInfo Class Reference

A class that holds information about a shared sound buffer buffer. More...

#include <omSoundSharedBufferInfo.h>

Public Member Functions

 SharedBufferInfo (Size numChannels, Size numSamples, SampleRate sampleRate)
 Create a new shared sound buffer information structure with the specified buffer attributes. More...
 

Detailed Description

A class that holds information about a shared sound buffer buffer.

This class is an internal class and shouldn't be used directly.

Constructor & Destructor Documentation

om::sound::base::SharedBufferInfo::SharedBufferInfo ( Size  numChannels,
Size  numSamples,
SampleRate  sampleRate 
)
inline

Create a new shared sound buffer information structure with the specified buffer attributes.


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