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