#include <annodex/anx_types.h>
Go to the source code of this file.
Data Structures | |
struct | _AnxTrack |
DEPRECATED TYPE A track of data. More... | |
Functions | |
double | anx_get_timebase (ANNODEX *annodex) |
DEPRECATED FUNCTION Query the basetime of an annodex. | |
double | anx_set_timebase (ANNODEX *annodex, double seconds) |
DEPRECATED FUNCTION Set the basetime of an annodex. |
|
DEPRECATED FUNCTION Query the basetime of an annodex. In Annodex v2, the basetime was confusingly called "timebase"
|
|
DEPRECATED FUNCTION Set the basetime of an annodex. In Annodex v2, the basetime was confusingly called "timebase"
|