Package org.lwjgl.vulkan.video
Class StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer>
org.lwjgl.system.StructBuffer<StdVideoEncodeH265SliceSegmentHeaderFlags,StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer>
org.lwjgl.vulkan.video.StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer
- All Implemented Interfaces:
AutoCloseable
,Iterable<StdVideoEncodeH265SliceSegmentHeaderFlags>
,NativeResource
,Pointer
- Enclosing class:
StdVideoEncodeH265SliceSegmentHeaderFlags
public static class StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer
extends StructBuffer<StdVideoEncodeH265SliceSegmentHeaderFlags,StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer>
implements NativeResource
An array of
StdVideoEncodeH265SliceSegmentHeaderFlags
structs.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
Field Summary
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionBuffer
(long address, int cap) Buffer
(ByteBuffer container) Creates a newStdVideoEncodeH265SliceSegmentHeaderFlags.Buffer
instance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionboolean
cabac_init_flag
(boolean value) Sets the specified value to thecabac_init_flag
field.boolean
collocated_from_l0_flag
(boolean value) Sets the specified value to thecollocated_from_l0_flag
field.boolean
cu_chroma_qp_offset_enabled_flag
(boolean value) Sets the specified value to thecu_chroma_qp_offset_enabled_flag
field.boolean
deblocking_filter_override_flag
(boolean value) Sets the specified value to thedeblocking_filter_override_flag
field.boolean
dependent_slice_segment_flag
(boolean value) Sets the specified value to thedependent_slice_segment_flag
field.boolean
first_slice_segment_in_pic_flag
(boolean value) Sets the specified value to thefirst_slice_segment_in_pic_flag
field.boolean
mvd_l1_zero_flag
(boolean value) Sets the specified value to themvd_l1_zero_flag
field.boolean
num_ref_idx_active_override_flag
(boolean value) Sets the specified value to thenum_ref_idx_active_override_flag
field.boolean
slice_deblocking_filter_disabled_flag
(boolean value) Sets the specified value to theslice_deblocking_filter_disabled_flag
field.boolean
slice_loop_filter_across_slices_enabled_flag
(boolean value) Sets the specified value to theslice_loop_filter_across_slices_enabled_flag
field.boolean
slice_sao_chroma_flag
(boolean value) Sets the specified value to theslice_sao_chroma_flag
field.boolean
slice_sao_luma_flag
(boolean value) Sets the specified value to theslice_sao_luma_flag
field.Methods inherited from class org.lwjgl.system.StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, stream
Methods inherited from class org.lwjgl.system.CustomBuffer
address, address, address0, capacity, clear, compact, duplicate, flip, free, hasRemaining, limit, limit, mark, position, position, put, remaining, reset, rewind, slice, slice, toString
Methods inherited from class org.lwjgl.system.Pointer.Default
equals, hashCode
Methods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Constructor Details
-
Buffer
Creates a newStdVideoEncodeH265SliceSegmentHeaderFlags.Buffer
instance backed by the specified container.Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided by
StdVideoEncodeH265SliceSegmentHeaderFlags.SIZEOF
, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Details
-
first_slice_segment_in_pic_flag
public boolean first_slice_segment_in_pic_flag()- Returns:
- the value of the
first_slice_segment_in_pic_flag
field.
-
dependent_slice_segment_flag
public boolean dependent_slice_segment_flag()- Returns:
- the value of the
dependent_slice_segment_flag
field.
-
slice_sao_luma_flag
public boolean slice_sao_luma_flag()- Returns:
- the value of the
slice_sao_luma_flag
field.
-
slice_sao_chroma_flag
public boolean slice_sao_chroma_flag()- Returns:
- the value of the
slice_sao_chroma_flag
field.
-
num_ref_idx_active_override_flag
public boolean num_ref_idx_active_override_flag()- Returns:
- the value of the
num_ref_idx_active_override_flag
field.
-
mvd_l1_zero_flag
public boolean mvd_l1_zero_flag()- Returns:
- the value of the
mvd_l1_zero_flag
field.
-
cabac_init_flag
public boolean cabac_init_flag()- Returns:
- the value of the
cabac_init_flag
field.
-
cu_chroma_qp_offset_enabled_flag
public boolean cu_chroma_qp_offset_enabled_flag()- Returns:
- the value of the
cu_chroma_qp_offset_enabled_flag
field.
-
deblocking_filter_override_flag
public boolean deblocking_filter_override_flag()- Returns:
- the value of the
deblocking_filter_override_flag
field.
-
slice_deblocking_filter_disabled_flag
public boolean slice_deblocking_filter_disabled_flag()- Returns:
- the value of the
slice_deblocking_filter_disabled_flag
field.
-
collocated_from_l0_flag
public boolean collocated_from_l0_flag()- Returns:
- the value of the
collocated_from_l0_flag
field.
-
slice_loop_filter_across_slices_enabled_flag
public boolean slice_loop_filter_across_slices_enabled_flag()- Returns:
- the value of the
slice_loop_filter_across_slices_enabled_flag
field.
-
first_slice_segment_in_pic_flag
public StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer first_slice_segment_in_pic_flag(boolean value) Sets the specified value to thefirst_slice_segment_in_pic_flag
field. -
dependent_slice_segment_flag
Sets the specified value to thedependent_slice_segment_flag
field. -
slice_sao_luma_flag
Sets the specified value to theslice_sao_luma_flag
field. -
slice_sao_chroma_flag
Sets the specified value to theslice_sao_chroma_flag
field. -
num_ref_idx_active_override_flag
public StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer num_ref_idx_active_override_flag(boolean value) Sets the specified value to thenum_ref_idx_active_override_flag
field. -
mvd_l1_zero_flag
Sets the specified value to themvd_l1_zero_flag
field. -
cabac_init_flag
Sets the specified value to thecabac_init_flag
field. -
cu_chroma_qp_offset_enabled_flag
public StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer cu_chroma_qp_offset_enabled_flag(boolean value) Sets the specified value to thecu_chroma_qp_offset_enabled_flag
field. -
deblocking_filter_override_flag
public StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer deblocking_filter_override_flag(boolean value) Sets the specified value to thedeblocking_filter_override_flag
field. -
slice_deblocking_filter_disabled_flag
public StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer slice_deblocking_filter_disabled_flag(boolean value) Sets the specified value to theslice_deblocking_filter_disabled_flag
field. -
collocated_from_l0_flag
Sets the specified value to thecollocated_from_l0_flag
field. -
slice_loop_filter_across_slices_enabled_flag
public StdVideoEncodeH265SliceSegmentHeaderFlags.Buffer slice_loop_filter_across_slices_enabled_flag(boolean value) Sets the specified value to theslice_loop_filter_across_slices_enabled_flag
field.
-