#include <unit-tests-common.h>
Public Member Functions | |
bool | operator== (const rs2::video_stream_profile &other) const |
bool | operator== (const video_stream_profile &other) const |
Public Attributes | |
rs2_format | format |
int | fps |
int | height |
int | index |
rs2_stream | stream |
int | width |
Definition at line 40 of file unit-tests-common.h.
|
inline |
Definition at line 49 of file unit-tests-common.h.
|
inline |
Definition at line 119 of file unit-tests-internal.cpp.
rs2_format stream_request::format |
Definition at line 43 of file unit-tests-common.h.
int stream_request::fps |
Definition at line 46 of file unit-tests-common.h.
int stream_request::height |
Definition at line 45 of file unit-tests-common.h.
int stream_request::index |
Definition at line 47 of file unit-tests-common.h.
rs2_stream stream_request::stream |
Definition at line 42 of file unit-tests-common.h.
int stream_request::width |
Definition at line 44 of file unit-tests-common.h.