Video Class |
Namespace: Aspose.Slides
The Video type exposes the following members.
Name | Description | |
---|---|---|
![]() | BinaryData | |
![]() | ContentType |
Returns a MIME type of an video, encoded in BinaryData.
Read-only String.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetStream |
Returns Stream stream for reading.
Use 'using' or close stream after using.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |