IShapeCollectionAddAudioFrameEmbedded Method

Overload List
  NameDescription
Public methodAddAudioFrameEmbedded(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.
Public methodAddAudioFrameEmbedded(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.
See Also