Jetson Inference
DNN Vision Library
|
This is the complete list of members for imageWriter, including all inherited members.
AddOutput(videoOutput *output) | videoOutput | inline |
Close() | videoOutput | virtual |
Create(const char *path, const videoOptions &options=videoOptions()) | imageWriter | static |
Create(const videoOptions &options) | imageWriter | static |
videoOutput::Create(const char *URI, const commandLine &cmdLine) | videoOutput | static |
videoOutput::Create(const char *URI, const int argc, char **argv) | videoOutput | static |
videoOutput::Create(const int argc, char **argv, int positionArg=-1) | videoOutput | static |
videoOutput::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 | imageWriter | inlinevirtual |
GetWidth() const | videoOutput | inline |
imageWriter(const videoOptions &options) | imageWriter | protected |
IsStreaming() const | videoOutput | inline |
IsSupportedExtension(const char *ext) | imageWriter | static |
IsType(uint32_t type) const | videoOutput | inline |
IsType() const | videoOutput | inline |
mFileCount | imageWriter | protected |
mFileOut | imageWriter | protected |
mOptions | videoOutput | protected |
mOutputs | videoOutput | protected |
mStreaming | videoOutput | protected |
Open() | videoOutput | virtual |
Render(T *image, uint32_t width, uint32_t height) | imageWriter | inline |
Render(void *image, uint32_t width, uint32_t height, imageFormat format) | imageWriter | virtual |
SetStatus(const char *str) | videoOutput | virtual |
SupportedExtensions | imageWriter | static |
Type | imageWriter | static |
TypeToStr() const | videoOutput | inline |
TypeToStr(uint32_t type) | videoOutput | static |
Usage() | videoOutput | inlinestatic |
videoOutput(const videoOptions &options) | videoOutput | protected |
~imageWriter() | imageWriter | virtual |
~videoOutput() | videoOutput | virtual |