Class StdVideoH265SequenceParameterSet
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.video.StdVideoH265SequenceParameterSet
- All Implemented Interfaces:
Addressable
- Direct Known Subclasses:
StdVideoH265SequenceParameterSet.Buffer
public sealed class StdVideoH265SequenceParameterSet
extends GroupType
permits StdVideoH265SequenceParameterSet.Buffer
Layout
struct StdVideoH265SequenceParameterSet {
(struct StdVideoH265SpsFlags) StdVideoH265SpsFlags flags;
(int) StdVideoH265ChromaFormatIdc chroma_format_idc;
uint32_t pic_width_in_luma_samples;
uint32_t pic_height_in_luma_samples;
uint8_t sps_video_parameter_set_id;
uint8_t sps_max_sub_layers_minus1;
uint8_t sps_seq_parameter_set_id;
uint8_t bit_depth_luma_minus8;
uint8_t bit_depth_chroma_minus8;
uint8_t log2_max_pic_order_cnt_lsb_minus4;
uint8_t log2_min_luma_coding_block_size_minus3;
uint8_t log2_diff_max_min_luma_coding_block_size;
uint8_t log2_min_luma_transform_block_size_minus2;
uint8_t log2_diff_max_min_luma_transform_block_size;
uint8_t max_transform_hierarchy_depth_inter;
uint8_t max_transform_hierarchy_depth_intra;
uint8_t num_short_term_ref_pic_sets;
uint8_t num_long_term_ref_pics_sps;
uint8_t pcm_sample_bit_depth_luma_minus1;
uint8_t pcm_sample_bit_depth_chroma_minus1;
uint8_t log2_min_pcm_luma_coding_block_size_minus3;
uint8_t log2_diff_max_min_pcm_luma_coding_block_size;
uint8_t reserved1;
uint8_t reserved2;
uint8_t palette_max_size;
uint8_t delta_palette_max_predictor_size;
uint8_t motion_vector_resolution_control_idc;
uint8_t sps_num_palette_predictor_initializers_minus1;
uint32_t conf_win_left_offset;
uint32_t conf_win_right_offset;
uint32_t conf_win_top_offset;
uint32_t conf_win_bottom_offset;
const StdVideoH265ProfileTierLevel* pProfileTierLevel;
const StdVideoH265DecPicBufMgr* pDecPicBufMgr;
const StdVideoH265ScalingLists* pScalingLists;
const StdVideoH265ShortTermRefPicSet* pShortTermRefPicSet;
const StdVideoH265LongTermRefPicsSps* pLongTermRefPicsSps;
const StdVideoH265SequenceParameterSetVui* pSequenceParameterSetVui;
const StdVideoH265PredictorPaletteEntries* pPredictorPaletteEntries;
};
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A buffer ofStdVideoH265SequenceParameterSet
. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupLayout
The struct layout ofStdVideoH265SequenceParameterSet
.static final MemoryLayout
The memory layout ofbit_depth_chroma_minus8
.static final MemoryLayout
The memory layout ofbit_depth_luma_minus8
.static final MemoryLayout
The memory layout ofchroma_format_idc
.static final MemoryLayout
The memory layout ofconf_win_bottom_offset
.static final MemoryLayout
The memory layout ofconf_win_left_offset
.static final MemoryLayout
The memory layout ofconf_win_right_offset
.static final MemoryLayout
The memory layout ofconf_win_top_offset
.static final MemoryLayout
The memory layout ofdelta_palette_max_predictor_size
.static final MemoryLayout
The memory layout offlags
.static final MemoryLayout
The memory layout oflog2_diff_max_min_luma_coding_block_size
.static final MemoryLayout
The memory layout oflog2_diff_max_min_luma_transform_block_size
.static final MemoryLayout
The memory layout oflog2_diff_max_min_pcm_luma_coding_block_size
.static final MemoryLayout
The memory layout oflog2_max_pic_order_cnt_lsb_minus4
.static final MemoryLayout
The memory layout oflog2_min_luma_coding_block_size_minus3
.static final MemoryLayout
The memory layout oflog2_min_luma_transform_block_size_minus2
.static final MemoryLayout
The memory layout oflog2_min_pcm_luma_coding_block_size_minus3
.static final MemoryLayout
The memory layout ofmax_transform_hierarchy_depth_inter
.static final MemoryLayout
The memory layout ofmax_transform_hierarchy_depth_intra
.static final MemoryLayout
The memory layout ofmotion_vector_resolution_control_idc
.static final MemoryLayout
The memory layout ofnum_long_term_ref_pics_sps
.static final MemoryLayout
The memory layout ofnum_short_term_ref_pic_sets
.static final MemoryLayout
The memory layout ofpalette_max_size
.static final MemoryLayout
The memory layout ofpcm_sample_bit_depth_chroma_minus1
.static final MemoryLayout
The memory layout ofpcm_sample_bit_depth_luma_minus1
.static final MemoryLayout
The memory layout ofpDecPicBufMgr
.static final MemoryLayout
The memory layout ofpic_height_in_luma_samples
.static final MemoryLayout
The memory layout ofpic_width_in_luma_samples
.static final MemoryLayout
The memory layout ofpLongTermRefPicsSps
.static final MemoryLayout
The memory layout ofpPredictorPaletteEntries
.static final MemoryLayout
The memory layout ofpProfileTierLevel
.static final MemoryLayout
The memory layout ofpScalingLists
.static final MemoryLayout
The memory layout ofpSequenceParameterSetVui
.static final MemoryLayout
The memory layout ofpShortTermRefPicSet
.static final MemoryLayout
The memory layout ofreserved1
.static final MemoryLayout
The memory layout ofreserved2
.static final MemoryLayout
The memory layout ofsps_max_sub_layers_minus1
.static final MemoryLayout
The memory layout ofsps_num_palette_predictor_initializers_minus1
.static final MemoryLayout
The memory layout ofsps_seq_parameter_set_id
.static final MemoryLayout
The memory layout ofsps_video_parameter_set_id
.static final long
The byte offset ofbit_depth_chroma_minus8
.static final long
The byte offset ofbit_depth_luma_minus8
.static final long
The byte offset ofchroma_format_idc
.static final long
The byte offset ofconf_win_bottom_offset
.static final long
The byte offset ofconf_win_left_offset
.static final long
The byte offset ofconf_win_right_offset
.static final long
The byte offset ofconf_win_top_offset
.static final long
The byte offset ofdelta_palette_max_predictor_size
.static final long
The byte offset offlags
.static final long
The byte offset oflog2_diff_max_min_luma_coding_block_size
.static final long
The byte offset oflog2_diff_max_min_luma_transform_block_size
.static final long
The byte offset oflog2_diff_max_min_pcm_luma_coding_block_size
.static final long
The byte offset oflog2_max_pic_order_cnt_lsb_minus4
.static final long
The byte offset oflog2_min_luma_coding_block_size_minus3
.static final long
The byte offset oflog2_min_luma_transform_block_size_minus2
.static final long
The byte offset oflog2_min_pcm_luma_coding_block_size_minus3
.static final long
The byte offset ofmax_transform_hierarchy_depth_inter
.static final long
The byte offset ofmax_transform_hierarchy_depth_intra
.static final long
The byte offset ofmotion_vector_resolution_control_idc
.static final long
The byte offset ofnum_long_term_ref_pics_sps
.static final long
The byte offset ofnum_short_term_ref_pic_sets
.static final long
The byte offset ofpalette_max_size
.static final long
The byte offset ofpcm_sample_bit_depth_chroma_minus1
.static final long
The byte offset ofpcm_sample_bit_depth_luma_minus1
.static final long
The byte offset ofpDecPicBufMgr
.static final long
The byte offset ofpic_height_in_luma_samples
.static final long
The byte offset ofpic_width_in_luma_samples
.static final long
The byte offset ofpLongTermRefPicsSps
.static final long
The byte offset ofpPredictorPaletteEntries
.static final long
The byte offset ofpProfileTierLevel
.static final long
The byte offset ofpScalingLists
.static final long
The byte offset ofpSequenceParameterSetVui
.static final long
The byte offset ofpShortTermRefPicSet
.static final long
The byte offset ofreserved1
.static final long
The byte offset ofreserved2
.static final long
The byte offset ofsps_max_sub_layers_minus1
.static final long
The byte offset ofsps_num_palette_predictor_initializers_minus1
.static final long
The byte offset ofsps_seq_parameter_set_id
.static final long
The byte offset ofsps_video_parameter_set_id
.static final VarHandle
TheVarHandle
ofbit_depth_chroma_minus8
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofbit_depth_luma_minus8
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofchroma_format_idc
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofconf_win_bottom_offset
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofconf_win_left_offset
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofconf_win_right_offset
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofconf_win_top_offset
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_palette_max_predictor_size
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_diff_max_min_luma_coding_block_size
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_diff_max_min_luma_transform_block_size
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_diff_max_min_pcm_luma_coding_block_size
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_max_pic_order_cnt_lsb_minus4
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_min_luma_coding_block_size_minus3
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_min_luma_transform_block_size_minus2
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oflog2_min_pcm_luma_coding_block_size_minus3
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofmax_transform_hierarchy_depth_inter
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofmax_transform_hierarchy_depth_intra
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofmotion_vector_resolution_control_idc
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofnum_long_term_ref_pics_sps
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofnum_short_term_ref_pic_sets
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpalette_max_size
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpcm_sample_bit_depth_chroma_minus1
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpcm_sample_bit_depth_luma_minus1
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpDecPicBufMgr
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpic_height_in_luma_samples
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpic_width_in_luma_samples
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpLongTermRefPicsSps
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpPredictorPaletteEntries
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpProfileTierLevel
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpScalingLists
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpSequenceParameterSetVui
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofpShortTermRefPicSet
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
static final VarHandle
static final VarHandle
TheVarHandle
ofsps_max_sub_layers_minus1
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofsps_num_palette_predictor_initializers_minus1
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofsps_seq_parameter_set_id
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofsps_video_parameter_set_id
of type(MemorySegment base, long baseOffset, long index)MemorySegment
. -
Constructor Summary
ConstructorsConstructorDescriptionCreatesStdVideoH265SequenceParameterSet
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionalloc
(SegmentAllocator allocator) Allocates aStdVideoH265SequenceParameterSet
with the given segment allocator.alloc
(SegmentAllocator allocator, long count) Allocates aStdVideoH265SequenceParameterSet
with the given segment allocator and count.asBuffer()
Converts this instance to a buffer.byte
Returnsbit_depth_chroma_minus8
.bit_depth_chroma_minus8
(byte value) Setsbit_depth_chroma_minus8
with the given value.static byte
bit_depth_chroma_minus8
(MemorySegment segment, long index) Returnsbit_depth_chroma_minus8
at the given index.static void
bit_depth_chroma_minus8
(MemorySegment segment, long index, byte value) Setsbit_depth_chroma_minus8
with the given value at the given index.byte
Returnsbit_depth_luma_minus8
.bit_depth_luma_minus8
(byte value) Setsbit_depth_luma_minus8
with the given value.static byte
bit_depth_luma_minus8
(MemorySegment segment, long index) Returnsbit_depth_luma_minus8
at the given index.static void
bit_depth_luma_minus8
(MemorySegment segment, long index, byte value) Setsbit_depth_luma_minus8
with the given value at the given index.int
Returnschroma_format_idc
.chroma_format_idc
(int value) Setschroma_format_idc
with the given value.static int
chroma_format_idc
(MemorySegment segment, long index) Returnschroma_format_idc
at the given index.static void
chroma_format_idc
(MemorySegment segment, long index, int value) Setschroma_format_idc
with the given value at the given index.int
Returnsconf_win_bottom_offset
.conf_win_bottom_offset
(int value) Setsconf_win_bottom_offset
with the given value.static int
conf_win_bottom_offset
(MemorySegment segment, long index) Returnsconf_win_bottom_offset
at the given index.static void
conf_win_bottom_offset
(MemorySegment segment, long index, int value) Setsconf_win_bottom_offset
with the given value at the given index.int
Returnsconf_win_left_offset
.conf_win_left_offset
(int value) Setsconf_win_left_offset
with the given value.static int
conf_win_left_offset
(MemorySegment segment, long index) Returnsconf_win_left_offset
at the given index.static void
conf_win_left_offset
(MemorySegment segment, long index, int value) Setsconf_win_left_offset
with the given value at the given index.int
Returnsconf_win_right_offset
.conf_win_right_offset
(int value) Setsconf_win_right_offset
with the given value.static int
conf_win_right_offset
(MemorySegment segment, long index) Returnsconf_win_right_offset
at the given index.static void
conf_win_right_offset
(MemorySegment segment, long index, int value) Setsconf_win_right_offset
with the given value at the given index.int
Returnsconf_win_top_offset
.conf_win_top_offset
(int value) Setsconf_win_top_offset
with the given value.static int
conf_win_top_offset
(MemorySegment segment, long index) Returnsconf_win_top_offset
at the given index.static void
conf_win_top_offset
(MemorySegment segment, long index, int value) Setsconf_win_top_offset
with the given value at the given index.Copies from the given source.byte
Returnsdelta_palette_max_predictor_size
.delta_palette_max_predictor_size
(byte value) Setsdelta_palette_max_predictor_size
with the given value.static byte
delta_palette_max_predictor_size
(MemorySegment segment, long index) Returnsdelta_palette_max_predictor_size
at the given index.static void
delta_palette_max_predictor_size
(MemorySegment segment, long index, byte value) Setsdelta_palette_max_predictor_size
with the given value at the given index.flags()
Returnsflags
.flags
(MemorySegment value) Setsflags
with the given value.static MemorySegment
flags
(MemorySegment segment, long index) Returnsflags
at the given index.static void
flags
(MemorySegment segment, long index, MemorySegment value) Setsflags
with the given value at the given index.byte
Returnslog2_diff_max_min_luma_coding_block_size
.log2_diff_max_min_luma_coding_block_size
(byte value) Setslog2_diff_max_min_luma_coding_block_size
with the given value.static byte
log2_diff_max_min_luma_coding_block_size
(MemorySegment segment, long index) Returnslog2_diff_max_min_luma_coding_block_size
at the given index.static void
log2_diff_max_min_luma_coding_block_size
(MemorySegment segment, long index, byte value) Setslog2_diff_max_min_luma_coding_block_size
with the given value at the given index.byte
Returnslog2_diff_max_min_luma_transform_block_size
.log2_diff_max_min_luma_transform_block_size
(byte value) Setslog2_diff_max_min_luma_transform_block_size
with the given value.static byte
log2_diff_max_min_luma_transform_block_size
(MemorySegment segment, long index) Returnslog2_diff_max_min_luma_transform_block_size
at the given index.static void
log2_diff_max_min_luma_transform_block_size
(MemorySegment segment, long index, byte value) Setslog2_diff_max_min_luma_transform_block_size
with the given value at the given index.byte
Returnslog2_diff_max_min_pcm_luma_coding_block_size
.log2_diff_max_min_pcm_luma_coding_block_size
(byte value) Setslog2_diff_max_min_pcm_luma_coding_block_size
with the given value.static byte
log2_diff_max_min_pcm_luma_coding_block_size
(MemorySegment segment, long index) Returnslog2_diff_max_min_pcm_luma_coding_block_size
at the given index.static void
log2_diff_max_min_pcm_luma_coding_block_size
(MemorySegment segment, long index, byte value) Setslog2_diff_max_min_pcm_luma_coding_block_size
with the given value at the given index.byte
Returnslog2_max_pic_order_cnt_lsb_minus4
.log2_max_pic_order_cnt_lsb_minus4
(byte value) Setslog2_max_pic_order_cnt_lsb_minus4
with the given value.static byte
log2_max_pic_order_cnt_lsb_minus4
(MemorySegment segment, long index) Returnslog2_max_pic_order_cnt_lsb_minus4
at the given index.static void
log2_max_pic_order_cnt_lsb_minus4
(MemorySegment segment, long index, byte value) Setslog2_max_pic_order_cnt_lsb_minus4
with the given value at the given index.byte
Returnslog2_min_luma_coding_block_size_minus3
.log2_min_luma_coding_block_size_minus3
(byte value) Setslog2_min_luma_coding_block_size_minus3
with the given value.static byte
log2_min_luma_coding_block_size_minus3
(MemorySegment segment, long index) Returnslog2_min_luma_coding_block_size_minus3
at the given index.static void
log2_min_luma_coding_block_size_minus3
(MemorySegment segment, long index, byte value) Setslog2_min_luma_coding_block_size_minus3
with the given value at the given index.byte
Returnslog2_min_luma_transform_block_size_minus2
.log2_min_luma_transform_block_size_minus2
(byte value) Setslog2_min_luma_transform_block_size_minus2
with the given value.static byte
log2_min_luma_transform_block_size_minus2
(MemorySegment segment, long index) Returnslog2_min_luma_transform_block_size_minus2
at the given index.static void
log2_min_luma_transform_block_size_minus2
(MemorySegment segment, long index, byte value) Setslog2_min_luma_transform_block_size_minus2
with the given value at the given index.byte
Returnslog2_min_pcm_luma_coding_block_size_minus3
.log2_min_pcm_luma_coding_block_size_minus3
(byte value) Setslog2_min_pcm_luma_coding_block_size_minus3
with the given value.static byte
log2_min_pcm_luma_coding_block_size_minus3
(MemorySegment segment, long index) Returnslog2_min_pcm_luma_coding_block_size_minus3
at the given index.static void
log2_min_pcm_luma_coding_block_size_minus3
(MemorySegment segment, long index, byte value) Setslog2_min_pcm_luma_coding_block_size_minus3
with the given value at the given index.byte
Returnsmax_transform_hierarchy_depth_inter
.max_transform_hierarchy_depth_inter
(byte value) Setsmax_transform_hierarchy_depth_inter
with the given value.static byte
max_transform_hierarchy_depth_inter
(MemorySegment segment, long index) Returnsmax_transform_hierarchy_depth_inter
at the given index.static void
max_transform_hierarchy_depth_inter
(MemorySegment segment, long index, byte value) Setsmax_transform_hierarchy_depth_inter
with the given value at the given index.byte
Returnsmax_transform_hierarchy_depth_intra
.max_transform_hierarchy_depth_intra
(byte value) Setsmax_transform_hierarchy_depth_intra
with the given value.static byte
max_transform_hierarchy_depth_intra
(MemorySegment segment, long index) Returnsmax_transform_hierarchy_depth_intra
at the given index.static void
max_transform_hierarchy_depth_intra
(MemorySegment segment, long index, byte value) Setsmax_transform_hierarchy_depth_intra
with the given value at the given index.byte
Returnsmotion_vector_resolution_control_idc
.motion_vector_resolution_control_idc
(byte value) Setsmotion_vector_resolution_control_idc
with the given value.static byte
motion_vector_resolution_control_idc
(MemorySegment segment, long index) Returnsmotion_vector_resolution_control_idc
at the given index.static void
motion_vector_resolution_control_idc
(MemorySegment segment, long index, byte value) Setsmotion_vector_resolution_control_idc
with the given value at the given index.byte
Returnsnum_long_term_ref_pics_sps
.num_long_term_ref_pics_sps
(byte value) Setsnum_long_term_ref_pics_sps
with the given value.static byte
num_long_term_ref_pics_sps
(MemorySegment segment, long index) Returnsnum_long_term_ref_pics_sps
at the given index.static void
num_long_term_ref_pics_sps
(MemorySegment segment, long index, byte value) Setsnum_long_term_ref_pics_sps
with the given value at the given index.byte
Returnsnum_short_term_ref_pic_sets
.num_short_term_ref_pic_sets
(byte value) Setsnum_short_term_ref_pic_sets
with the given value.static byte
num_short_term_ref_pic_sets
(MemorySegment segment, long index) Returnsnum_short_term_ref_pic_sets
at the given index.static void
num_short_term_ref_pic_sets
(MemorySegment segment, long index, byte value) Setsnum_short_term_ref_pic_sets
with the given value at the given index.of
(MemorySegment segment) CreatesStdVideoH265SequenceParameterSet
with the given segment.ofNative
(MemorySegment segment) CreatesStdVideoH265SequenceParameterSet
with the given segment.ofNative
(MemorySegment segment, long count) CreatesStdVideoH265SequenceParameterSet
with the given segment.byte
Returnspalette_max_size
.palette_max_size
(byte value) Setspalette_max_size
with the given value.static byte
palette_max_size
(MemorySegment segment, long index) Returnspalette_max_size
at the given index.static void
palette_max_size
(MemorySegment segment, long index, byte value) Setspalette_max_size
with the given value at the given index.byte
Returnspcm_sample_bit_depth_chroma_minus1
.pcm_sample_bit_depth_chroma_minus1
(byte value) Setspcm_sample_bit_depth_chroma_minus1
with the given value.static byte
pcm_sample_bit_depth_chroma_minus1
(MemorySegment segment, long index) Returnspcm_sample_bit_depth_chroma_minus1
at the given index.static void
pcm_sample_bit_depth_chroma_minus1
(MemorySegment segment, long index, byte value) Setspcm_sample_bit_depth_chroma_minus1
with the given value at the given index.byte
Returnspcm_sample_bit_depth_luma_minus1
.pcm_sample_bit_depth_luma_minus1
(byte value) Setspcm_sample_bit_depth_luma_minus1
with the given value.static byte
pcm_sample_bit_depth_luma_minus1
(MemorySegment segment, long index) Returnspcm_sample_bit_depth_luma_minus1
at the given index.static void
pcm_sample_bit_depth_luma_minus1
(MemorySegment segment, long index, byte value) Setspcm_sample_bit_depth_luma_minus1
with the given value at the given index.ReturnspDecPicBufMgr
.pDecPicBufMgr
(MemorySegment value) SetspDecPicBufMgr
with the given value.static MemorySegment
pDecPicBufMgr
(MemorySegment segment, long index) ReturnspDecPicBufMgr
at the given index.static void
pDecPicBufMgr
(MemorySegment segment, long index, MemorySegment value) SetspDecPicBufMgr
with the given value at the given index.int
Returnspic_height_in_luma_samples
.pic_height_in_luma_samples
(int value) Setspic_height_in_luma_samples
with the given value.static int
pic_height_in_luma_samples
(MemorySegment segment, long index) Returnspic_height_in_luma_samples
at the given index.static void
pic_height_in_luma_samples
(MemorySegment segment, long index, int value) Setspic_height_in_luma_samples
with the given value at the given index.int
Returnspic_width_in_luma_samples
.pic_width_in_luma_samples
(int value) Setspic_width_in_luma_samples
with the given value.static int
pic_width_in_luma_samples
(MemorySegment segment, long index) Returnspic_width_in_luma_samples
at the given index.static void
pic_width_in_luma_samples
(MemorySegment segment, long index, int value) Setspic_width_in_luma_samples
with the given value at the given index.ReturnspLongTermRefPicsSps
.pLongTermRefPicsSps
(MemorySegment value) SetspLongTermRefPicsSps
with the given value.static MemorySegment
pLongTermRefPicsSps
(MemorySegment segment, long index) ReturnspLongTermRefPicsSps
at the given index.static void
pLongTermRefPicsSps
(MemorySegment segment, long index, MemorySegment value) SetspLongTermRefPicsSps
with the given value at the given index.ReturnspPredictorPaletteEntries
.SetspPredictorPaletteEntries
with the given value.static MemorySegment
pPredictorPaletteEntries
(MemorySegment segment, long index) ReturnspPredictorPaletteEntries
at the given index.static void
pPredictorPaletteEntries
(MemorySegment segment, long index, MemorySegment value) SetspPredictorPaletteEntries
with the given value at the given index.ReturnspProfileTierLevel
.pProfileTierLevel
(MemorySegment value) SetspProfileTierLevel
with the given value.static MemorySegment
pProfileTierLevel
(MemorySegment segment, long index) ReturnspProfileTierLevel
at the given index.static void
pProfileTierLevel
(MemorySegment segment, long index, MemorySegment value) SetspProfileTierLevel
with the given value at the given index.ReturnspScalingLists
.pScalingLists
(MemorySegment value) SetspScalingLists
with the given value.static MemorySegment
pScalingLists
(MemorySegment segment, long index) ReturnspScalingLists
at the given index.static void
pScalingLists
(MemorySegment segment, long index, MemorySegment value) SetspScalingLists
with the given value at the given index.ReturnspSequenceParameterSetVui
.SetspSequenceParameterSetVui
with the given value.static MemorySegment
pSequenceParameterSetVui
(MemorySegment segment, long index) ReturnspSequenceParameterSetVui
at the given index.static void
pSequenceParameterSetVui
(MemorySegment segment, long index, MemorySegment value) SetspSequenceParameterSetVui
with the given value at the given index.ReturnspShortTermRefPicSet
.pShortTermRefPicSet
(MemorySegment value) SetspShortTermRefPicSet
with the given value.static MemorySegment
pShortTermRefPicSet
(MemorySegment segment, long index) ReturnspShortTermRefPicSet
at the given index.static void
pShortTermRefPicSet
(MemorySegment segment, long index, MemorySegment value) SetspShortTermRefPicSet
with the given value at the given index.byte
Returnsreserved1
.reserved1
(byte value) Setsreserved1
with the given value.static byte
reserved1
(MemorySegment segment, long index) Returnsreserved1
at the given index.static void
reserved1
(MemorySegment segment, long index, byte value) Setsreserved1
with the given value at the given index.byte
Returnsreserved2
.reserved2
(byte value) Setsreserved2
with the given value.static byte
reserved2
(MemorySegment segment, long index) Returnsreserved2
at the given index.static void
reserved2
(MemorySegment segment, long index, byte value) Setsreserved2
with the given value at the given index.byte
Returnssps_max_sub_layers_minus1
.sps_max_sub_layers_minus1
(byte value) Setssps_max_sub_layers_minus1
with the given value.static byte
sps_max_sub_layers_minus1
(MemorySegment segment, long index) Returnssps_max_sub_layers_minus1
at the given index.static void
sps_max_sub_layers_minus1
(MemorySegment segment, long index, byte value) Setssps_max_sub_layers_minus1
with the given value at the given index.byte
Returnssps_num_palette_predictor_initializers_minus1
.sps_num_palette_predictor_initializers_minus1
(byte value) Setssps_num_palette_predictor_initializers_minus1
with the given value.static byte
sps_num_palette_predictor_initializers_minus1
(MemorySegment segment, long index) Returnssps_num_palette_predictor_initializers_minus1
at the given index.static void
sps_num_palette_predictor_initializers_minus1
(MemorySegment segment, long index, byte value) Setssps_num_palette_predictor_initializers_minus1
with the given value at the given index.byte
Returnssps_seq_parameter_set_id
.sps_seq_parameter_set_id
(byte value) Setssps_seq_parameter_set_id
with the given value.static byte
sps_seq_parameter_set_id
(MemorySegment segment, long index) Returnssps_seq_parameter_set_id
at the given index.static void
sps_seq_parameter_set_id
(MemorySegment segment, long index, byte value) Setssps_seq_parameter_set_id
with the given value at the given index.byte
Returnssps_video_parameter_set_id
.sps_video_parameter_set_id
(byte value) Setssps_video_parameter_set_id
with the given value.static byte
sps_video_parameter_set_id
(MemorySegment segment, long index) Returnssps_video_parameter_set_id
at the given index.static void
sps_video_parameter_set_id
(MemorySegment segment, long index, byte value) Setssps_video_parameter_set_id
with the given value at the given index.Methods inherited from class overrungl.struct.GroupType
estimateCount, estimateCount, groupLayout, segment
-
Field Details
-
LAYOUT
The struct layout ofStdVideoH265SequenceParameterSet
. -
OFFSET_flags
public static final long OFFSET_flagsThe byte offset offlags
. -
LAYOUT_flags
The memory layout offlags
. -
OFFSET_chroma_format_idc
public static final long OFFSET_chroma_format_idcThe byte offset ofchroma_format_idc
. -
LAYOUT_chroma_format_idc
The memory layout ofchroma_format_idc
. -
VH_chroma_format_idc
-
OFFSET_pic_width_in_luma_samples
public static final long OFFSET_pic_width_in_luma_samplesThe byte offset ofpic_width_in_luma_samples
. -
LAYOUT_pic_width_in_luma_samples
The memory layout ofpic_width_in_luma_samples
. -
VH_pic_width_in_luma_samples
-
OFFSET_pic_height_in_luma_samples
public static final long OFFSET_pic_height_in_luma_samplesThe byte offset ofpic_height_in_luma_samples
. -
LAYOUT_pic_height_in_luma_samples
The memory layout ofpic_height_in_luma_samples
. -
VH_pic_height_in_luma_samples
-
OFFSET_sps_video_parameter_set_id
public static final long OFFSET_sps_video_parameter_set_idThe byte offset ofsps_video_parameter_set_id
. -
LAYOUT_sps_video_parameter_set_id
The memory layout ofsps_video_parameter_set_id
. -
VH_sps_video_parameter_set_id
-
OFFSET_sps_max_sub_layers_minus1
public static final long OFFSET_sps_max_sub_layers_minus1The byte offset ofsps_max_sub_layers_minus1
. -
LAYOUT_sps_max_sub_layers_minus1
The memory layout ofsps_max_sub_layers_minus1
. -
VH_sps_max_sub_layers_minus1
-
OFFSET_sps_seq_parameter_set_id
public static final long OFFSET_sps_seq_parameter_set_idThe byte offset ofsps_seq_parameter_set_id
. -
LAYOUT_sps_seq_parameter_set_id
The memory layout ofsps_seq_parameter_set_id
. -
VH_sps_seq_parameter_set_id
-
OFFSET_bit_depth_luma_minus8
public static final long OFFSET_bit_depth_luma_minus8The byte offset ofbit_depth_luma_minus8
. -
LAYOUT_bit_depth_luma_minus8
The memory layout ofbit_depth_luma_minus8
. -
VH_bit_depth_luma_minus8
-
OFFSET_bit_depth_chroma_minus8
public static final long OFFSET_bit_depth_chroma_minus8The byte offset ofbit_depth_chroma_minus8
. -
LAYOUT_bit_depth_chroma_minus8
The memory layout ofbit_depth_chroma_minus8
. -
VH_bit_depth_chroma_minus8
-
OFFSET_log2_max_pic_order_cnt_lsb_minus4
public static final long OFFSET_log2_max_pic_order_cnt_lsb_minus4The byte offset oflog2_max_pic_order_cnt_lsb_minus4
. -
LAYOUT_log2_max_pic_order_cnt_lsb_minus4
The memory layout oflog2_max_pic_order_cnt_lsb_minus4
. -
VH_log2_max_pic_order_cnt_lsb_minus4
-
OFFSET_log2_min_luma_coding_block_size_minus3
public static final long OFFSET_log2_min_luma_coding_block_size_minus3The byte offset oflog2_min_luma_coding_block_size_minus3
. -
LAYOUT_log2_min_luma_coding_block_size_minus3
The memory layout oflog2_min_luma_coding_block_size_minus3
. -
VH_log2_min_luma_coding_block_size_minus3
-
OFFSET_log2_diff_max_min_luma_coding_block_size
public static final long OFFSET_log2_diff_max_min_luma_coding_block_sizeThe byte offset oflog2_diff_max_min_luma_coding_block_size
. -
LAYOUT_log2_diff_max_min_luma_coding_block_size
The memory layout oflog2_diff_max_min_luma_coding_block_size
. -
VH_log2_diff_max_min_luma_coding_block_size
-
OFFSET_log2_min_luma_transform_block_size_minus2
public static final long OFFSET_log2_min_luma_transform_block_size_minus2The byte offset oflog2_min_luma_transform_block_size_minus2
. -
LAYOUT_log2_min_luma_transform_block_size_minus2
The memory layout oflog2_min_luma_transform_block_size_minus2
. -
VH_log2_min_luma_transform_block_size_minus2
-
OFFSET_log2_diff_max_min_luma_transform_block_size
public static final long OFFSET_log2_diff_max_min_luma_transform_block_sizeThe byte offset oflog2_diff_max_min_luma_transform_block_size
. -
LAYOUT_log2_diff_max_min_luma_transform_block_size
The memory layout oflog2_diff_max_min_luma_transform_block_size
. -
VH_log2_diff_max_min_luma_transform_block_size
-
OFFSET_max_transform_hierarchy_depth_inter
public static final long OFFSET_max_transform_hierarchy_depth_interThe byte offset ofmax_transform_hierarchy_depth_inter
. -
LAYOUT_max_transform_hierarchy_depth_inter
The memory layout ofmax_transform_hierarchy_depth_inter
. -
VH_max_transform_hierarchy_depth_inter
-
OFFSET_max_transform_hierarchy_depth_intra
public static final long OFFSET_max_transform_hierarchy_depth_intraThe byte offset ofmax_transform_hierarchy_depth_intra
. -
LAYOUT_max_transform_hierarchy_depth_intra
The memory layout ofmax_transform_hierarchy_depth_intra
. -
VH_max_transform_hierarchy_depth_intra
-
OFFSET_num_short_term_ref_pic_sets
public static final long OFFSET_num_short_term_ref_pic_setsThe byte offset ofnum_short_term_ref_pic_sets
. -
LAYOUT_num_short_term_ref_pic_sets
The memory layout ofnum_short_term_ref_pic_sets
. -
VH_num_short_term_ref_pic_sets
-
OFFSET_num_long_term_ref_pics_sps
public static final long OFFSET_num_long_term_ref_pics_spsThe byte offset ofnum_long_term_ref_pics_sps
. -
LAYOUT_num_long_term_ref_pics_sps
The memory layout ofnum_long_term_ref_pics_sps
. -
VH_num_long_term_ref_pics_sps
-
OFFSET_pcm_sample_bit_depth_luma_minus1
public static final long OFFSET_pcm_sample_bit_depth_luma_minus1The byte offset ofpcm_sample_bit_depth_luma_minus1
. -
LAYOUT_pcm_sample_bit_depth_luma_minus1
The memory layout ofpcm_sample_bit_depth_luma_minus1
. -
VH_pcm_sample_bit_depth_luma_minus1
-
OFFSET_pcm_sample_bit_depth_chroma_minus1
public static final long OFFSET_pcm_sample_bit_depth_chroma_minus1The byte offset ofpcm_sample_bit_depth_chroma_minus1
. -
LAYOUT_pcm_sample_bit_depth_chroma_minus1
The memory layout ofpcm_sample_bit_depth_chroma_minus1
. -
VH_pcm_sample_bit_depth_chroma_minus1
-
OFFSET_log2_min_pcm_luma_coding_block_size_minus3
public static final long OFFSET_log2_min_pcm_luma_coding_block_size_minus3The byte offset oflog2_min_pcm_luma_coding_block_size_minus3
. -
LAYOUT_log2_min_pcm_luma_coding_block_size_minus3
The memory layout oflog2_min_pcm_luma_coding_block_size_minus3
. -
VH_log2_min_pcm_luma_coding_block_size_minus3
-
OFFSET_log2_diff_max_min_pcm_luma_coding_block_size
public static final long OFFSET_log2_diff_max_min_pcm_luma_coding_block_sizeThe byte offset oflog2_diff_max_min_pcm_luma_coding_block_size
. -
LAYOUT_log2_diff_max_min_pcm_luma_coding_block_size
The memory layout oflog2_diff_max_min_pcm_luma_coding_block_size
. -
VH_log2_diff_max_min_pcm_luma_coding_block_size
-
OFFSET_reserved1
public static final long OFFSET_reserved1The byte offset ofreserved1
. -
LAYOUT_reserved1
The memory layout ofreserved1
. -
VH_reserved1
-
OFFSET_reserved2
public static final long OFFSET_reserved2The byte offset ofreserved2
. -
LAYOUT_reserved2
The memory layout ofreserved2
. -
VH_reserved2
-
OFFSET_palette_max_size
public static final long OFFSET_palette_max_sizeThe byte offset ofpalette_max_size
. -
LAYOUT_palette_max_size
The memory layout ofpalette_max_size
. -
VH_palette_max_size
-
OFFSET_delta_palette_max_predictor_size
public static final long OFFSET_delta_palette_max_predictor_sizeThe byte offset ofdelta_palette_max_predictor_size
. -
LAYOUT_delta_palette_max_predictor_size
The memory layout ofdelta_palette_max_predictor_size
. -
VH_delta_palette_max_predictor_size
-
OFFSET_motion_vector_resolution_control_idc
public static final long OFFSET_motion_vector_resolution_control_idcThe byte offset ofmotion_vector_resolution_control_idc
. -
LAYOUT_motion_vector_resolution_control_idc
The memory layout ofmotion_vector_resolution_control_idc
. -
VH_motion_vector_resolution_control_idc
-
OFFSET_sps_num_palette_predictor_initializers_minus1
public static final long OFFSET_sps_num_palette_predictor_initializers_minus1The byte offset ofsps_num_palette_predictor_initializers_minus1
. -
LAYOUT_sps_num_palette_predictor_initializers_minus1
The memory layout ofsps_num_palette_predictor_initializers_minus1
. -
VH_sps_num_palette_predictor_initializers_minus1
-
OFFSET_conf_win_left_offset
public static final long OFFSET_conf_win_left_offsetThe byte offset ofconf_win_left_offset
. -
LAYOUT_conf_win_left_offset
The memory layout ofconf_win_left_offset
. -
VH_conf_win_left_offset
-
OFFSET_conf_win_right_offset
public static final long OFFSET_conf_win_right_offsetThe byte offset ofconf_win_right_offset
. -
LAYOUT_conf_win_right_offset
The memory layout ofconf_win_right_offset
. -
VH_conf_win_right_offset
-
OFFSET_conf_win_top_offset
public static final long OFFSET_conf_win_top_offsetThe byte offset ofconf_win_top_offset
. -
LAYOUT_conf_win_top_offset
The memory layout ofconf_win_top_offset
. -
VH_conf_win_top_offset
-
OFFSET_conf_win_bottom_offset
public static final long OFFSET_conf_win_bottom_offsetThe byte offset ofconf_win_bottom_offset
. -
LAYOUT_conf_win_bottom_offset
The memory layout ofconf_win_bottom_offset
. -
VH_conf_win_bottom_offset
-
OFFSET_pProfileTierLevel
public static final long OFFSET_pProfileTierLevelThe byte offset ofpProfileTierLevel
. -
LAYOUT_pProfileTierLevel
The memory layout ofpProfileTierLevel
. -
VH_pProfileTierLevel
-
OFFSET_pDecPicBufMgr
public static final long OFFSET_pDecPicBufMgrThe byte offset ofpDecPicBufMgr
. -
LAYOUT_pDecPicBufMgr
The memory layout ofpDecPicBufMgr
. -
VH_pDecPicBufMgr
-
OFFSET_pScalingLists
public static final long OFFSET_pScalingListsThe byte offset ofpScalingLists
. -
LAYOUT_pScalingLists
The memory layout ofpScalingLists
. -
VH_pScalingLists
-
OFFSET_pShortTermRefPicSet
public static final long OFFSET_pShortTermRefPicSetThe byte offset ofpShortTermRefPicSet
. -
LAYOUT_pShortTermRefPicSet
The memory layout ofpShortTermRefPicSet
. -
VH_pShortTermRefPicSet
-
OFFSET_pLongTermRefPicsSps
public static final long OFFSET_pLongTermRefPicsSpsThe byte offset ofpLongTermRefPicsSps
. -
LAYOUT_pLongTermRefPicsSps
The memory layout ofpLongTermRefPicsSps
. -
VH_pLongTermRefPicsSps
-
OFFSET_pSequenceParameterSetVui
public static final long OFFSET_pSequenceParameterSetVuiThe byte offset ofpSequenceParameterSetVui
. -
LAYOUT_pSequenceParameterSetVui
The memory layout ofpSequenceParameterSetVui
. -
VH_pSequenceParameterSetVui
-
OFFSET_pPredictorPaletteEntries
public static final long OFFSET_pPredictorPaletteEntriesThe byte offset ofpPredictorPaletteEntries
. -
LAYOUT_pPredictorPaletteEntries
The memory layout ofpPredictorPaletteEntries
. -
VH_pPredictorPaletteEntries
-
-
Constructor Details
-
StdVideoH265SequenceParameterSet
CreatesStdVideoH265SequenceParameterSet
with the given segment.- Parameters:
segment
- the memory segment
-
-
Method Details
-
of
CreatesStdVideoH265SequenceParameterSet
with the given segment.- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
Creates
StdVideoH265SequenceParameterSet
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
Creates
StdVideoH265SequenceParameterSet
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segmentcount
- the count of the buffer- Returns:
- the created instance or
null
if the segment isNULL
-
alloc
Allocates aStdVideoH265SequenceParameterSet
with the given segment allocator.- Parameters:
allocator
- the segment allocator- Returns:
- the allocated
StdVideoH265SequenceParameterSet
-
alloc
Allocates aStdVideoH265SequenceParameterSet
with the given segment allocator and count.- Parameters:
allocator
- the segment allocatorcount
- the count- Returns:
- the allocated
StdVideoH265SequenceParameterSet
-
copyFrom
Copies from the given source.- Parameters:
src
- the source- Returns:
this
-
asBuffer
Converts this instance to a buffer.- Returns:
- the buffer
-
flags
Returnsflags
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
flags
at the given index
-
flags
-
flags
Setsflags
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
flags
Setsflags
with the given value.- Parameters:
value
- the value- Returns:
this
-
chroma_format_idc
Returnschroma_format_idc
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
chroma_format_idc
at the given index
-
chroma_format_idc
public int chroma_format_idc()Returnschroma_format_idc
.- Returns:
chroma_format_idc
-
chroma_format_idc
Setschroma_format_idc
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
chroma_format_idc
Setschroma_format_idc
with the given value.- Parameters:
value
- the value- Returns:
this
-
pic_width_in_luma_samples
Returnspic_width_in_luma_samples
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pic_width_in_luma_samples
at the given index
-
pic_width_in_luma_samples
public int pic_width_in_luma_samples()Returnspic_width_in_luma_samples
.- Returns:
pic_width_in_luma_samples
-
pic_width_in_luma_samples
Setspic_width_in_luma_samples
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pic_width_in_luma_samples
Setspic_width_in_luma_samples
with the given value.- Parameters:
value
- the value- Returns:
this
-
pic_height_in_luma_samples
Returnspic_height_in_luma_samples
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pic_height_in_luma_samples
at the given index
-
pic_height_in_luma_samples
public int pic_height_in_luma_samples()Returnspic_height_in_luma_samples
.- Returns:
pic_height_in_luma_samples
-
pic_height_in_luma_samples
Setspic_height_in_luma_samples
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pic_height_in_luma_samples
Setspic_height_in_luma_samples
with the given value.- Parameters:
value
- the value- Returns:
this
-
sps_video_parameter_set_id
Returnssps_video_parameter_set_id
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sps_video_parameter_set_id
at the given index
-
sps_video_parameter_set_id
public byte sps_video_parameter_set_id()Returnssps_video_parameter_set_id
.- Returns:
sps_video_parameter_set_id
-
sps_video_parameter_set_id
Setssps_video_parameter_set_id
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sps_video_parameter_set_id
Setssps_video_parameter_set_id
with the given value.- Parameters:
value
- the value- Returns:
this
-
sps_max_sub_layers_minus1
Returnssps_max_sub_layers_minus1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sps_max_sub_layers_minus1
at the given index
-
sps_max_sub_layers_minus1
public byte sps_max_sub_layers_minus1()Returnssps_max_sub_layers_minus1
.- Returns:
sps_max_sub_layers_minus1
-
sps_max_sub_layers_minus1
Setssps_max_sub_layers_minus1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sps_max_sub_layers_minus1
Setssps_max_sub_layers_minus1
with the given value.- Parameters:
value
- the value- Returns:
this
-
sps_seq_parameter_set_id
Returnssps_seq_parameter_set_id
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sps_seq_parameter_set_id
at the given index
-
sps_seq_parameter_set_id
public byte sps_seq_parameter_set_id()Returnssps_seq_parameter_set_id
.- Returns:
sps_seq_parameter_set_id
-
sps_seq_parameter_set_id
Setssps_seq_parameter_set_id
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sps_seq_parameter_set_id
Setssps_seq_parameter_set_id
with the given value.- Parameters:
value
- the value- Returns:
this
-
bit_depth_luma_minus8
Returnsbit_depth_luma_minus8
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
bit_depth_luma_minus8
at the given index
-
bit_depth_luma_minus8
public byte bit_depth_luma_minus8()Returnsbit_depth_luma_minus8
.- Returns:
bit_depth_luma_minus8
-
bit_depth_luma_minus8
Setsbit_depth_luma_minus8
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
bit_depth_luma_minus8
Setsbit_depth_luma_minus8
with the given value.- Parameters:
value
- the value- Returns:
this
-
bit_depth_chroma_minus8
Returnsbit_depth_chroma_minus8
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
bit_depth_chroma_minus8
at the given index
-
bit_depth_chroma_minus8
public byte bit_depth_chroma_minus8()Returnsbit_depth_chroma_minus8
.- Returns:
bit_depth_chroma_minus8
-
bit_depth_chroma_minus8
Setsbit_depth_chroma_minus8
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
bit_depth_chroma_minus8
Setsbit_depth_chroma_minus8
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_max_pic_order_cnt_lsb_minus4
Returnslog2_max_pic_order_cnt_lsb_minus4
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_max_pic_order_cnt_lsb_minus4
at the given index
-
log2_max_pic_order_cnt_lsb_minus4
public byte log2_max_pic_order_cnt_lsb_minus4()Returnslog2_max_pic_order_cnt_lsb_minus4
.- Returns:
log2_max_pic_order_cnt_lsb_minus4
-
log2_max_pic_order_cnt_lsb_minus4
Setslog2_max_pic_order_cnt_lsb_minus4
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_max_pic_order_cnt_lsb_minus4
Setslog2_max_pic_order_cnt_lsb_minus4
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_min_luma_coding_block_size_minus3
Returnslog2_min_luma_coding_block_size_minus3
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_min_luma_coding_block_size_minus3
at the given index
-
log2_min_luma_coding_block_size_minus3
public byte log2_min_luma_coding_block_size_minus3()Returnslog2_min_luma_coding_block_size_minus3
.- Returns:
log2_min_luma_coding_block_size_minus3
-
log2_min_luma_coding_block_size_minus3
public static void log2_min_luma_coding_block_size_minus3(MemorySegment segment, long index, byte value) Setslog2_min_luma_coding_block_size_minus3
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_min_luma_coding_block_size_minus3
Setslog2_min_luma_coding_block_size_minus3
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_diff_max_min_luma_coding_block_size
Returnslog2_diff_max_min_luma_coding_block_size
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_diff_max_min_luma_coding_block_size
at the given index
-
log2_diff_max_min_luma_coding_block_size
public byte log2_diff_max_min_luma_coding_block_size()Returnslog2_diff_max_min_luma_coding_block_size
.- Returns:
log2_diff_max_min_luma_coding_block_size
-
log2_diff_max_min_luma_coding_block_size
public static void log2_diff_max_min_luma_coding_block_size(MemorySegment segment, long index, byte value) Setslog2_diff_max_min_luma_coding_block_size
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_diff_max_min_luma_coding_block_size
Setslog2_diff_max_min_luma_coding_block_size
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_min_luma_transform_block_size_minus2
Returnslog2_min_luma_transform_block_size_minus2
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_min_luma_transform_block_size_minus2
at the given index
-
log2_min_luma_transform_block_size_minus2
public byte log2_min_luma_transform_block_size_minus2()Returnslog2_min_luma_transform_block_size_minus2
.- Returns:
log2_min_luma_transform_block_size_minus2
-
log2_min_luma_transform_block_size_minus2
public static void log2_min_luma_transform_block_size_minus2(MemorySegment segment, long index, byte value) Setslog2_min_luma_transform_block_size_minus2
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_min_luma_transform_block_size_minus2
Setslog2_min_luma_transform_block_size_minus2
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_diff_max_min_luma_transform_block_size
Returnslog2_diff_max_min_luma_transform_block_size
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_diff_max_min_luma_transform_block_size
at the given index
-
log2_diff_max_min_luma_transform_block_size
public byte log2_diff_max_min_luma_transform_block_size()Returnslog2_diff_max_min_luma_transform_block_size
.- Returns:
log2_diff_max_min_luma_transform_block_size
-
log2_diff_max_min_luma_transform_block_size
public static void log2_diff_max_min_luma_transform_block_size(MemorySegment segment, long index, byte value) Setslog2_diff_max_min_luma_transform_block_size
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_diff_max_min_luma_transform_block_size
Setslog2_diff_max_min_luma_transform_block_size
with the given value.- Parameters:
value
- the value- Returns:
this
-
max_transform_hierarchy_depth_inter
Returnsmax_transform_hierarchy_depth_inter
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
max_transform_hierarchy_depth_inter
at the given index
-
max_transform_hierarchy_depth_inter
public byte max_transform_hierarchy_depth_inter()Returnsmax_transform_hierarchy_depth_inter
.- Returns:
max_transform_hierarchy_depth_inter
-
max_transform_hierarchy_depth_inter
public static void max_transform_hierarchy_depth_inter(MemorySegment segment, long index, byte value) Setsmax_transform_hierarchy_depth_inter
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
max_transform_hierarchy_depth_inter
Setsmax_transform_hierarchy_depth_inter
with the given value.- Parameters:
value
- the value- Returns:
this
-
max_transform_hierarchy_depth_intra
Returnsmax_transform_hierarchy_depth_intra
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
max_transform_hierarchy_depth_intra
at the given index
-
max_transform_hierarchy_depth_intra
public byte max_transform_hierarchy_depth_intra()Returnsmax_transform_hierarchy_depth_intra
.- Returns:
max_transform_hierarchy_depth_intra
-
max_transform_hierarchy_depth_intra
public static void max_transform_hierarchy_depth_intra(MemorySegment segment, long index, byte value) Setsmax_transform_hierarchy_depth_intra
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
max_transform_hierarchy_depth_intra
Setsmax_transform_hierarchy_depth_intra
with the given value.- Parameters:
value
- the value- Returns:
this
-
num_short_term_ref_pic_sets
Returnsnum_short_term_ref_pic_sets
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
num_short_term_ref_pic_sets
at the given index
-
num_short_term_ref_pic_sets
public byte num_short_term_ref_pic_sets()Returnsnum_short_term_ref_pic_sets
.- Returns:
num_short_term_ref_pic_sets
-
num_short_term_ref_pic_sets
Setsnum_short_term_ref_pic_sets
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
num_short_term_ref_pic_sets
Setsnum_short_term_ref_pic_sets
with the given value.- Parameters:
value
- the value- Returns:
this
-
num_long_term_ref_pics_sps
Returnsnum_long_term_ref_pics_sps
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
num_long_term_ref_pics_sps
at the given index
-
num_long_term_ref_pics_sps
public byte num_long_term_ref_pics_sps()Returnsnum_long_term_ref_pics_sps
.- Returns:
num_long_term_ref_pics_sps
-
num_long_term_ref_pics_sps
Setsnum_long_term_ref_pics_sps
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
num_long_term_ref_pics_sps
Setsnum_long_term_ref_pics_sps
with the given value.- Parameters:
value
- the value- Returns:
this
-
pcm_sample_bit_depth_luma_minus1
Returnspcm_sample_bit_depth_luma_minus1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pcm_sample_bit_depth_luma_minus1
at the given index
-
pcm_sample_bit_depth_luma_minus1
public byte pcm_sample_bit_depth_luma_minus1()Returnspcm_sample_bit_depth_luma_minus1
.- Returns:
pcm_sample_bit_depth_luma_minus1
-
pcm_sample_bit_depth_luma_minus1
Setspcm_sample_bit_depth_luma_minus1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pcm_sample_bit_depth_luma_minus1
Setspcm_sample_bit_depth_luma_minus1
with the given value.- Parameters:
value
- the value- Returns:
this
-
pcm_sample_bit_depth_chroma_minus1
Returnspcm_sample_bit_depth_chroma_minus1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pcm_sample_bit_depth_chroma_minus1
at the given index
-
pcm_sample_bit_depth_chroma_minus1
public byte pcm_sample_bit_depth_chroma_minus1()Returnspcm_sample_bit_depth_chroma_minus1
.- Returns:
pcm_sample_bit_depth_chroma_minus1
-
pcm_sample_bit_depth_chroma_minus1
public static void pcm_sample_bit_depth_chroma_minus1(MemorySegment segment, long index, byte value) Setspcm_sample_bit_depth_chroma_minus1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pcm_sample_bit_depth_chroma_minus1
Setspcm_sample_bit_depth_chroma_minus1
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_min_pcm_luma_coding_block_size_minus3
Returnslog2_min_pcm_luma_coding_block_size_minus3
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_min_pcm_luma_coding_block_size_minus3
at the given index
-
log2_min_pcm_luma_coding_block_size_minus3
public byte log2_min_pcm_luma_coding_block_size_minus3()Returnslog2_min_pcm_luma_coding_block_size_minus3
.- Returns:
log2_min_pcm_luma_coding_block_size_minus3
-
log2_min_pcm_luma_coding_block_size_minus3
public static void log2_min_pcm_luma_coding_block_size_minus3(MemorySegment segment, long index, byte value) Setslog2_min_pcm_luma_coding_block_size_minus3
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_min_pcm_luma_coding_block_size_minus3
Setslog2_min_pcm_luma_coding_block_size_minus3
with the given value.- Parameters:
value
- the value- Returns:
this
-
log2_diff_max_min_pcm_luma_coding_block_size
Returnslog2_diff_max_min_pcm_luma_coding_block_size
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
log2_diff_max_min_pcm_luma_coding_block_size
at the given index
-
log2_diff_max_min_pcm_luma_coding_block_size
public byte log2_diff_max_min_pcm_luma_coding_block_size()Returnslog2_diff_max_min_pcm_luma_coding_block_size
.- Returns:
log2_diff_max_min_pcm_luma_coding_block_size
-
log2_diff_max_min_pcm_luma_coding_block_size
public static void log2_diff_max_min_pcm_luma_coding_block_size(MemorySegment segment, long index, byte value) Setslog2_diff_max_min_pcm_luma_coding_block_size
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
log2_diff_max_min_pcm_luma_coding_block_size
Setslog2_diff_max_min_pcm_luma_coding_block_size
with the given value.- Parameters:
value
- the value- Returns:
this
-
reserved1
Returnsreserved1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
reserved1
at the given index
-
reserved1
public byte reserved1()Returnsreserved1
.- Returns:
reserved1
-
reserved1
Setsreserved1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
reserved1
Setsreserved1
with the given value.- Parameters:
value
- the value- Returns:
this
-
reserved2
Returnsreserved2
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
reserved2
at the given index
-
reserved2
public byte reserved2()Returnsreserved2
.- Returns:
reserved2
-
reserved2
Setsreserved2
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
reserved2
Setsreserved2
with the given value.- Parameters:
value
- the value- Returns:
this
-
palette_max_size
Returnspalette_max_size
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
palette_max_size
at the given index
-
palette_max_size
public byte palette_max_size()Returnspalette_max_size
.- Returns:
palette_max_size
-
palette_max_size
Setspalette_max_size
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
palette_max_size
Setspalette_max_size
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_palette_max_predictor_size
Returnsdelta_palette_max_predictor_size
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_palette_max_predictor_size
at the given index
-
delta_palette_max_predictor_size
public byte delta_palette_max_predictor_size()Returnsdelta_palette_max_predictor_size
.- Returns:
delta_palette_max_predictor_size
-
delta_palette_max_predictor_size
Setsdelta_palette_max_predictor_size
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_palette_max_predictor_size
Setsdelta_palette_max_predictor_size
with the given value.- Parameters:
value
- the value- Returns:
this
-
motion_vector_resolution_control_idc
Returnsmotion_vector_resolution_control_idc
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
motion_vector_resolution_control_idc
at the given index
-
motion_vector_resolution_control_idc
public byte motion_vector_resolution_control_idc()Returnsmotion_vector_resolution_control_idc
.- Returns:
motion_vector_resolution_control_idc
-
motion_vector_resolution_control_idc
public static void motion_vector_resolution_control_idc(MemorySegment segment, long index, byte value) Setsmotion_vector_resolution_control_idc
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
motion_vector_resolution_control_idc
Setsmotion_vector_resolution_control_idc
with the given value.- Parameters:
value
- the value- Returns:
this
-
sps_num_palette_predictor_initializers_minus1
Returnssps_num_palette_predictor_initializers_minus1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sps_num_palette_predictor_initializers_minus1
at the given index
-
sps_num_palette_predictor_initializers_minus1
public byte sps_num_palette_predictor_initializers_minus1()Returnssps_num_palette_predictor_initializers_minus1
.- Returns:
sps_num_palette_predictor_initializers_minus1
-
sps_num_palette_predictor_initializers_minus1
public static void sps_num_palette_predictor_initializers_minus1(MemorySegment segment, long index, byte value) Setssps_num_palette_predictor_initializers_minus1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sps_num_palette_predictor_initializers_minus1
Setssps_num_palette_predictor_initializers_minus1
with the given value.- Parameters:
value
- the value- Returns:
this
-
conf_win_left_offset
Returnsconf_win_left_offset
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
conf_win_left_offset
at the given index
-
conf_win_left_offset
public int conf_win_left_offset()Returnsconf_win_left_offset
.- Returns:
conf_win_left_offset
-
conf_win_left_offset
Setsconf_win_left_offset
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
conf_win_left_offset
Setsconf_win_left_offset
with the given value.- Parameters:
value
- the value- Returns:
this
-
conf_win_right_offset
Returnsconf_win_right_offset
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
conf_win_right_offset
at the given index
-
conf_win_right_offset
public int conf_win_right_offset()Returnsconf_win_right_offset
.- Returns:
conf_win_right_offset
-
conf_win_right_offset
Setsconf_win_right_offset
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
conf_win_right_offset
Setsconf_win_right_offset
with the given value.- Parameters:
value
- the value- Returns:
this
-
conf_win_top_offset
Returnsconf_win_top_offset
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
conf_win_top_offset
at the given index
-
conf_win_top_offset
public int conf_win_top_offset()Returnsconf_win_top_offset
.- Returns:
conf_win_top_offset
-
conf_win_top_offset
Setsconf_win_top_offset
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
conf_win_top_offset
Setsconf_win_top_offset
with the given value.- Parameters:
value
- the value- Returns:
this
-
conf_win_bottom_offset
Returnsconf_win_bottom_offset
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
conf_win_bottom_offset
at the given index
-
conf_win_bottom_offset
public int conf_win_bottom_offset()Returnsconf_win_bottom_offset
.- Returns:
conf_win_bottom_offset
-
conf_win_bottom_offset
Setsconf_win_bottom_offset
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
conf_win_bottom_offset
Setsconf_win_bottom_offset
with the given value.- Parameters:
value
- the value- Returns:
this
-
pProfileTierLevel
ReturnspProfileTierLevel
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pProfileTierLevel
at the given index
-
pProfileTierLevel
-
pProfileTierLevel
SetspProfileTierLevel
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pProfileTierLevel
SetspProfileTierLevel
with the given value.- Parameters:
value
- the value- Returns:
this
-
pDecPicBufMgr
ReturnspDecPicBufMgr
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pDecPicBufMgr
at the given index
-
pDecPicBufMgr
-
pDecPicBufMgr
SetspDecPicBufMgr
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pDecPicBufMgr
SetspDecPicBufMgr
with the given value.- Parameters:
value
- the value- Returns:
this
-
pScalingLists
ReturnspScalingLists
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pScalingLists
at the given index
-
pScalingLists
-
pScalingLists
SetspScalingLists
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pScalingLists
SetspScalingLists
with the given value.- Parameters:
value
- the value- Returns:
this
-
pShortTermRefPicSet
ReturnspShortTermRefPicSet
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pShortTermRefPicSet
at the given index
-
pShortTermRefPicSet
ReturnspShortTermRefPicSet
.- Returns:
pShortTermRefPicSet
-
pShortTermRefPicSet
SetspShortTermRefPicSet
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pShortTermRefPicSet
SetspShortTermRefPicSet
with the given value.- Parameters:
value
- the value- Returns:
this
-
pLongTermRefPicsSps
ReturnspLongTermRefPicsSps
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pLongTermRefPicsSps
at the given index
-
pLongTermRefPicsSps
ReturnspLongTermRefPicsSps
.- Returns:
pLongTermRefPicsSps
-
pLongTermRefPicsSps
SetspLongTermRefPicsSps
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pLongTermRefPicsSps
SetspLongTermRefPicsSps
with the given value.- Parameters:
value
- the value- Returns:
this
-
pSequenceParameterSetVui
ReturnspSequenceParameterSetVui
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pSequenceParameterSetVui
at the given index
-
pSequenceParameterSetVui
ReturnspSequenceParameterSetVui
.- Returns:
pSequenceParameterSetVui
-
pSequenceParameterSetVui
SetspSequenceParameterSetVui
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pSequenceParameterSetVui
SetspSequenceParameterSetVui
with the given value.- Parameters:
value
- the value- Returns:
this
-
pPredictorPaletteEntries
ReturnspPredictorPaletteEntries
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pPredictorPaletteEntries
at the given index
-
pPredictorPaletteEntries
ReturnspPredictorPaletteEntries
.- Returns:
pPredictorPaletteEntries
-
pPredictorPaletteEntries
SetspPredictorPaletteEntries
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pPredictorPaletteEntries
SetspPredictorPaletteEntries
with the given value.- Parameters:
value
- the value- Returns:
this
-