|
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 | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Media |
| Namespace of the Media library. | |
Typedefs | |
| using | Ocean::Media::SoundMediumRef = SmartMediumRef< SoundMedium > |
| Definition of a smart medium reference holding a sound medium object. | |