Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ externalPlayId
Method
externalPlayId
Telegram/SourceFiles/data/data_audio_msg_id.cpp:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
uint32 AudioMsgId::externalPlayId() const {
71
return _externalPlayId;
72
}
73
74
bool AudioMsgId::changeablePlaybackSpeed() const {
75
return _changeablePlaybackSpeed;
Callers
15
reattach
Method · 0.80
onUpdated
Method · 0.80
play
Method · 0.80
getExternalSyncTimePoint
Method · 0.80
setupLoader
Method · 0.80
AudioTrack
Method · 0.80
stop
Method · 0.80
prepareLegacyState
Method · 0.80
trackTime
Method · 0.80
updateStatusText
Method · 0.80
operator<
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected