Scripting API
btkSetEventDescription
Module | BTKEventModifier |
Description#
Modifies the description of all events which have the required label.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
label | String with the label of the event to modify. |
newdesc | String containing the new description. |
Returned Values#
events | A dictionnary with the same format than in the function btkGetEvents |
eventsInfo | A dictionnary with the same format than in the function btkGetEvents |