Home
last modified time | relevance | path

Searched refs:AUD_Sound_data (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/audaspace/bindings/C/
H A DAUD_Sound.h49 extern AUD_API sample_t* AUD_Sound_data(AUD_Sound* sound, int* length, AUD_Specs* specs);
H A DAUD_Sound.cpp97 AUD_API sample_t* AUD_Sound_data(AUD_Sound* sound, int* length, AUD_Specs* specs) in AUD_Sound_data() function