libannodex 0.7.3
anx_deprecated.h File Reference

Deprecated functions related to Annodex media. More...

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.
 

Detailed Description

Deprecated functions related to Annodex media.

Function Documentation

◆ anx_get_timebase()

double anx_get_timebase ( ANNODEX * annodex)

DEPRECATED FUNCTION Query the basetime of an annodex.

In Annodex v2, the basetime was confusingly called "timebase"

Parameters
annodexan ANNODEX* handle
Returns
the basetime of the annodex

◆ anx_set_timebase()

double anx_set_timebase ( ANNODEX * annodex,
double seconds )

DEPRECATED FUNCTION Set the basetime of an annodex.

In Annodex v2, the basetime was confusingly called "timebase"

Parameters
annodexan ANNODEX* handle
secondsthe new basetime