Jetson Inference
DNN Vision Library
|
This is the complete list of members for gstCamera, including all inherited members.
Capture(void **image, imageFormat format, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | gstCamera | virtual |
videoSource::Capture(T **image, int *status) | videoSource | inline |
videoSource::Capture(T **image, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | videoSource | inline |
CaptureRGBA(float **image, uint64_t timeout=DEFAULT_TIMEOUT, bool zeroCopy=false) | gstCamera | |
Close() | gstCamera | virtual |
Create(const videoOptions &options) | gstCamera | static |
Create(const char *camera=NULL) | gstCamera | static |
Create(uint32_t width, uint32_t height, const char *camera=NULL) | gstCamera | static |
videoSource::Create(const char *URI, const videoOptions &options=videoOptions()) | videoSource | static |
videoSource::Create(const char *URI, const commandLine &cmdLine) | videoSource | static |
videoSource::Create(const char *URI, const int argc, char **argv) | videoSource | static |
videoSource::Create(const int argc, char **argv, int positionArg=-1) | videoSource | static |
videoSource::Create(const commandLine &cmdLine, int positionArg=-1) | videoSource | static |
DEFAULT_TIMEOUT | videoSource | static |
DefaultHeight | gstCamera | static |
DefaultWidth | gstCamera | static |
EOS enum value | videoSource | |
ERROR enum value | videoSource | |
GetFrameCount() const | videoSource | inline |
GetFrameRate() const | videoSource | inline |
GetHeight() const | videoSource | inline |
GetLastTimestamp() const | videoSource | inline |
GetOptions() const | videoSource | inline |
GetRawFormat() const | videoSource | inline |
GetResource() const | videoSource | inline |
GetType() const | gstCamera | inlinevirtual |
GetWidth() const | videoSource | inline |
IsStreaming() const | videoSource | inline |
IsType(uint32_t type) const | videoSource | inline |
IsType() const | videoSource | inline |
mLastTimestamp | videoSource | protected |
mOptions | videoSource | protected |
mRawFormat | videoSource | protected |
mStreaming | videoSource | protected |
OK enum value | videoSource | |
Open() | gstCamera | virtual |
SetZeroCopy(bool zeroCopy) | gstCamera | inline |
Status enum name | videoSource | |
TIMEOUT enum value | videoSource | |
Type | gstCamera | static |
TypeToStr() const | videoSource | inline |
TypeToStr(uint32_t type) | videoSource | static |
Usage() | videoSource | inlinestatic |
videoSource(const videoOptions &options) | videoSource | protected |
~gstCamera() | gstCamera | |
~videoSource() | videoSource | virtual |