Go to the source code of this file.
Namespaces | |
test-non-realtime | |
Variables | |
test-non-realtime._ | |
test-non-realtime.config = rs2.config() | |
test-non-realtime.device = profile.get_device().as_playback().set_real_time(False) | |
string | test-non-realtime.filename = tempfile.gettempdir()+os.sep+'recording_deadlock.bag' |
test-non-realtime.pipeline = rs2.pipeline() | |
test-non-realtime.profile = pipeline.start(config) | |
test-non-realtime.repeat_playback | |
bool | test-non-realtime.success = True |