This is the complete list of members for videoNote, including all inherited members.
duration_ | videoNote | |
ID | videoNote | static |
length_ | videoNote | |
minithumbnail_ | videoNote | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
speech_recognition_result_ | videoNote | |
store(TlStorerToString &s, const char *field_name) const final | videoNote | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
thumbnail_ | videoNote | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
video_ | videoNote | |
videoNote() | videoNote | |
videoNote(int32 duration_, bytes const &waveform_, int32 length_, object_ptr< minithumbnail > &&minithumbnail_, object_ptr< thumbnail > &&thumbnail_, object_ptr< SpeechRecognitionResult > &&speech_recognition_result_, object_ptr< file > &&video_) | videoNote | |
waveform_ | videoNote | |
~TlObject()=default | TlObject | virtual |