emilib
Public Member Functions | Static Public Member Functions | Friends | List of all members
al::Sound Class Reference

A loaded sound. Can be played via Source. Many Source:s can play the same Sound at the same. More...

#include <al_lib.hpp>

Public Member Functions

 Sound (Sound &&o) noexcept
 
unsigned size_bytes () const
 Memory usage.
 

Static Public Member Functions

static Sound load_wav (const char *path)
 

Friends

class Source
 

Detailed Description

A loaded sound. Can be played via Source. Many Source:s can play the same Sound at the same.


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