24#ifndef LIBVLC_INPUT_CLOCK_H
25#define LIBVLC_INPUT_CLOCK_H 1
58 vlc_tick_t ck_stream,
double rate,
bool discontinuity);
112 bool b_can_pace_control,
bool b_buffering,
113 bool b_extra_buffering_allowed,
VLC object common members.
Definition vlc_objects.h:53
This file is a collection of common definitions and types.
int64_t vlc_tick_t
High precision date or time interval.
Definition vlc_tick.h:48