DEFINE_LINEAR_GET  510 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (int, TRUE, EMPTY);
DEFINE_LINEAR_GET  511 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (uint, TRUE, EMPTY);
DEFINE_LINEAR_GET  512 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (long, TRUE, EMPTY);
DEFINE_LINEAR_GET  513 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (ulong, TRUE, EMPTY);
DEFINE_LINEAR_GET  514 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (int64, TRUE, EMPTY);
DEFINE_LINEAR_GET  515 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (uint64, TRUE, gst_guint64_to_gdouble);
DEFINE_LINEAR_GET  516 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (float, FALSE, EMPTY);
DEFINE_LINEAR_GET  517 libs/gst/controller/gstinterpolation.c DEFINE_LINEAR_GET (double, FALSE, EMPTY);