VLC 4.0.0-dev
|
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 struct vlc_clock_main_t 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.
typedef struct vlc_clock_t vlc_clock_t |