RSS::Enclosure
Inherits RSS::Element / Reference / Object
Describes a media object that is attached to an item.
Constructors
new(url : URI | String, length : Int32, type : String)
SourceInstance methods
length=(length : Int32)
Sourcetype=(type : String)
Sourceurl=(url : URI)
Source