2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix travis build.

This commit is contained in:
John Preston
2019-03-09 15:27:36 +04:00
committed by GitHub
parent 89f4408029
commit e174025a92

View File

@@ -121,7 +121,7 @@ public:
// Video player audio stream interface.
void feedFromVideo(VideoSoundPart &&part);
int64 getVideoCorrectedTime(
crl::time getVideoCorrectedTime(
const AudioMsgId &id,
crl::time frameMs,
crl::time systemMs);