VideoFromFile Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
VideoFromFile() | Initializes a new instance of the VideoFromFile class. | |
VideoFromFile(String) | Initializes a new instance of the VideoFromFile class from outer XML. | |
VideoFromFile(array<OpenXmlElement[]) | Initializes a new instance of the VideoFromFile class with the specified child elements. | |
VideoFromFile(IEnumerable<OpenXmlElement>) | Initializes a new instance of the VideoFromFile class with the specified child elements. |
Top