Token (Three Child Elements) element
Creates a media node in the pipeline graph.
Usage
<Token/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
Element |
---|
Graph |
Remarks
The VideoToFill media node (the example cited here) takes two input sources and provides a single output. It composites a rectangular mesh (consisting of two planar triangles), textured with the second input source, onto the first input source. The media node's property bag contains properties to transform the rectangular mesh in space. The rectangular mesh has vertices at (-1, -1, 0), (-1, 1, 0), (1, -1, 0), and (1, 1, 0). The default camera position and aspect ratio are such that this output exactly fills the camera's view.
Element information
Minimum supported system |
Windows Vista |
Can be empty | Yes |