MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / inappPlaybackFailed

Method inappPlaybackFailed

Telegram/SourceFiles/data/data_document.cpp:1643–1645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1641}
1642
1643bool DocumentData::inappPlaybackFailed() const {
1644 return (_flags & Flag::StreamingPlaybackFailed);
1645}
1646
1647int DocumentData::videoPreloadPrefix() const {
1648 return _videoPreloadPrefix;

Callers 5

canBePlayedMethod · 0.80
setVideoQualitiesMethod · 0.80
downloadInCornerMethod · 0.80
downloadInCornerMethod · 0.80
downloadInCornerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected