Public Attributes | List of all members
draudio_world Struct Reference

#include <dr_audio_ancient.h>

Public Attributes

draudio_mutex lock
 Mutex for thread-safety. More...
 
draudio_devicepDevice
 A pointer to the dr_audio device to output audio to. More...
 
draudio_soundpFirstSound
 A pointer to the first sound in the local list of sounds. More...
 
draudio_playback_state playbackState
 The global playback state of the world. More...
 

Detailed Description

Definition at line 653 of file porcupine/demo/c/dr_libs/old/dr_audio_ancient.h.

Member Data Documentation

◆ lock

draudio_mutex draudio_world::lock

Mutex for thread-safety.

Definition at line 665 of file porcupine/demo/c/dr_libs/old/dr_audio_ancient.h.

◆ pDevice

draudio_device * draudio_world::pDevice

A pointer to the dr_audio device to output audio to.

Definition at line 656 of file porcupine/demo/c/dr_libs/old/dr_audio_ancient.h.

◆ pFirstSound

draudio_sound * draudio_world::pFirstSound

A pointer to the first sound in the local list of sounds.

Definition at line 662 of file porcupine/demo/c/dr_libs/old/dr_audio_ancient.h.

◆ playbackState

draudio_playback_state draudio_world::playbackState

The global playback state of the world.

Definition at line 659 of file porcupine/demo/c/dr_libs/old/dr_audio_ancient.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19