Share via


effect Element

 
Microsoft DirectShow 9.0

effect Element

The effect element defines an audio or video effect object. An effect is applied to a single stream (such as a composition, track, or source).

Example

<effect clsid="{b05a941c-3ce1-11d2-952a-00c04fa34f05}" start="0" stop="32.0" />

Attributes

clsid, lock, mute, start, stop, userdata, userid, username

Parent/Child Information

Parent composite, group, clip, track
Children param

Remarks

The clsid attribute specifies the subobject that creates the effect.

See Also