|
TDLib
|
This is the complete list of members for td::td_api::videoNote, including all inherited members.
| duration_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| ID (defined in td::td_api::videoNote) | td::td_api::videoNote | static |
| length_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| minithumbnail_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| speech_recognition_result_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::videoNote | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| thumbnail_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| video_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| videoNote() (defined in td::td_api::videoNote) | td::td_api::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_) (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| waveform_ (defined in td::td_api::videoNote) | td::td_api::videoNote | |
| ~TlObject()=default | td::TlObject | virtual |