hi_venc_vui_bitstream_restric
Description
Defines the Bitstream_Restriction information in the VUI of an H.264/H.265 encoding channel. This struct is reserved and cannot be configured by users currently.
Prototype
typedef struct {
hi_u8 bitstream_restriction_flag;
} hi_venc_vui_bitstream_restric;
Members
Member |
Description |
|---|---|
bitstream_restriction_flag |
For details, see the H.265 protocol. The default value is 0. |
Parent topic: VENC/JPEGE