10 #ifndef HAS_LIVES_RESAMPLE_H
11 #define HAS_LIVES_RESAMPLE_H
14 #include <weed/weed.h>
16 #include "../libweed/weed.h"
20 typedef struct __resaudw {
41 weed_timecode_t
q_gint64(weed_timecode_t in,
double fps);
43 weed_timecode_t
q_dbl (gdouble in, gdouble fps);
46 weed_plant_t *
quantise_events (weed_plant_t *in_list, gdouble new_fps, gboolean allow_gap);
67 gint fps_denom, gint arate, gint asigned, gboolean swap_endian);