mirror of https://github.com/procxx/kepka.git
Fix travis build.
This commit is contained in:
parent
89f4408029
commit
e174025a92
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue