![]() |
Jetson Inference
DNN Vision Library
|
This is the complete list of members for videoOutput, including all inherited members.
| AddOutput(videoOutput *output) | videoOutput | inline |
| Close() | videoOutput | virtual |
| Create(const videoOptions &options) | videoOutput | static |
| Create(const char *URI, const videoOptions &options=videoOptions()) | videoOutput | static |
| Create(const char *URI, const commandLine &cmdLine) | videoOutput | static |
| Create(const char *URI, const int argc, char **argv) | videoOutput | static |
| Create(const int argc, char **argv, int positionArg=-1) | videoOutput | static |
| Create(const commandLine &cmdLine, int positionArg=-1) | videoOutput | static |
| CreateNullOutput() | videoOutput | static |
| GetFrameCount() const | videoOutput | inline |
| GetFrameRate() const | videoOutput | inline |
| GetHeight() const | videoOutput | inline |
| GetNumOutputs() const | videoOutput | inline |
| GetOptions() const | videoOutput | inline |
| GetOutput(uint32_t index) const | videoOutput | inline |
| GetResource() const | videoOutput | inline |
| GetType() const | videoOutput | inlinevirtual |
| GetWidth() const | videoOutput | inline |
| IsStreaming() const | videoOutput | inline |
| IsType(uint32_t type) const | videoOutput | inline |
| IsType() const | videoOutput | inline |
| mOptions | videoOutput | protected |
| mOutputs | videoOutput | protected |
| mStreaming | videoOutput | protected |
| Open() | videoOutput | virtual |
| Render(T *image, uint32_t width, uint32_t height) | videoOutput | inline |
| Render(void *image, uint32_t width, uint32_t height, imageFormat format) | videoOutput | virtual |
| SetStatus(const char *str) | videoOutput | virtual |
| TypeToStr() const | videoOutput | inline |
| TypeToStr(uint32_t type) | videoOutput | static |
| Usage() | videoOutput | inlinestatic |
| videoOutput(const videoOptions &options) | videoOutput | protected |
| ~videoOutput() | videoOutput | virtual |