Skip to content
Snippets Groups Projects

Work towards #123 adaptive bitrate

Merged Nicolas Pope requested to merge feature/123/adaptive into master
13 files
+ 456
103
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -64,6 +64,8 @@ void setInterval(int ms);
int getInterval();
int64_t get_time();
/**
* Add the specified number of milliseconds to the clock when generating
* timestamps. This is used to synchronise clocks on multiple machines as it
Loading