Skip to content
Snippets Groups Projects
Commit c80cbc23 authored by Alexandre Janniaux's avatar Alexandre Janniaux
Browse files

VLCTime: add clock and delay from LibVLC

[VLCTime clock] will match libvlc_clock() and
[VLCTime delay:ts] will match libvlc_delay(ts).

They are returning and taking int64_t as parameter, much like libvlc
itself, so as to avoid allocation of the VLCTime wrapper.
parent 2ac3900a
Branches master
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment