pyrealsense2.video_stream¶
- class pyrealsense2.video_stream¶
All the parameters required to define a video stream.
- __init__(self: pyrealsense2.video_stream) None ¶
Methods
__init__
(self)Attributes
- property bpp¶
- property fmt¶
- property fps¶
- property height¶
- property index¶
- property intrinsics¶
- property type¶
- property uid¶
- property width¶