Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Media::SoundMedium |
This class is the base class for all sound mediums. More... | |
class | Ocean::Media::SoundMedium::SoundType |
Definition of a sound type composed by the sound frequency and channels. More... | |
class | Ocean::Media::SoundMedium::SortableSoundType |
Class allowing the sorting of several sound media types according their popularity. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Media | |
Namespace of the Media library. | |
Typedefs | |
typedef SmartMediumRef< SoundMedium > | Ocean::Media::SoundMediumRef |
Definition of a smart medium reference holding a sound medium object. More... | |