Jetson Inference
DNN Vision Library
gstEncoder Member List

This is the complete list of members for gstEncoder, including all inherited members.

buildCapsStr()gstEncoderprotected
buildLaunchStr()gstEncoderprotected
Create(gstCodec codec, uint32_t width, uint32_t height, const char *filename)gstEncoderstatic
Create(gstCodec codec, uint32_t width, uint32_t height, const char *ipAddress, uint16_t port)gstEncoderstatic
Create(gstCodec codec, uint32_t width, uint32_t height, const char *filename, const char *ipAddress, uint16_t port)gstEncoderstatic
EncodeI420(void *buffer, size_t size)gstEncoder
EncodeRGBA(uint8_t *buffer)gstEncoder
EncodeRGBA(float *buffer, float maxPixelValue=255.0f)gstEncoder
GetHeight() constgstEncoderinline
GetWidth() constgstEncoderinline
gstEncoder()gstEncoderprotected
init(gstCodec codec, uint32_t width, uint32_t height, const char *filename, const char *ipAddress, uint16_t port)gstEncoderprotected
mAppSrcgstEncoderprotected
mBufferCapsgstEncoderprotected
mBusgstEncoderprotected
mCapsStrgstEncoderprotected
mCodecgstEncoderprotected
mCpuI420gstEncoderprotected
mCpuRGBAgstEncoderprotected
mGpuI420gstEncoderprotected
mGpuRGBAgstEncoderprotected
mHeightgstEncoderprotected
mLaunchStrgstEncoderprotected
mNeedDatagstEncoderprotected
mOutputIPgstEncoderprotected
mOutputPathgstEncoderprotected
mOutputPortgstEncoderprotected
mPipelinegstEncoderprotected
mWidthgstEncoderprotected
onEnoughData(_GstElement *pipeline, void *user_data)gstEncoderprotectedstatic
onNeedData(_GstElement *pipeline, uint32_t size, void *user_data)gstEncoderprotectedstatic
~gstEncoder()gstEncoder