Public Attributes | List of all members
draudio_streaming_callbacks Struct Reference

#include <dr_audio_ancient.h>

Public Attributes

void * pUserData
 A pointer to the user data to pass to each callback. More...
 
draudio_stream_read_proc read
 A pointer to the function to call when more data needs to be read. More...
 
draudio_stream_seek_proc seek
 Seeks source data from the beginning of the file. More...
 

Detailed Description

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

Member Data Documentation

◆ pUserData

void * draudio_streaming_callbacks::pUserData

A pointer to the user data to pass to each callback.

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

◆ read

draudio_stream_read_proc draudio_streaming_callbacks::read

A pointer to the function to call when more data needs to be read.

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

◆ seek

draudio_stream_seek_proc draudio_streaming_callbacks::seek

Seeks source data from the beginning of the file.

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