VideoCollection Append Method |
| Name | Description | |
|---|---|---|
|
|
Append( Byte ) |
Creates and adds a video to a presentation from byte array.
|
|
|
Append(Stream) |
Creates and adds a video to a presentation from stream.
|
|
|
Append(VideoData) |
Adds a copy of an video file from an another presentation.
|