Public Attributes | List of all members
draudio_buffer_desc Struct Reference

#include <dr_audio_ancient.h>

Public Attributes

unsigned int bitsPerSample
 The number of bits per sample. More...
 
unsigned int channels
 The number of channels. This should be 1 for mono, 2 for stereo. More...
 
unsigned int flags
 
draudio_format format
 The data format. More...
 
void * pData
 A pointer to the initial data. More...
 
unsigned int sampleRate
 The sample rate. More...
 
size_t sizeInBytes
 The size in bytes of the data. More...
 

Detailed Description

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

Member Data Documentation

◆ bitsPerSample

unsigned int draudio_buffer_desc::bitsPerSample

The number of bits per sample.

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

◆ channels

unsigned int draudio_buffer_desc::channels

The number of channels. This should be 1 for mono, 2 for stereo.

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

◆ flags

unsigned int draudio_buffer_desc::flags

Boolean flags. DRAUDIO_ENABLE_3D: Enable 3D positioning

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

◆ format

draudio_format draudio_buffer_desc::format

The data format.

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

◆ pData

void * draudio_buffer_desc::pData

A pointer to the initial data.

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

◆ sampleRate

unsigned int draudio_buffer_desc::sampleRate

The sample rate.

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

◆ sizeInBytes

size_t draudio_buffer_desc::sizeInBytes

The size in bytes of the data.

Definition at line 178 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