IVideoFrame class
Contents
[
Hide
]IVideoFrame class
Represents a video clip on a slide.
The IVideoFrame type exposes the following members:
Properties
Property | Description |
---|---|
rewind_video | Determines whether a video is automatically rewinded to start as soon as the movie has finished playing. Read/write bool. |
play_loop_mode | Determines whether a video is looped. Read/write bool. |
hide_at_showing | Determines whether a VideoFrame is hidden. Read/write bool. |
volume | Returns or sets the audio volume. Read/write AudioVolumeMode . |
play_mode | Returns or sets the video play mode. Read/write VideoPlayModePreset . |
full_screen_mode | Determines whether a video is shown in full screen mode. Read/write bool. |
link_path_long | Returns or sets the name of an video file which is linked to a VideoFrame. Read/write str. |
embedded_video | Returns or sets embedded video object. Read/write IVideo . |
trim_from_start | Trim start [ms] |
trim_from_end | Trim end [ms] |
caption_tracks | Gets the collection of closed captions associated with the audio frame. This property is read-only and returns an ICaptionsCollection containing all caption tracks. |
shape_lock | |
picture_frame_lock | |
picture_format | |
relative_scale_height | |
relative_scale_width | |
shape_style | |
shape_type | |
adjustments | |
is_text_holder | |
placeholder | |
custom_data | |
raw_frame | |
frame | |
line_format | |
three_d_format | |
effect_format | |
fill_format | |
hidden | |
z_order_position | |
connection_site_count | |
rotation | |
x | |
y | |
width | |
height | |
alternative_text | |
alternative_text_title | |
name | |
is_decorative | |
unique_id | |
office_interop_shape_id | |
is_grouped | |
black_white_mode | |
parent_group | |
slide | |
presentation | |
hyperlink_click | |
hyperlink_mouse_over | |
hyperlink_manager |
Methods
See Also
- module
aspose.slides
- library
Aspose.Slides