Class StdVideoEncodeH265LongTermRefPics.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<StdVideoEncodeH265LongTermRefPics.Buffer>
org.lwjgl.system.StructBuffer<StdVideoEncodeH265LongTermRefPics, StdVideoEncodeH265LongTermRefPics.Buffer>
org.lwjgl.vulkan.video.StdVideoEncodeH265LongTermRefPics.Buffer
- All Implemented Interfaces:
AutoCloseable, Iterable<StdVideoEncodeH265LongTermRefPics>, NativeResource, Pointer
- Enclosing class:
StdVideoEncodeH265LongTermRefPics
public static class StdVideoEncodeH265LongTermRefPics.Buffer
extends StructBuffer<StdVideoEncodeH265LongTermRefPics, StdVideoEncodeH265LongTermRefPics.Buffer>
implements NativeResource
An array of
StdVideoEncodeH265LongTermRefPics structs.-
Nested Class Summary
Nested classes/interfaces inherited from interface Pointer
Pointer.Default -
Field Summary
Fields inherited from interface Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionBuffer(long address, int cap) Buffer(ByteBuffer container) Creates a newStdVideoEncodeH265LongTermRefPics.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbytedelta_poc_msb_cycle_lt(int index) delta_poc_msb_cycle_lt(int index, byte value) Sets the specified value at the specified index of thedelta_poc_msb_cycle_ltfield.delta_poc_msb_cycle_lt(ByteBuffer value) Copies the specifiedByteBufferto thedelta_poc_msb_cycle_ltfield.bytedelta_poc_msb_present_flag(int index) delta_poc_msb_present_flag(int index, byte value) Sets the specified value at the specified index of thedelta_poc_msb_present_flagfield.Copies the specifiedByteBufferto thedelta_poc_msb_present_flagfield.bytelt_idx_sps(int index) lt_idx_sps(int index, byte value) Sets the specified value at the specified index of thelt_idx_spsfield.lt_idx_sps(ByteBuffer value) Copies the specifiedByteBufferto thelt_idx_spsfield.bytenum_long_term_pics(byte value) Sets the specified value to thenum_long_term_picsfield.bytenum_long_term_sps(byte value) Sets the specified value to thenum_long_term_spsfield.bytepoc_lsb_lt(int index) poc_lsb_lt(int index, byte value) Sets the specified value at the specified index of thepoc_lsb_ltfield.poc_lsb_lt(ByteBuffer value) Copies the specifiedByteBufferto thepoc_lsb_ltfield.shortused_by_curr_pic_lt_flag(short value) Sets the specified value to theused_by_curr_pic_lt_flagfield.Methods inherited from class StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, streamMethods inherited from class 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 Pointer.Default
equals, hashCodeMethods inherited from interface NativeResource
close, free
-
Constructor Details
-
Buffer
Creates a newStdVideoEncodeH265LongTermRefPics.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
StdVideoEncodeH265LongTermRefPics.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
-
num_long_term_sps
- Returns:
- the value of the
num_long_term_spsfield.
-
num_long_term_pics
- Returns:
- the value of the
num_long_term_picsfield.
-
lt_idx_sps
- Returns:
- a
ByteBufferview of thelt_idx_spsfield.
-
lt_idx_sps
- Returns:
- the value at the specified index of the
lt_idx_spsfield.
-
poc_lsb_lt
- Returns:
- a
ByteBufferview of thepoc_lsb_ltfield.
-
poc_lsb_lt
- Returns:
- the value at the specified index of the
poc_lsb_ltfield.
-
used_by_curr_pic_lt_flag
- Returns:
- the value of the
used_by_curr_pic_lt_flagfield.
-
delta_poc_msb_present_flag
- Returns:
- a
ByteBufferview of thedelta_poc_msb_present_flagfield.
-
delta_poc_msb_present_flag
- Returns:
- the value at the specified index of the
delta_poc_msb_present_flagfield.
-
delta_poc_msb_cycle_lt
- Returns:
- a
ByteBufferview of thedelta_poc_msb_cycle_ltfield.
-
delta_poc_msb_cycle_lt
- Returns:
- the value at the specified index of the
delta_poc_msb_cycle_ltfield.
-
num_long_term_sps
public StdVideoEncodeH265LongTermRefPics.Buffer num_long_term_sps(@NativeType("uint8_t") byte value) Sets the specified value to thenum_long_term_spsfield. -
num_long_term_pics
public StdVideoEncodeH265LongTermRefPics.Buffer num_long_term_pics(@NativeType("uint8_t") byte value) Sets the specified value to thenum_long_term_picsfield. -
lt_idx_sps
public StdVideoEncodeH265LongTermRefPics.Buffer lt_idx_sps(@NativeType("uint8_t[STD_VIDEO_H265_MAX_LONG_TERM_REF_PICS_SPS]") ByteBuffer value) Copies the specifiedByteBufferto thelt_idx_spsfield. -
lt_idx_sps
public StdVideoEncodeH265LongTermRefPics.Buffer lt_idx_sps(int index, @NativeType("uint8_t") byte value) Sets the specified value at the specified index of thelt_idx_spsfield. -
poc_lsb_lt
public StdVideoEncodeH265LongTermRefPics.Buffer poc_lsb_lt(@NativeType("uint8_t[STD_VIDEO_H265_MAX_LONG_TERM_PICS]") ByteBuffer value) Copies the specifiedByteBufferto thepoc_lsb_ltfield. -
poc_lsb_lt
public StdVideoEncodeH265LongTermRefPics.Buffer poc_lsb_lt(int index, @NativeType("uint8_t") byte value) Sets the specified value at the specified index of thepoc_lsb_ltfield. -
used_by_curr_pic_lt_flag
public StdVideoEncodeH265LongTermRefPics.Buffer used_by_curr_pic_lt_flag(@NativeType("uint16_t") short value) Sets the specified value to theused_by_curr_pic_lt_flagfield. -
delta_poc_msb_present_flag
public StdVideoEncodeH265LongTermRefPics.Buffer delta_poc_msb_present_flag(@NativeType("uint8_t[STD_VIDEO_H265_MAX_DELTA_POC]") ByteBuffer value) Copies the specifiedByteBufferto thedelta_poc_msb_present_flagfield. -
delta_poc_msb_present_flag
public StdVideoEncodeH265LongTermRefPics.Buffer delta_poc_msb_present_flag(int index, @NativeType("uint8_t") byte value) Sets the specified value at the specified index of thedelta_poc_msb_present_flagfield. -
delta_poc_msb_cycle_lt
public StdVideoEncodeH265LongTermRefPics.Buffer delta_poc_msb_cycle_lt(@NativeType("uint8_t[STD_VIDEO_H265_MAX_DELTA_POC]") ByteBuffer value) Copies the specifiedByteBufferto thedelta_poc_msb_cycle_ltfield. -
delta_poc_msb_cycle_lt
public StdVideoEncodeH265LongTermRefPics.Buffer delta_poc_msb_cycle_lt(int index, @NativeType("uint8_t") byte value) Sets the specified value at the specified index of thedelta_poc_msb_cycle_ltfield.
-