insert_audio_frame_cd method
insert_audio_frame_cd
Insert an AudioFrame with CD.
Returns
Created AudioFrame object.
def insert_audio_frame_cd(self, index, x, y, width, height):
...
Parameter | Type | Description |
---|---|---|
index | int | The zero-based index at which video frame should be inserted. |
x | float | X coordinate of a new audio frame. |
y | float | Y coordinate of a new audio frame. |
width | float | Width of a new audio frame. |
height | float | Height of a new audio frame. |
See Also
- class
IAudioFrame
- class
IShapeCollection
- module
aspose.slides
- library
Aspose.Slides