Package org.lwjgl.vulkan.video
Class StdVideoH264SpsFlags.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<StdVideoH264SpsFlags.Buffer>
org.lwjgl.system.StructBuffer<StdVideoH264SpsFlags,StdVideoH264SpsFlags.Buffer>
org.lwjgl.vulkan.video.StdVideoH264SpsFlags.Buffer
- All Implemented Interfaces:
AutoCloseable,Iterable<StdVideoH264SpsFlags>,NativeResource,Pointer
- Enclosing class:
StdVideoH264SpsFlags
public static class StdVideoH264SpsFlags.Buffer
extends StructBuffer<StdVideoH264SpsFlags,StdVideoH264SpsFlags.Buffer>
implements NativeResource
An array of
StdVideoH264SpsFlags 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 newStdVideoH264SpsFlags.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanconstraint_set0_flag(boolean value) Sets the specified value to theconstraint_set0_flagfield.booleanconstraint_set1_flag(boolean value) Sets the specified value to theconstraint_set1_flagfield.booleanconstraint_set2_flag(boolean value) Sets the specified value to theconstraint_set2_flagfield.booleanconstraint_set3_flag(boolean value) Sets the specified value to theconstraint_set3_flagfield.booleanconstraint_set4_flag(boolean value) Sets the specified value to theconstraint_set4_flagfield.booleanconstraint_set5_flag(boolean value) Sets the specified value to theconstraint_set5_flagfield.booleandelta_pic_order_always_zero_flag(boolean value) Sets the specified value to thedelta_pic_order_always_zero_flagfield.booleandirect_8x8_inference_flag(boolean value) Sets the specified value to thedirect_8x8_inference_flagfield.booleanframe_cropping_flag(boolean value) Sets the specified value to theframe_cropping_flagfield.booleanframe_mbs_only_flag(boolean value) Sets the specified value to theframe_mbs_only_flagfield.booleangaps_in_frame_num_value_allowed_flag(boolean value) Sets the specified value to thegaps_in_frame_num_value_allowed_flagfield.booleanmb_adaptive_frame_field_flag(boolean value) Sets the specified value to themb_adaptive_frame_field_flagfield.booleanqpprime_y_zero_transform_bypass_flag(boolean value) Sets the specified value to theqpprime_y_zero_transform_bypass_flagfield.booleanseparate_colour_plane_flag(boolean value) Sets the specified value to theseparate_colour_plane_flagfield.booleanseq_scaling_matrix_present_flag(boolean value) Sets the specified value to theseq_scaling_matrix_present_flagfield.booleanvui_parameters_present_flag(boolean value) Sets the specified value to thevui_parameters_present_flagfield.Methods inherited from class org.lwjgl.system.StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, streamMethods 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, toStringMethods inherited from class org.lwjgl.system.Pointer.Default
equals, hashCodeMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Constructor Details
-
Buffer
Creates a newStdVideoH264SpsFlags.Bufferinstance 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
StdVideoH264SpsFlags.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
-
constraint_set0_flag
public boolean constraint_set0_flag()- Returns:
- the value of the
constraint_set0_flagfield.
-
constraint_set1_flag
public boolean constraint_set1_flag()- Returns:
- the value of the
constraint_set1_flagfield.
-
constraint_set2_flag
public boolean constraint_set2_flag()- Returns:
- the value of the
constraint_set2_flagfield.
-
constraint_set3_flag
public boolean constraint_set3_flag()- Returns:
- the value of the
constraint_set3_flagfield.
-
constraint_set4_flag
public boolean constraint_set4_flag()- Returns:
- the value of the
constraint_set4_flagfield.
-
constraint_set5_flag
public boolean constraint_set5_flag()- Returns:
- the value of the
constraint_set5_flagfield.
-
direct_8x8_inference_flag
public boolean direct_8x8_inference_flag()- Returns:
- the value of the
direct_8x8_inference_flagfield.
-
mb_adaptive_frame_field_flag
public boolean mb_adaptive_frame_field_flag()- Returns:
- the value of the
mb_adaptive_frame_field_flagfield.
-
frame_mbs_only_flag
public boolean frame_mbs_only_flag()- Returns:
- the value of the
frame_mbs_only_flagfield.
-
delta_pic_order_always_zero_flag
public boolean delta_pic_order_always_zero_flag()- Returns:
- the value of the
delta_pic_order_always_zero_flagfield.
-
separate_colour_plane_flag
public boolean separate_colour_plane_flag()- Returns:
- the value of the
separate_colour_plane_flagfield.
-
gaps_in_frame_num_value_allowed_flag
public boolean gaps_in_frame_num_value_allowed_flag()- Returns:
- the value of the
gaps_in_frame_num_value_allowed_flagfield.
-
qpprime_y_zero_transform_bypass_flag
public boolean qpprime_y_zero_transform_bypass_flag()- Returns:
- the value of the
qpprime_y_zero_transform_bypass_flagfield.
-
frame_cropping_flag
public boolean frame_cropping_flag()- Returns:
- the value of the
frame_cropping_flagfield.
-
seq_scaling_matrix_present_flag
public boolean seq_scaling_matrix_present_flag()- Returns:
- the value of the
seq_scaling_matrix_present_flagfield.
-
vui_parameters_present_flag
public boolean vui_parameters_present_flag()- Returns:
- the value of the
vui_parameters_present_flagfield.
-
constraint_set0_flag
Sets the specified value to theconstraint_set0_flagfield. -
constraint_set1_flag
Sets the specified value to theconstraint_set1_flagfield. -
constraint_set2_flag
Sets the specified value to theconstraint_set2_flagfield. -
constraint_set3_flag
Sets the specified value to theconstraint_set3_flagfield. -
constraint_set4_flag
Sets the specified value to theconstraint_set4_flagfield. -
constraint_set5_flag
Sets the specified value to theconstraint_set5_flagfield. -
direct_8x8_inference_flag
Sets the specified value to thedirect_8x8_inference_flagfield. -
mb_adaptive_frame_field_flag
Sets the specified value to themb_adaptive_frame_field_flagfield. -
frame_mbs_only_flag
Sets the specified value to theframe_mbs_only_flagfield. -
delta_pic_order_always_zero_flag
Sets the specified value to thedelta_pic_order_always_zero_flagfield. -
separate_colour_plane_flag
Sets the specified value to theseparate_colour_plane_flagfield. -
gaps_in_frame_num_value_allowed_flag
Sets the specified value to thegaps_in_frame_num_value_allowed_flagfield. -
qpprime_y_zero_transform_bypass_flag
Sets the specified value to theqpprime_y_zero_transform_bypass_flagfield. -
frame_cropping_flag
Sets the specified value to theframe_cropping_flagfield. -
seq_scaling_matrix_present_flag
Sets the specified value to theseq_scaling_matrix_present_flagfield. -
vui_parameters_present_flag
Sets the specified value to thevui_parameters_present_flagfield.
-