#include <stream.h>
Private Attributes | |
rs2_stream_profile * | _c_ptr = nullptr |
rs2_stream_profile | _c_wrapper |
rs2_format | _format = RS2_FORMAT_ANY |
uint32_t | _framerate = 0 |
int | _index = 1 |
int | _tag = profile_tag::PROFILE_TAG_ANY |
rs2_stream | _type = RS2_STREAM_ANY |
int | _uid = 0 |
Definition at line 46 of file src/stream.h.
librealsense::stream_profile_base::stream_profile_base | ( | platform::stream_profile | sp | ) |
Definition at line 34 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Reimplemented in librealsense::motion_stream_profile, and librealsense::video_stream_profile.
Definition at line 92 of file src/stream.cpp.
|
overridevirtual |
Create a snapshot of the deriving extension. A snapshot of T is a reflection of the state and memory of T at the time of the call
Implements librealsense::recordable< stream_profile_interface >.
Definition at line 109 of file src/stream.cpp.
|
overridevirtual |
Instruct the derived class to begin notifying on changes Derived class should call the recording_function with a reference of themselves
Implements librealsense::recordable< stream_profile_interface >.
Definition at line 114 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 100 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 62 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 72 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_interface.
Definition at line 42 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_interface.
Definition at line 52 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 82 of file src/stream.cpp.
|
inlineoverridevirtual |
Implements librealsense::stream_interface.
Definition at line 66 of file src/stream.h.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 105 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 67 of file src/stream.cpp.
Implements librealsense::stream_profile_interface.
Definition at line 77 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_interface.
Definition at line 47 of file src/stream.cpp.
|
overridevirtual |
Implements librealsense::stream_interface.
Definition at line 57 of file src/stream.cpp.
|
inlineoverridevirtual |
Implements librealsense::stream_interface.
Definition at line 67 of file src/stream.h.
|
overridevirtual |
Implements librealsense::stream_profile_interface.
Definition at line 87 of file src/stream.cpp.
|
private |
Definition at line 88 of file src/stream.h.
|
private |
Definition at line 87 of file src/stream.h.
|
private |
Definition at line 84 of file src/stream.h.
|
private |
Definition at line 85 of file src/stream.h.
|
private |
Definition at line 81 of file src/stream.h.
|
private |
Definition at line 86 of file src/stream.h.
|
private |
Definition at line 83 of file src/stream.h.
|
private |
Definition at line 82 of file src/stream.h.