◆ __init__()
| def ccfclib.rec_async_commands.RecAsyncCommands.__init__ |
( |
|
self, |
|
|
|
uri, |
|
|
|
timeout = 10000 |
|
) |
| |
◆ recabort()
| def ccfclib.rec_async_commands.RecAsyncCommands.recabort |
( |
|
self | ) |
|
Executes recif.RecAbort Command - Recording Interface
◆ reccontinue()
| def ccfclib.rec_async_commands.RecAsyncCommands.reccontinue |
( |
|
self | ) |
|
Executes recif.RecContinue Command - Recording Interface
◆ recpause()
| def ccfclib.rec_async_commands.RecAsyncCommands.recpause |
( |
|
self | ) |
|
Executes recif.RecPause Command - Recording Interface
◆ recstart()
| def ccfclib.rec_async_commands.RecAsyncCommands.recstart |
( |
|
self, |
|
|
|
abs_time = 0.0, |
|
|
|
rec_id = "", |
|
|
|
info = "", |
|
|
|
publishers = [] |
|
) |
| |
Executes recif.RecStart Command - Recording Interface
◆ recstatus()
| def ccfclib.rec_async_commands.RecAsyncCommands.recstatus |
( |
|
self, |
|
|
|
rec_id = "" |
|
) |
| |
Executes recif.RecStart Command - Recording Interface
◆ recstop()
| def ccfclib.rec_async_commands.RecAsyncCommands.recstop |
( |
|
self | ) |
|
Executes recif.RecStop Command - Recording Interface
◆ recwait()
| def ccfclib.rec_async_commands.RecAsyncCommands.recwait |
( |
|
self, |
|
|
|
timeout = 10000, |
|
|
|
info = "" |
|
) |
| |
Executes recif.RecWait Command - Recording Interface
The documentation for this class was generated from the following file: