Jetson Inference
DNN Vision Library
|
This is the complete list of members for gstDecoder, including all inherited members.
buildLaunchStr() | gstDecoder | protected |
Capture(void **image, imageFormat format, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | gstDecoder | virtual |
videoSource::Capture(T **image, int *status) | videoSource | inline |
videoSource::Capture(T **image, uint64_t timeout=DEFAULT_TIMEOUT, int *status=NULL) | videoSource | inline |
checkBuffer() | gstDecoder | protected |
checkMsgBus() | gstDecoder | protected |
Close() | gstDecoder | virtual |
Create(const videoOptions &options) | gstDecoder | static |
Create(const URI &resource, videoOptions::Codec codec) | gstDecoder | 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 |
destroyPipeline() | gstDecoder | protected |
discover() | gstDecoder | protected |
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 | gstDecoder | inlinevirtual |
GetWidth() const | videoSource | inline |
gstDecoder(const videoOptions &options) | gstDecoder | protected |
init() | gstDecoder | protected |
initPipeline() | gstDecoder | protected |
IsEOS() const | gstDecoder | inline |
isLooping() const | gstDecoder | inlineprotected |
IsStreaming() const | videoSource | inline |
IsSupportedExtension(const char *ext) | gstDecoder | static |
IsType(uint32_t type) const | videoSource | inline |
IsType() const | videoSource | inline |
mAppSink | gstDecoder | protected |
mBufferManager | gstDecoder | protected |
mBus | gstDecoder | protected |
mCustomRate | gstDecoder | protected |
mCustomSize | gstDecoder | protected |
mEOS | gstDecoder | protected |
mLastTimestamp | videoSource | protected |
mLaunchStr | gstDecoder | protected |
mLoopCount | gstDecoder | protected |
mOptions | videoSource | protected |
mPipeline | gstDecoder | protected |
mRawFormat | videoSource | protected |
mStreaming | videoSource | protected |
mWaitEvent | gstDecoder | protected |
mWebRTCConnected | gstDecoder | protected |
mWebRTCServer | gstDecoder | protected |
OK enum value | videoSource | |
onBuffer(_GstAppSink *sink, void *user_data) | gstDecoder | protectedstatic |
onEOS(_GstAppSink *sink, void *user_data) | gstDecoder | protectedstatic |
onPreroll(_GstAppSink *sink, void *user_data) | gstDecoder | protectedstatic |
onWebsocketMessage(WebRTCPeer *peer, const char *message, size_t message_size, void *user_data) | gstDecoder | protectedstatic |
Open() | gstDecoder | virtual |
Status enum name | videoSource | |
SupportedExtensions | gstDecoder | static |
TIMEOUT enum value | videoSource | |
Type | gstDecoder | static |
TypeToStr() const | videoSource | inline |
TypeToStr(uint32_t type) | videoSource | static |
Usage() | videoSource | inlinestatic |
videoSource(const videoOptions &options) | videoSource | protected |
~gstDecoder() | gstDecoder | |
~videoSource() | videoSource | virtual |