delete_listener()
- 1 Minute to read
delete_listener()
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
Disable and delete a previously created frame listener, see create_frame_listener().
Reference
Arguments
Arguments | Type | |
---|---|---|
camera_name | string | Camera name |
Return
None
Exceptions
Exception | Condition |
---|---|
RayaInvalidCameraName | Invalid camera name. |
RayaListenerUnknown | Provided listener name not recognized. |
See the Full List of Exceptions.
Was this article helpful?