home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effect label="MultiplexerEffect">
- <description>
- The MultiplexerEffect takes multiple input buffers, but only passes one through to the output.
- It does not perform any rendering, it simply passes the buffer along.
- </description>
- <property name="OutputIndex" type="int" default="0">
- <comment>
- This property selects what input buffer is passed through to the output.
- </comment>
- </property>
- </effect>