videos property

videos property

Returns the collection of all embedded video files in the presentation. Read-only IVideoCollection.

Definition:

@property
def videos(self):
    ...

See Also