InsertAudioFrameCD
IShapeCollection.InsertAudioFrameCD method
Insert an AudioFrame with CD.
public IAudioFrame InsertAudioFrameCD(int index, float x, float y, float width, float height)
Parameter | Type | Description |
---|---|---|
index | Int32 | The zero-based index at which video frame should be inserted. |
x | Single | X coordinate of a new audio frame. |
y | Single | Y coordinate of a new audio frame. |
width | Single | Width of a new audio frame. |
height | Single | Height of a new audio frame. |
Return Value
Created AudioFrame object.
See Also
- interface IAudioFrame
- interface IShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides