Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
ALData Class Reference
+ Collaboration diagram for ALData:

Public Attributes

ALCcontext * context = nullptr
 
ALCdevice * device = nullptr
 
ALuint source
 
ALuint * buffers = nullptr
 
ALuint * buffer = nullptr
 
ALenum format
 

Detailed Description

Definition at line 20 of file qwasmaudiosink.cpp.

Member Data Documentation

◆ buffer

ALuint* ALData::buffer = nullptr

Definition at line 26 of file qwasmaudiosink.cpp.

Referenced by QWasmAudioSink::start(), and QWasmAudioSinkDevice::writeData().

◆ buffers

ALuint* ALData::buffers = nullptr

◆ context

ALCcontext * ALData::context = nullptr

Definition at line 22 of file qwasmaudiosink.cpp.

Referenced by QWasmAudioSink::start(), and QWasmAudioSink::stop().

◆ device

◆ format

ALenum ALData::format

Definition at line 27 of file qwasmaudiosink.cpp.

Referenced by QWasmAudioSink::start(), and QWasmAudioSinkDevice::writeData().

◆ source


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