Public Attributes | List of all members
drflac_allocation_callbacks Struct Reference

#include <dr_flac.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 564 of file porcupine/demo/c/dr_libs/dr_flac.h.

Member Data Documentation

◆ onFree

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

Definition at line 569 of file porcupine/demo/c/dr_libs/dr_flac.h.

◆ onMalloc

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

Definition at line 567 of file porcupine/demo/c/dr_libs/dr_flac.h.

◆ onRealloc

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

Definition at line 568 of file porcupine/demo/c/dr_libs/dr_flac.h.

◆ pUserData

void * drflac_allocation_callbacks::pUserData

Definition at line 566 of file porcupine/demo/c/dr_libs/dr_flac.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