MultimediaInfo

MultimediaInfo class

Represents multimedia information.Note: We do not support downloading copyrighted videos and using other people’s videos for commercial purposes without their express permission. We are not responsible for any copyright infringement that may occur when using this tool.

public abstract class MultimediaInfo

Properties

Name Description
Description { get; set; } Multimedia description.
Duration { get; set; } Multimedia duration in second.
MultimediaHost { get; } Host from which this info was obtained.
Thumbnails { get; } Collection of thumbnails URLs.
Title { get; set; } Multimedia title.

See Also