TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::J2KVideoDescriptor::JPEGXS_Stripe_type Class Reference

J2K stripe description. More...

#include <tsJ2KVideoDescriptor.h>

Public Member Functions

 JPEGXS_Stripe_type ()
 Default constructor.
 
 JPEGXS_Stripe_type (PSIBuffer &buf)
 Read-in constructor.
 

Public Attributes

uint16_t strp_height = 0
 Default vertical size of a stripe.
 
uint8_t strp_max_idx = 0
 Maximum value of the stripe index.
 

Detailed Description

J2K stripe description.

Constructor & Destructor Documentation

◆ JPEGXS_Stripe_type()

ts::J2KVideoDescriptor::JPEGXS_Stripe_type::JPEGXS_Stripe_type ( PSIBuffer buf)
inline

Read-in constructor.

Parameters
[in,out]bufDeserialization buffer. Read the descriptor payload from buf. The end of read is the end of the binary payload. If any kind of error is reported in the buffer or if the payload is not completely read, the deserialization is considered as invalid.

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