sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
Loading...
Searching...
No Matches
SfmlSoundBuffer.hpp File Reference
#include <SFML/Audio.hpp>
#include "ISoundBuffer.hpp"
#include <iostream>
#include <optional>
Include dependency graph for SfmlSoundBuffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SfmlSoundBuffer
 Sfml SoundBuffer class - owns the loaded samples. SfmlSound only references it (sf::Sound itself already takes a const sf::SoundBuffer& natively, this contract matches sfml's own model). More...
 

Detailed Description