Tramway SDK
Public Attributes | List of all members
tram::Audio::audiobuffer_t Struct Reference

#include <audio.h>

Public Attributes

union {
   struct {
      uint32_t *   al_buffers
 
      int32_t   al_buffer_count
 
   } 
 
   void *   generic
 
}; 
 

Member Data Documentation

◆ 

union { ... } tram::Audio::audiobuffer_t::@3

◆ al_buffer_count

int32_t tram::Audio::audiobuffer_t::al_buffer_count

◆ al_buffers

uint32_t* tram::Audio::audiobuffer_t::al_buffers

◆ generic

void* tram::Audio::audiobuffer_t::generic

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