AudioCollection Methods |
The AudioCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAudio(Byte) |
Creates and adds a audio to a presentation from byte array.
| |
| AddAudio(Stream) |
Creates and adds a audio to a presentation from stream.
| |
| AddAudio(IAudio) |
Adds a copy of an audio file from an another presentation.
| |
| AddAudio(Stream, LoadingStreamBehavior) |
Creates and adds a audio to a presentation from stream.
| |
| CopyTo |
Copies audios to specified array starting from specifyed index.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |