GES.FrameCompositionMeta¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| alpha | r/w | ||
| height | r/w | The desired height of the video. -1 means that no scaling should be applied. | |
| meta | r/w | the parent  | |
| operator | r/w | The blending operator for the source. | |
| posx | r/w | The desired x position. | |
| posy | r/w | The desired y position. | |
| width | r/w | The desired width of the video. -1 means that no scaling should beapplied applied. | |
| zorder | r/w | The desired z order. | 
Methods¶
None
Details¶
- class GES.FrameCompositionMeta¶
- Metadata type that holds information about the positioning, size, transparency and composition operator of a video frame in the timeline composition. - New in version 1.24.