Example #1
0
 private static extern Error ebur128_add_frames_float(State *state, float *src, NativeInt frames);
Example #2
0
 private static extern Error ebur128_add_frames_double(State *state, double *src, NativeInt frames);
Example #3
0
 private static extern Error ebur128_add_frames_short(State *state, short *src, NativeInt frames);