MxEngine
Public Member Functions | List of all members
MxEngine::AudioBuffer Class Reference

Public Member Functions

 AudioBuffer (const AudioBuffer &)=delete
 
 AudioBuffer (AudioBuffer &&) noexcept
 
AudioBufferoperator= (const AudioBuffer &)=delete
 
AudioBufferoperator= (AudioBuffer &&) noexcept
 
void Load (const MxString &path)
 
BindableId GetNativeHandle () const
 
size_t GetChannelCount () const
 
size_t GetFrequency () const
 
size_t GetNativeFormat () const
 
size_t GetSampleCount () const
 
AudioType GetAudioType () const
 
const MxString & GetFilePath () const
 

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