MCPcopy 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
70uint32 AudioMsgId::externalPlayId() const {
71 return _externalPlayId;
72}
73
74bool AudioMsgId::changeablePlaybackSpeed() const {
75 return _changeablePlaybackSpeed;

Callers 15

reattachMethod · 0.80
onUpdatedMethod · 0.80
playMethod · 0.80
setupLoaderMethod · 0.80
AudioTrackMethod · 0.80
stopMethod · 0.80
prepareLegacyStateMethod · 0.80
trackTimeMethod · 0.80
updateStatusTextMethod · 0.80
operator<Method · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected