VideoFrame Class |
Namespace: Aspose.Slides
The VideoFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | Adjustments |
Returns a collection of shape's adjustment values.
Read-only IAdjustValueCollection.
(Inherited from GeometryShape.) |
![]() | AlternativeText |
Returns or sets the alternative text associated with a shape.
Read/write String.
(Inherited from Shape.) |
![]() | AlternativeTextTitle |
Returns or sets the title of alternative text associated with a shape.
Read/write String.
(Inherited from Shape.) |
![]() | BlackWhiteMode |
Property specifies how a shape will render in black-and-white display mode..
Read/write BlackWhiteMode.
(Inherited from Shape.) |
![]() | ConnectionSiteCount |
Returns the number of connection sites on the shape.
Read-only Int32.
(Inherited from Shape.) |
![]() | CustomData |
Returns the shape's custom data.
Read-only ICustomData.
(Inherited from Shape.) |
![]() | EffectFormat |
Returns the EffectFormat object which contains pixel effects applied to a shape.
Note: can return null for certain types of shapes which don't have effect properties.
Read-only IEffectFormat.
(Inherited from Shape.) |
![]() | EmbeddedVideo |
Returns or sets embedded video object.
Read/write IVideo.
|
![]() | FillFormat |
Returns the FillFormat object that contains fill formatting properties for a shape.
Note: can return null for certain types of shapes which don't have fill properties.
Read-only IFillFormat.
(Inherited from Shape.) |
![]() | Frame |
Returns or sets the shape frame's properties.
Read/write IShapeFrame.
(Inherited from Shape.) |
![]() | FullScreenMode |
Determines whether a video is shown in full screen mode.
Read/write Boolean.
|
![]() | Height |
Returns or sets the height of the shape.
Read/write Single.
(Inherited from Shape.) |
![]() | Hidden |
Determines whether the shape is hidden.
Read/write Boolean.
(Inherited from Shape.) |
![]() | HideAtShowing |
Determines whether a VideoFrame is hidden.
Read/write Boolean.
|
![]() | HyperlinkClick |
Returns or sets the hyperlink defined for mouse click.
Read/write IHyperlink.
(Inherited from Shape.) |
![]() | HyperlinkManager |
Returns the hyperlink manager.
Read-only IHyperlinkManager.
(Inherited from Shape.) |
![]() | HyperlinkMouseOver |
Returns or sets the hyperlink defined for mouse over.
Read/write IHyperlink.
(Inherited from Shape.) |
![]() | IsGrouped |
Determines whether the shape is grouped.
Read-only Boolean.
(Inherited from Shape.) |
![]() | IsTextHolder |
Determines whether the shape is TextHolder_PPT.
Read-only Boolean.
(Inherited from Shape.) |
![]() | LineFormat |
Returns the LineFormat object that contains line formatting properties for a shape.
Note: can return null for certain types of shapes which don't have line properties.
Read-only ILineFormat.
(Inherited from Shape.) |
![]() | LinkPathLong |
Returns or sets the name of an video file which is linked to a VideoFrame.
Read/write String.
|
![]() | Name |
Returns or sets the name of a shape.
Must be not null. Use empty string value if needed.
Read/write String.
(Inherited from Shape.) |
![]() | OfficeInteropShapeId |
Gets unique shape identifier in slide scope.
Read-only UInt32.
See also UniqueId for getting unique shape identifier in presentation scope.
(Inherited from Shape.) |
![]() | ParentGroup |
Returns parent GroupShape object if shape is grouped. Otherwise returns null.
Read-only IGroupShape.
(Inherited from Shape.) |
![]() | PictureFormat |
Returns the PictureFillFormat object for a picture frame.
Read-only IPictureFillFormat.
(Inherited from PictureFrame.) |
![]() | PictureFrameLock |
Returns shape's locks.
Read-only IPictureFrameLock.
(Inherited from PictureFrame.) |
![]() | Placeholder |
Returns the placeholder for a shape. Returns null if the shape has no placeholder.
Read-only IPlaceholder.
(Inherited from Shape.) |
![]() | PlayLoopMode |
Determines whether a video is looped.
Read/write Boolean.
|
![]() | PlayMode |
Returns or sets the video play mode.
Read/write VideoPlayModePreset.
|
![]() | Presentation |
Returns the parent presentation of a slide.
Read-only IPresentation.
(Inherited from Shape.) |
![]() ![]() | RawFrame |
Returns or sets the raw shape frame's properties.
Read/write IShapeFrame.
(Inherited from Shape.) |
![]() | RelativeScaleHeight |
Returns or sets the scale of height(relative to original picture size) of the picture frame. Value 1.0 corresponds to 100%.
Read/write Single.
(Inherited from PictureFrame.) |
![]() | RelativeScaleWidth |
Returns or sets the scale of width (relative to original picture size) of the picture frame. Value 1.0 corresponds to 100%.
Read/write Single.
(Inherited from PictureFrame.) |
![]() | RewindVideo |
Determines whether a video is automatically rewinded to start
as soon as the movie has finished playing.
Read/write Boolean.
|
![]() | Rotation |
Returns or sets the number of degrees the specified shape is rotated around
the z-axis. A positive value indicates clockwise rotation; a negative value
indicates counterclockwise rotation.
Read/write Single.
(Inherited from Shape.) |
![]() | ShapeLock |
Returns shape's locks.
Read-only IPictureFrameLock.
(Inherited from PictureFrame.) |
![]() | ShapeStyle |
Returns shape's style object.
Read-only IShapeStyle.
(Inherited from GeometryShape.) |
![]() | ShapeType | Returns or sets the AutoShape type for a PictureFrame. There are allowable all items of the set ShapeType, except all sorts of lines: ShapeType.Line, ShapeType.StraightConnector1, ShapeType.BentConnector2, ShapeType.BentConnector3, ShapeType.BentConnector4, ShapeType.BentConnector5, ShapeType.CurvedConnector2, ShapeType.CurvedConnector3, ShapeType.CurvedConnector4, ShapeType.CurvedConnector5. Read/write ShapeType. |
![]() | Slide |
Returns the parent slide of a shape.
Read-only IBaseSlide.
(Inherited from Shape.) |
![]() | ThreeDFormat |
Returns the ThreeDFormat object that 3d effect properties for a shape.
Note: can return null for certain types of shapes which don't have 3d properties.
Read-only IThreeDFormat.
(Inherited from Shape.) |
![]() | UniqueId |
Gets unique shape identifier in presentation scope.
Read-only UInt32.
See also OfficeInteropShapeId for getting unique shape identifier in slide scope.
(Inherited from Shape.) |
![]() | Volume |
Returns or sets the audio volume.
Read/write AudioVolumeMode.
|
![]() | Width |
Returns or sets the width of the shape.
Read/write Single.
(Inherited from Shape.) |
![]() | X |
Returns or sets the x-coordinate of the upper-left corner of the shape.
Read/write Single.
(Inherited from Shape.) |
![]() | Y |
Returns or sets the y-coordinate of the upper-left corner of the shape.
Read/write Single.
(Inherited from Shape.) |
![]() | ZOrderPosition |
Returns the position of a shape in the z-order.
Shapes[0] returns the shape at the back of the z-order,
and Shapes[Shapes.Count - 1] returns the shape at the front of the z-order.
Read-only Int32.
(Inherited from Shape.) |
Name | Description | |
---|---|---|
![]() | AddPlaceholder |
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
(Inherited from Shape.) |
![]() | CreateShapeElements |
Creates and returns array of shape's elements.
(Inherited from GeometryShape.) |
![]() | 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.) |
![]() ![]() | GetGeometryPaths |
Returns the copy of path of the geometry shape. Coordinates are relative to the left top corner of the shape.
(Inherited from GeometryShape.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetThumbnail |
Returns shape thumbnail.
ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.
(Inherited from Shape.) |
![]() | GetThumbnail(ShapeThumbnailBounds, Single, Single) |
Returns shape thumbnail.
(Inherited from Shape.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemovePlaceholder |
Defines that this shape isn't a placeholder.
(Inherited from Shape.) |
![]() ![]() | SetGeometryPath |
Updates shape geometry from IGeometryPath object. Coordinates must be relative to the left
top corner of the shape.
Changes the type of the shape (ShapeType) to Custom.
(Inherited from GeometryShape.) |
![]() ![]() | SetGeometryPaths |
Updates shape geometry from array of IGeometryPath. Coordinates must be relative to the left
top corner of the shape.
Changes the type of the shape (ShapeType) to Custom.
(Inherited from GeometryShape.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteAsSvg(Stream) |
Saves content of Shape as SVG file.
(Inherited from Shape.) |
![]() | WriteAsSvg(Stream, ISVGOptions) |
Saves content of Shape as SVG file.
(Inherited from Shape.) |
Name | Description | |
---|---|---|
![]() | m_fillFormat | (Inherited from Shape.) |
![]() | m_lineFormat | (Inherited from Shape.) |