Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
301
bool StickerData::isWebm() const {
302
return (type == StickerType::Webm);
303
}
304
305
VoiceData::~VoiceData() {
306
if (!waveform.isEmpty()
Callers
15
setStickerFrom
Method · 0.80
prepareThumbnail
Method · 0.80
currentImage
Method · 0.80
setDocument
Method · 0.80
update
Method · 0.80
AddAiToneIconPreview
Function · 0.80
paintSticker
Method · 0.80
useStreamingLoader
Method · 0.80
HasWebmThumbnail
Function · 0.80
paintEvent
Method · 0.80
paintSticker
Method · 0.80
IconPlayerValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected