Loading...
This chapter gives an overview of the events that are raised by a Blackmagic Atem device and that can be used in Event Listener or Group Event Listener.
Please read the chapters Blackmagic Design Atem and Event Listener or Group Event Listener to learn how to add and use both. The available members that can be used in our scripting language are explained in Blackmagic Atem Members.
Example: This event is raised whenever the connection state changes from disconnected to connected or vice versa. |
Example: If you select this event and copy the example into the scripting field of the Event Listener or Group Event Listener, it will write the message into the Label with ID 1 whenever the device has a changed program routing. |
Example: If you select this event and copy the example into the scripting field of the Event Listener or Group Event Listener, it will write the message into the Label with ID 1 whenever the device has changed preview routing. |
Example: If you select this event and copy the example into the scripting field of the Event Listener or Group Event Listener, it will write the message into the Label with ID 1 whenever the device has changed output routing. |
Example: This event is raised whenever the short or long name of a source is changed. |