VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_clock.h File Reference
Include dependency graph for vlc_clock.h:

Go to the source code of this file.

Typedefs

typedef struct vlc_clock_main_t vlc_clock_main_t
 The VLC clock API.
 
typedef struct vlc_clock_t vlc_clock_t
 

Typedef Documentation

◆ vlc_clock_main_t

The VLC clock API.

The publicly exposed clock API is for now very restraint. For now, only a subset of the clock is exposed and simplified for stream output modules.

The actual clock implementation is mostly private for now as no other use case is found. Opaques VLC Clock types.

◆ vlc_clock_t

typedef struct vlc_clock_t vlc_clock_t