struct TikToker::TikTok::Video
- TikToker::TikTok::Video
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Defined in:
tiktoker/mappings/tiktok/video.crtiktoker/mappings/tiktok/video/challenge.cr
tiktoker/mappings/tiktok/video/duet.cr
tiktoker/mappings/tiktok/video/stats.cr
tiktoker/mappings/tiktok/video/text_extra.cr
Constructors
Instance Method Summary
- #bitrate : UInt64?
- #cover : String?
- #download_addr : String
- #duration : UInt16?
- #dynamic_cover : String?
- #encoded_type : String?
- #format : String?
- #height : UInt16?
- #id : String
- #origin_cover : String?
- #play_addr : String?
- #ratio : String?
- #reflow_cover : String?
- #share_covers : Array(String)?
- #width : UInt16?