IShapeCollectionAddAudioFrameEmbedded Method |
Name | Description | |
---|---|---|
![]() | AddAudioFrameEmbedded(Single, Single, Single, Single, IAudio) |
Adds a new audio frame with embedded audio file to the end of a collection.
It uses audio file from Presentation.Audios list.
|
![]() | AddAudioFrameEmbedded(Single, Single, Single, Single, Stream) |
Adds a new audio frame with embedded audio file to the end of a collection.
Embedded audio file can be a WAV only.
It adds new audio into Presentation.Audios list.
|