Click or drag to resize

VideoCollection Append Method

Overload List
Name Description
Public method Append( Byte )
Creates and adds a video to a presentation from byte array.
Public method Append(Stream)
Creates and adds a video to a presentation from stream.
Public method Append(VideoData)
Adds a copy of an video file from an another presentation.
Top
See Also