Skip to main content

JpegParse Class

JPEG stream parser Node backed by GStreamer's jpegparse. More...

Declaration

class simaai::neat::JpegParse { ... }

Included Headers

#include <JpegParse.h>

Base classes

classNode
classOutputSpecProvider

Public Constructors Index

JpegParse (JpegParseOptions opt={})

Public Member Functions Index

std::stringkind () const override
NodeCapsBehaviorcaps_behavior () const override
std::stringbackend_fragment (int node_index) const override
std::vector< std::string >element_names (int node_index) const override
OutputSpecoutput_spec (const OutputSpec &input) const override
const JpegParseOptions &options () const

Private Member Attributes Index

JpegParseOptionsopt_

Description

JPEG stream parser Node backed by GStreamer's jpegparse.

Use after multipart or RTP JPEG depayloading and before native JPEG/MJPEG decode.

Definition at line 28 of file JpegParse.h.

Public Constructors

JpegParse()

simaai::neat::JpegParse::JpegParse (JpegParseOptions opt={})
explicit

Definition at line 30 of file JpegParse.h.

Public Member Functions

backend_fragment()

std::string simaai::neat::JpegParse::backend_fragment (int node_index)

Definition at line 39 of file JpegParse.h.

caps_behavior()

NodeCapsBehavior simaai::neat::JpegParse::caps_behavior ()
inline

Definition at line 35 of file JpegParse.h.

element_names()

std::vector< std::string > simaai::neat::JpegParse::element_names (int node_index)

Definition at line 40 of file JpegParse.h.

kind()

std::string simaai::neat::JpegParse::kind ()
inline

Definition at line 32 of file JpegParse.h.

options()

const JpegParseOptions & simaai::neat::JpegParse::options ()
inline

Definition at line 43 of file JpegParse.h.

output_spec()

OutputSpec simaai::neat::JpegParse::output_spec (const OutputSpec & input)

Definition at line 41 of file JpegParse.h.

Private Member Attributes

opt_

JpegParseOptions simaai::neat::JpegParse::opt_

Definition at line 48 of file JpegParse.h.


The documentation for this class was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.