struct MatrixOrg::AppService::Event::RoomEvent::Message::Content::Video::Info
Included Modules
- JSON::Serializable
 
Defined in:
app_service/event.crConstructors
Instance Method Summary
- #duration : Int32
 - #duration=(duration : Int32)
 - #h : Int32
 - #h=(h : Int32)
 - #mimetype : String
 - #mimetype=(mimetype : String)
 - #size : Int32
 - #size=(size : Int32)
 - #thumbnail_info : MatrixOrg::AppService::Event::RoomEvent::Message::Content::Image::Info
 - #thumbnail_info=(thumbnail_info : MatrixOrg::AppService::Event::RoomEvent::Message::Content::Image::Info)
 - #thumbnail_url : String
 - #thumbnail_url=(thumbnail_url : String)
 - #w : Int32
 - #w=(w : Int32)
 
Constructor Detail
Instance Method Detail
        
        def thumbnail_info : MatrixOrg::AppService::Event::RoomEvent::Message::Content::Image::Info
        #
      
      
      
        
        def thumbnail_info=(thumbnail_info : MatrixOrg::AppService::Event::RoomEvent::Message::Content::Image::Info)
        #