Namespaces | Functions | Variables
test-got-playback-frames.py File Reference

Go to the source code of this file.

Namespaces

 test-got-playback-frames
 

Functions

def test-got-playback-frames.color_frame_call_back (frame)
 
def test-got-playback-frames.depth_frame_call_back (frame)
 
def test-got-playback-frames.got_frame ()
 
def test-got-playback-frames.restart_profiles ()
 
def test-got-playback-frames.stop_pipeline (pipeline)
 
def test-got-playback-frames.stop_sensor (sensor)
 

Variables

 test-got-playback-frames.cfg = None
 
 test-got-playback-frames.color_format = None
 
 test-got-playback-frames.color_fps = None
 
 test-got-playback-frames.color_height = None
 
 test-got-playback-frames.color_sensor = dev.first_color_sensor()
 
 test-got-playback-frames.color_width = None
 
 test-got-playback-frames.cp = None
 
 test-got-playback-frames.ctx = rs.context()
 
 test-got-playback-frames.depth_format = p.format()
 
 test-got-playback-frames.depth_fps = p.fps()
 
 test-got-playback-frames.depth_height = p.as_video_stream_profile().height()
 
 test-got-playback-frames.depth_sensor = dev.first_depth_sensor()
 
 test-got-playback-frames.depth_width = p.as_video_stream_profile().width()
 
 test-got-playback-frames.dev = test.find_first_device_or_exit()
 
string test-got-playback-frames.file_name = temp_dir.name+os.sep+'rec.bag'
 
bool test-got-playback-frames.got_frames = False
 
 test-got-playback-frames.pipeline = rs.pipeline()
 
 test-got-playback-frames.playback = ctx.load_device( file_name )
 
int test-got-playback-frames.previous_color_frame_number = -1
 
int test-got-playback-frames.previous_depth_frame_number = -1
 
 test-got-playback-frames.recorder = None
 
 test-got-playback-frames.sync = rs.syncer()
 
 test-got-playback-frames.temp_dir = tempfile.TemporaryDirectory( prefix='recordings_' )
 


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:30