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

Method isWebm

Telegram/SourceFiles/data/data_document.cpp:301–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301bool StickerData::isWebm() const {
302 return (type == StickerType::Webm);
303}
304
305VoiceData::~VoiceData() {
306 if (!waveform.isEmpty()

Callers 15

setStickerFromMethod · 0.80
prepareThumbnailMethod · 0.80
currentImageMethod · 0.80
setDocumentMethod · 0.80
updateMethod · 0.80
AddAiToneIconPreviewFunction · 0.80
paintStickerMethod · 0.80
useStreamingLoaderMethod · 0.80
HasWebmThumbnailFunction · 0.80
paintEventMethod · 0.80
paintStickerMethod · 0.80
IconPlayerValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected