This is the complete list of members for storyVideo, including all inherited members.
cover_frame_timestamp_ | storyVideo | |
duration_ | storyVideo | |
has_stickers_ | storyVideo | |
height_ | storyVideo | |
ID | storyVideo | static |
is_animation_ | storyVideo | |
minithumbnail_ | storyVideo | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
preload_prefix_size_ | storyVideo | |
store(TlStorerToString &s, const char *field_name) const final | storyVideo | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
storyVideo() | storyVideo | |
storyVideo(double duration_, int32 width_, int32 height_, bool has_stickers_, bool is_animation_, object_ptr< minithumbnail > &&minithumbnail_, object_ptr< thumbnail > &&thumbnail_, int32 preload_prefix_size_, double cover_frame_timestamp_, object_ptr< file > &&video_) | storyVideo | |
thumbnail_ | storyVideo | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
video_ | storyVideo | |
width_ | storyVideo | |
~TlObject()=default | TlObject | virtual |