chore: add documentation RI #11

Merged
8464960 merged 6 commits from chore/add-documentation into dev 2025-11-22 19:14:51 +00:00
Showing only changes of commit c1e92feba7 - Show all commits

View File

@@ -49,7 +49,7 @@ class VideoSender(SocketBase):
:type vid_service: Object (Qi service object)
:param vid_stream_name: The name of a camera subscription on the video service object vid_service
:type vid_stream_name: String
:type vid_stream_name: str
"""
while not state.exit_event.is_set():
try: