Package org.lwjgl.vulkan.video
Class StdVideoH265SubLayerHrdParameters
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<StdVideoH265SubLayerHrdParameters>
org.lwjgl.vulkan.video.StdVideoH265SubLayerHrdParameters
- All Implemented Interfaces:
AutoCloseable,NativeResource,Pointer
public class StdVideoH265SubLayerHrdParameters
extends Struct<StdVideoH265SubLayerHrdParameters>
implements NativeResource
struct StdVideoH265SubLayerHrdParameters {
uint32_t bit_rate_value_minus1[STD_VIDEO_H265_CPB_CNT_LIST_SIZE];
uint32_t cpb_size_value_minus1[STD_VIDEO_H265_CPB_CNT_LIST_SIZE];
uint32_t cpb_size_du_value_minus1[STD_VIDEO_H265_CPB_CNT_LIST_SIZE];
uint32_t bit_rate_du_value_minus1[STD_VIDEO_H265_CPB_CNT_LIST_SIZE];
uint32_t cbr_flag;
}-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn array ofStdVideoH265SubLayerHrdParametersstructs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionStdVideoH265SubLayerHrdParameters(ByteBuffer container) Creates aStdVideoH265SubLayerHrdParametersinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionintbit_rate_du_value_minus1(int index) bit_rate_du_value_minus1(int index, int value) Sets the specified value at the specified index of thebit_rate_du_value_minus1field.Copies the specifiedIntBufferto thebit_rate_du_value_minus1field.intbit_rate_value_minus1(int index) bit_rate_value_minus1(int index, int value) Sets the specified value at the specified index of thebit_rate_value_minus1field.bit_rate_value_minus1(IntBuffer value) Copies the specifiedIntBufferto thebit_rate_value_minus1field.calloc()Returns a newStdVideoH265SubLayerHrdParametersinstance allocated withmemCalloc.calloc(int capacity) Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated withmemCalloc.calloc(int capacity, MemoryStack stack) Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(MemoryStack stack) Returns a newStdVideoH265SubLayerHrdParametersinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.intcbr_flag()cbr_flag(int value) Sets the specified value to thecbr_flagfield.intcpb_size_du_value_minus1(int index) cpb_size_du_value_minus1(int index, int value) Sets the specified value at the specified index of thecpb_size_du_value_minus1field.Copies the specifiedIntBufferto thecpb_size_du_value_minus1field.intcpb_size_value_minus1(int index) cpb_size_value_minus1(int index, int value) Sets the specified value at the specified index of thecpb_size_value_minus1field.cpb_size_value_minus1(IntBuffer value) Copies the specifiedIntBufferto thecpb_size_value_minus1field.create()Returns a newStdVideoH265SubLayerHrdParametersinstance allocated withBufferUtils.create(int capacity) Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated withBufferUtils.create(long address) Returns a newStdVideoH265SubLayerHrdParametersinstance for the specified memory address.create(long address, int capacity) Create aStdVideoH265SubLayerHrdParameters.Bufferinstance at the specified memory.static @Nullable StdVideoH265SubLayerHrdParameterscreateSafe(long address) static @Nullable StdVideoH265SubLayerHrdParameters.BuffercreateSafe(long address, int capacity) malloc()Returns a newStdVideoH265SubLayerHrdParametersinstance allocated withmemAlloc.malloc(int capacity) Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated withmemAlloc.malloc(int capacity, MemoryStack stack) Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated on the specifiedMemoryStack.malloc(MemoryStack stack) Returns a newStdVideoH265SubLayerHrdParametersinstance allocated on the specifiedMemoryStack.static IntBuffernbit_rate_du_value_minus1(long struct) Unsafe version ofbit_rate_du_value_minus1().static intnbit_rate_du_value_minus1(long struct, int index) Unsafe version ofbit_rate_du_value_minus1.static voidnbit_rate_du_value_minus1(long struct, int index, int value) Unsafe version ofbit_rate_du_value_minus1.static voidnbit_rate_du_value_minus1(long struct, IntBuffer value) Unsafe version ofbit_rate_du_value_minus1.static IntBuffernbit_rate_value_minus1(long struct) Unsafe version ofbit_rate_value_minus1().static intnbit_rate_value_minus1(long struct, int index) Unsafe version ofbit_rate_value_minus1.static voidnbit_rate_value_minus1(long struct, int index, int value) Unsafe version ofbit_rate_value_minus1.static voidnbit_rate_value_minus1(long struct, IntBuffer value) Unsafe version ofbit_rate_value_minus1.static intncbr_flag(long struct) Unsafe version ofcbr_flag().static voidncbr_flag(long struct, int value) Unsafe version ofcbr_flag.static IntBufferncpb_size_du_value_minus1(long struct) Unsafe version ofcpb_size_du_value_minus1().static intncpb_size_du_value_minus1(long struct, int index) Unsafe version ofcpb_size_du_value_minus1.static voidncpb_size_du_value_minus1(long struct, int index, int value) Unsafe version ofcpb_size_du_value_minus1.static voidncpb_size_du_value_minus1(long struct, IntBuffer value) Unsafe version ofcpb_size_du_value_minus1.static IntBufferncpb_size_value_minus1(long struct) Unsafe version ofcpb_size_value_minus1().static intncpb_size_value_minus1(long struct, int index) Unsafe version ofcpb_size_value_minus1.static voidncpb_size_value_minus1(long struct, int index, int value) Unsafe version ofcpb_size_value_minus1.static voidncpb_size_value_minus1(long struct, IntBuffer value) Unsafe version ofcpb_size_value_minus1.set(IntBuffer bit_rate_value_minus1, IntBuffer cpb_size_value_minus1, IntBuffer cpb_size_du_value_minus1, IntBuffer bit_rate_du_value_minus1, int cbr_flag) Initializes this struct with the specified values.Copies the specified struct data to this struct.intsizeof()Returnssizeof(struct).Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
BIT_RATE_VALUE_MINUS1
public static final int BIT_RATE_VALUE_MINUS1The struct member offsets. -
CPB_SIZE_VALUE_MINUS1
public static final int CPB_SIZE_VALUE_MINUS1The struct member offsets. -
CPB_SIZE_DU_VALUE_MINUS1
public static final int CPB_SIZE_DU_VALUE_MINUS1The struct member offsets. -
BIT_RATE_DU_VALUE_MINUS1
public static final int BIT_RATE_DU_VALUE_MINUS1The struct member offsets. -
CBR_FLAG
public static final int CBR_FLAGThe struct member offsets.
-
-
Constructor Details
-
StdVideoH265SubLayerHrdParameters
Creates aStdVideoH265SubLayerHrdParametersinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()Description copied from class:StructReturnssizeof(struct).- Specified by:
sizeofin classStruct<StdVideoH265SubLayerHrdParameters>
-
bit_rate_value_minus1
- Returns:
- a
IntBufferview of thebit_rate_value_minus1field.
-
bit_rate_value_minus1
public int bit_rate_value_minus1(int index) - Returns:
- the value at the specified index of the
bit_rate_value_minus1field.
-
cpb_size_value_minus1
- Returns:
- a
IntBufferview of thecpb_size_value_minus1field.
-
cpb_size_value_minus1
public int cpb_size_value_minus1(int index) - Returns:
- the value at the specified index of the
cpb_size_value_minus1field.
-
cpb_size_du_value_minus1
- Returns:
- a
IntBufferview of thecpb_size_du_value_minus1field.
-
cpb_size_du_value_minus1
public int cpb_size_du_value_minus1(int index) - Returns:
- the value at the specified index of the
cpb_size_du_value_minus1field.
-
bit_rate_du_value_minus1
- Returns:
- a
IntBufferview of thebit_rate_du_value_minus1field.
-
bit_rate_du_value_minus1
public int bit_rate_du_value_minus1(int index) - Returns:
- the value at the specified index of the
bit_rate_du_value_minus1field.
-
cbr_flag
public int cbr_flag()- Returns:
- the value of the
cbr_flagfield.
-
bit_rate_value_minus1
Copies the specifiedIntBufferto thebit_rate_value_minus1field. -
bit_rate_value_minus1
Sets the specified value at the specified index of thebit_rate_value_minus1field. -
cpb_size_value_minus1
Copies the specifiedIntBufferto thecpb_size_value_minus1field. -
cpb_size_value_minus1
Sets the specified value at the specified index of thecpb_size_value_minus1field. -
cpb_size_du_value_minus1
Copies the specifiedIntBufferto thecpb_size_du_value_minus1field. -
cpb_size_du_value_minus1
Sets the specified value at the specified index of thecpb_size_du_value_minus1field. -
bit_rate_du_value_minus1
Copies the specifiedIntBufferto thebit_rate_du_value_minus1field. -
bit_rate_du_value_minus1
Sets the specified value at the specified index of thebit_rate_du_value_minus1field. -
cbr_flag
Sets the specified value to thecbr_flagfield. -
set
public StdVideoH265SubLayerHrdParameters set(IntBuffer bit_rate_value_minus1, IntBuffer cpb_size_value_minus1, IntBuffer cpb_size_du_value_minus1, IntBuffer bit_rate_du_value_minus1, int cbr_flag) Initializes this struct with the specified values. -
set
Copies the specified struct data to this struct.- Parameters:
src- the source struct- Returns:
- this struct
-
malloc
Returns a newStdVideoH265SubLayerHrdParametersinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265SubLayerHrdParametersinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newStdVideoH265SubLayerHrdParametersinstance allocated withBufferUtils. -
create
Returns a newStdVideoH265SubLayerHrdParametersinstance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aStdVideoH265SubLayerHrdParameters.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
public static @Nullable StdVideoH265SubLayerHrdParameters.Buffer createSafe(long address, int capacity) -
malloc
Returns a newStdVideoH265SubLayerHrdParametersinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SubLayerHrdParametersinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SubLayerHrdParameters.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nbit_rate_value_minus1
Unsafe version ofbit_rate_value_minus1(). -
nbit_rate_value_minus1
public static int nbit_rate_value_minus1(long struct, int index) Unsafe version ofbit_rate_value_minus1. -
ncpb_size_value_minus1
Unsafe version ofcpb_size_value_minus1(). -
ncpb_size_value_minus1
public static int ncpb_size_value_minus1(long struct, int index) Unsafe version ofcpb_size_value_minus1. -
ncpb_size_du_value_minus1
Unsafe version ofcpb_size_du_value_minus1(). -
ncpb_size_du_value_minus1
public static int ncpb_size_du_value_minus1(long struct, int index) Unsafe version ofcpb_size_du_value_minus1. -
nbit_rate_du_value_minus1
Unsafe version ofbit_rate_du_value_minus1(). -
nbit_rate_du_value_minus1
public static int nbit_rate_du_value_minus1(long struct, int index) Unsafe version ofbit_rate_du_value_minus1. -
ncbr_flag
public static int ncbr_flag(long struct) Unsafe version ofcbr_flag(). -
nbit_rate_value_minus1
Unsafe version ofbit_rate_value_minus1. -
nbit_rate_value_minus1
public static void nbit_rate_value_minus1(long struct, int index, int value) Unsafe version ofbit_rate_value_minus1. -
ncpb_size_value_minus1
Unsafe version ofcpb_size_value_minus1. -
ncpb_size_value_minus1
public static void ncpb_size_value_minus1(long struct, int index, int value) Unsafe version ofcpb_size_value_minus1. -
ncpb_size_du_value_minus1
Unsafe version ofcpb_size_du_value_minus1. -
ncpb_size_du_value_minus1
public static void ncpb_size_du_value_minus1(long struct, int index, int value) Unsafe version ofcpb_size_du_value_minus1. -
nbit_rate_du_value_minus1
Unsafe version ofbit_rate_du_value_minus1. -
nbit_rate_du_value_minus1
public static void nbit_rate_du_value_minus1(long struct, int index, int value) Unsafe version ofbit_rate_du_value_minus1. -
ncbr_flag
public static void ncbr_flag(long struct, int value) Unsafe version ofcbr_flag.
-