#include <Rs2Stream.h>
Public Attributes | |
rs2_format | format |
int | framerate |
int | height |
const rs2_stream_profile * | profile |
int | profileId |
int | sensorId |
int | streamId |
rs2_stream | streamType |
int | stride |
int | width |
Definition at line 7 of file Rs2Stream.h.
rs2_format oni::driver::Rs2StreamProfileInfo::format |
Definition at line 14 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::framerate |
Definition at line 18 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::height |
Definition at line 17 of file Rs2Stream.h.
const rs2_stream_profile* oni::driver::Rs2StreamProfileInfo::profile |
Definition at line 9 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::profileId |
Definition at line 11 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::sensorId |
Definition at line 10 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::streamId |
Definition at line 12 of file Rs2Stream.h.
rs2_stream oni::driver::Rs2StreamProfileInfo::streamType |
Definition at line 13 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::stride |
Definition at line 15 of file Rs2Stream.h.
int oni::driver::Rs2StreamProfileInfo::width |
Definition at line 16 of file Rs2Stream.h.