Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
H264Decoder::Detail Class Reference
Collaboration diagram for H264Decoder::Detail:
Collaboration graph

Public Member Functions

 Detail (H264DecoderProps &_props)
 
 ~Detail ()
 
bool setMetadata (framemetadata_sp &metadata, frame_sp frame, std::function< void(frame_sp &)> send, std::function< frame_sp()> makeFrame)
 
void compute (void *inputFrameBuffer, size_t inputFrameSize, uint64_t inputFrameTS)
 

Public Attributes

int mWidth
 
int mHeight
 

Private Attributes

boost::shared_ptr< H264DecoderNvCodecHelperhelper
 

Constructor & Destructor Documentation

◆ Detail()

H264Decoder::Detail::Detail ( H264DecoderProps & _props)
inline

◆ ~Detail()

H264Decoder::Detail::~Detail ( )
inline

Member Function Documentation

◆ compute()

void H264Decoder::Detail::compute ( void * inputFrameBuffer,
size_t inputFrameSize,
uint64_t inputFrameTS )
inline

◆ setMetadata()

bool H264Decoder::Detail::setMetadata ( framemetadata_sp & metadata,
frame_sp frame,
std::function< void(frame_sp &)> send,
std::function< frame_sp()> makeFrame )
inline
Here is the call graph for this function:

Member Data Documentation

◆ helper

boost::shared_ptr<H264DecoderNvCodecHelper> H264Decoder::Detail::helper
private

◆ mHeight

int H264Decoder::Detail::mHeight

◆ mWidth

int H264Decoder::Detail::mWidth

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