Sound Bakery  v0.1.0
Open-source audio middleware for games
|
Public Member Functions | |
serialized_sound (const std::shared_ptr< sbk::engine::sound > &sound) | |
serialized_sound (const std::shared_ptr< sbk::core::database_object > &databaseSound) | |
template<class archive_class > | |
void | serialize (archive_class &archive, const unsigned int v) |
Public Attributes | |
std::shared_ptr< sbk::engine::sound > | sound |