mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 08:35:21 +00:00
Fix travis build.
This commit is contained in:
@@ -121,7 +121,7 @@ public:
|
|||||||
|
|
||||||
// Video player audio stream interface.
|
// Video player audio stream interface.
|
||||||
void feedFromVideo(VideoSoundPart &&part);
|
void feedFromVideo(VideoSoundPart &&part);
|
||||||
int64 getVideoCorrectedTime(
|
crl::time getVideoCorrectedTime(
|
||||||
const AudioMsgId &id,
|
const AudioMsgId &id,
|
||||||
crl::time frameMs,
|
crl::time frameMs,
|
||||||
crl::time systemMs);
|
crl::time systemMs);
|
||||||
|
Reference in New Issue
Block a user