mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix travis build.
This commit is contained in:
parent
89f4408029
commit
e174025a92
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Add table
Reference in a new issue