Public Attributes | List of all members
drmp3_allocation_callbacks Struct Reference

#include <dr_mp3.h>

Public Attributes

void(* onFree )(void *p, void *pUserData)
 
void *(* onMalloc )(size_t sz, void *pUserData)
 
void *(* onRealloc )(void *p, size_t sz, void *pUserData)
 
void * pUserData
 

Detailed Description

Definition at line 326 of file porcupine/demo/c/dr_libs/dr_mp3.h.

Member Data Documentation

◆ onFree

void(* drmp3_allocation_callbacks::onFree)(void *p, void *pUserData)

Definition at line 331 of file porcupine/demo/c/dr_libs/dr_mp3.h.

◆ onMalloc

void *(* drmp3_allocation_callbacks::onMalloc)(size_t sz, void *pUserData)

Definition at line 329 of file porcupine/demo/c/dr_libs/dr_mp3.h.

◆ onRealloc

void *(* drmp3_allocation_callbacks::onRealloc)(void *p, size_t sz, void *pUserData)

Definition at line 330 of file porcupine/demo/c/dr_libs/dr_mp3.h.

◆ pUserData

void * drmp3_allocation_callbacks::pUserData

Definition at line 328 of file porcupine/demo/c/dr_libs/dr_mp3.h.


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


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