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

Method activeMediaView

Telegram/SourceFiles/data/data_photo.cpp:400–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400std::shared_ptr<PhotoMedia> PhotoData::activeMediaView() const {
401 return _media.lock();
402}
403
404void PhotoData::updateImages(
405 const QByteArray &inlineThumbnailBytes,

Callers 15

showMediaPreviewMethod · 0.45
setupPanelMethod · 0.45
staticContentMethod · 0.45
validateGoodThumbnailMethod · 0.45
onChooseMethod · 0.45
rebuildAppendSetMethod · 0.45
GenerateGoodThumbnailMethod · 0.45
preloadAnimationsForMethod · 0.45
collectLocalDataMethod · 0.45
uploadMethod · 0.45
selectInlineResultMethod · 0.45

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected