Muokkaa

Jaa


composite Element

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

Note

[Deprecated. This API may be removed from future releases of Windows.]

 

The composite element defines a composition, a container object for tracks and other nested compositions.

Attributes

lock, mute, userdata, userid, username

Parent/Child Information

Label Value
Parent composite, group
Children composite, effect, track, transition

 

Remarks

Within a composite element, the priority of nested layers is determined implicitly by the order in which they appear within the element. The first layer has priority 0, and subsequent layers have increasing priority values.

Examples

<composite> </composite>

See also

XTL Elements