Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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

◆ buffers

ALuint * ALData::buffers = nullptr

Definition at line 25 of file qwasmaudiosink.cpp.

◆ context

◆ device

ALCdevice * ALData::device = nullptr

Definition at line 23 of file qwasmaudiosink.cpp.

◆ format

ALenum ALData::format

Definition at line 27 of file qwasmaudiosink.cpp.

◆ source

ALuint ALData::source

Definition at line 24 of file qwasmaudiosink.cpp.


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