Viz Artist

Version 3.11 | Published August 27, 2018 ©

Control Payload

images/download/attachments/27789238/viz_icons_payload.png

Control Payload distributes a whole payload to children Control plug-ins.

Example: Social TV (Feed Streamer) uses this plug-in to send payload fields from a Data Hub to Viz Engine.

If the payload value is empty, the Container is hidden.

This section contains the following topics:

Control Payload Properties

images/download/attachments/27789238/plugins_container_control_payload.png

  • Text Entry Box: Data from external application (for example Viz Trio, Social TV (Feed Streamer)) to send the payload. Example:

<payload xmlns="http://www.vizrt.com/types">
<field name="topic">
<value>It\qs Valentine\qs Day, how you doin\q? </value>
</field>
<field name="option">
<value>Hate it! Worst holiday ever|Love it! Wish it were every day|Thanks for the reminder, need to buy roses</value>
</field>
<field name="count">
<value>238|189|46</value>
</field>
</payload>

See Also

Common Control plug-in Properties