IAudioCollection class

IAudioCollection class

Represents a collection of embedded audio files.

The IAudioCollection type exposes the following members:

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

Indexer

NameDescription
[index]

Methods

MethodDescription
add_audioAdds a copy of an audio file from an another presentation.
add_audioCreates and adds a audio to a presentation from stream.
add_audioCreates and adds a audio to a presentation from stream.
add_audioCreates and adds a audio to a presentation from byte array.

See Also