VideoCollection class

VideoCollection class

Represents a collection of Video objects.

The VideoCollection type exposes the following members:

Gets the element at the specified index. Read-only IVideo.

Indexer

NameDescription
[index]

Methods

MethodDescription
add_videoAdds a copy of an video file from an another presentation.
add_videoCreates and adds a video to a presentation from stream.
add_videoCreates and adds a video to a presentation from stream.
add_videoCreates and adds a video to a presentation from byte array.

See Also