Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
sound::SoundDataOpenStream::SoundBufferUntil Struct Referencefinal

An OpenAL buffer that goes until m_end (exclusive). More...

#include <sound_data.h>

+ Collaboration diagram for sound::SoundDataOpenStream::SoundBufferUntil:

Public Attributes

ALuint m_end
 
RAIIALSoundBuffer m_buffer
 

Detailed Description

An OpenAL buffer that goes until m_end (exclusive).

Member Data Documentation

◆ m_buffer

RAIIALSoundBuffer sound::SoundDataOpenStream::SoundBufferUntil::m_buffer

◆ m_end

ALuint sound::SoundDataOpenStream::SoundBufferUntil::m_end

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