Jetson Inference
DNN Vision Library
|
This is the complete list of members for videoSource, including all inherited members.
Capture(T **image, int *status) | videoSource | inline |
Capture(T **image, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | videoSource | inline |
Capture(void **image, imageFormat format, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL)=0 | videoSource | pure virtual |
Close() | videoSource | virtual |
Create(const videoOptions &options) | videoSource | static |
Create(const char *URI, const videoOptions &options=videoOptions()) | videoSource | static |
Create(const char *URI, const commandLine &cmdLine) | videoSource | static |
Create(const char *URI, const int argc, char **argv) | videoSource | static |
Create(const int argc, char **argv, int positionArg=-1) | videoSource | static |
Create(const commandLine &cmdLine, int positionArg=-1) | videoSource | static |
DEFAULT_TIMEOUT | videoSource | 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 | videoSource | 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() | videoSource | virtual |
Status enum name | videoSource | |
TIMEOUT enum value | videoSource | |
TypeToStr() const | videoSource | inline |
TypeToStr(uint32_t type) | videoSource | static |
Usage() | videoSource | inlinestatic |
videoSource(const videoOptions &options) | videoSource | protected |
~videoSource() | videoSource | virtual |