![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Functions | |
| void | uewav_encode16 (short *samples, short *scratch_buffer, long long num_samples, long long num_channels) |
| void | uewav_decode16 (short *samples, short *scratch_buffer, long long num_samples, long long num_channels) |
| void uewav_decode16 | ( | short * | samples, |
| short * | scratch_buffer, | ||
| long long | num_samples, | ||
| long long | num_channels | ||
| ) |