add_audio_frame_cd method
add_audio_frame_cd
Adds an AudioFrame with CD to the end of collection.
Returns
Created AudioFrame object.
def add_audio_frame_cd(self, x, y, width, height):
...
Parameter | Type | Description |
---|---|---|
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
ShapeCollection
- module
aspose.slides
- library
Aspose.Slides