Public Attributes | List of all members
dropus_allocation_callbacks Struct Reference

#include <dr_opus.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 253 of file porcupine/demo/c/dr_libs/wip/dr_opus.h.

Member Data Documentation

◆ onFree

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

Definition at line 258 of file porcupine/demo/c/dr_libs/wip/dr_opus.h.

◆ onMalloc

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

Definition at line 256 of file porcupine/demo/c/dr_libs/wip/dr_opus.h.

◆ onRealloc

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

Definition at line 257 of file porcupine/demo/c/dr_libs/wip/dr_opus.h.

◆ pUserData

void * dropus_allocation_callbacks::pUserData

Definition at line 255 of file porcupine/demo/c/dr_libs/wip/dr_opus.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