MultimediaFactory

MultimediaFactory class

Represents an abstract factory which is used to create Multimedia objects.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 MultimediaFactory

Methods

Name Description
abstract TryCreate(string, out Multimedia) Creates a Multimedia object which can collect information from the specified page URL.

See Also