Package org.lwjgl.vulkan.video
Class StdVideoH265HrdParameters
- All Implemented Interfaces:
AutoCloseable,NativeResource,Pointer
public class StdVideoH265HrdParameters
extends Struct<StdVideoH265HrdParameters>
implements NativeResource
struct StdVideoH265HrdParameters {
StdVideoH265HrdFlags flags;
uint8_t tick_divisor_minus2;
uint8_t du_cpb_removal_delay_increment_length_minus1;
uint8_t dpb_output_delay_du_length_minus1;
uint8_t bit_rate_scale;
uint8_t cpb_size_scale;
uint8_t cpb_size_du_scale;
uint8_t initial_cpb_removal_delay_length_minus1;
uint8_t au_cpb_removal_delay_length_minus1;
uint8_t dpb_output_delay_length_minus1;
uint8_t cpb_cnt_minus1[STD_VIDEO_H265_SUBLAYERS_LIST_SIZE];
uint16_t elemental_duration_in_tc_minus1[STD_VIDEO_H265_SUBLAYERS_LIST_SIZE];
uint16_t reserved[3];
StdVideoH265SubLayerHrdParameters const * pSubLayerHrdParametersNal;
StdVideoH265SubLayerHrdParameters const * pSubLayerHrdParametersVcl;
}-
Nested Class Summary
Nested ClassesNested 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 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 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.static final intThe struct member offsets.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionStdVideoH265HrdParameters(ByteBuffer container) Creates aStdVideoH265HrdParametersinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbyteau_cpb_removal_delay_length_minus1(byte value) Sets the specified value to theau_cpb_removal_delay_length_minus1field.bytebit_rate_scale(byte value) Sets the specified value to thebit_rate_scalefield.static StdVideoH265HrdParameterscalloc()Returns a newStdVideoH265HrdParametersinstance allocated withmemCalloc.calloc(int capacity) Returns a newStdVideoH265HrdParameters.Bufferinstance allocated withmemCalloc.calloc(int capacity, MemoryStack stack) Returns a newStdVideoH265HrdParameters.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.static StdVideoH265HrdParameterscalloc(MemoryStack stack) Returns a newStdVideoH265HrdParametersinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.bytecpb_cnt_minus1(int index) cpb_cnt_minus1(int index, byte value) Sets the specified value at the specified index of thecpb_cnt_minus1field.cpb_cnt_minus1(ByteBuffer value) Copies the specifiedByteBufferto thecpb_cnt_minus1field.bytecpb_size_du_scale(byte value) Sets the specified value to thecpb_size_du_scalefield.bytecpb_size_scale(byte value) Sets the specified value to thecpb_size_scalefield.static StdVideoH265HrdParameterscreate()Returns a newStdVideoH265HrdParametersinstance allocated withBufferUtils.create(int capacity) Returns a newStdVideoH265HrdParameters.Bufferinstance allocated withBufferUtils.static StdVideoH265HrdParameterscreate(long address) Returns a newStdVideoH265HrdParametersinstance for the specified memory address.create(long address, int capacity) Create aStdVideoH265HrdParameters.Bufferinstance at the specified memory.static @Nullable StdVideoH265HrdParameterscreateSafe(long address) static @Nullable StdVideoH265HrdParameters.BuffercreateSafe(long address, int capacity) bytedpb_output_delay_du_length_minus1(byte value) Sets the specified value to thedpb_output_delay_du_length_minus1field.bytedpb_output_delay_length_minus1(byte value) Sets the specified value to thedpb_output_delay_length_minus1field.bytedu_cpb_removal_delay_increment_length_minus1(byte value) Sets the specified value to thedu_cpb_removal_delay_increment_length_minus1field.shortelemental_duration_in_tc_minus1(int index) elemental_duration_in_tc_minus1(int index, short value) Sets the specified value at the specified index of theelemental_duration_in_tc_minus1field.Copies the specifiedShortBufferto theelemental_duration_in_tc_minus1field.flags()flags(Consumer<StdVideoH265HrdFlags> consumer) Passes theflagsfield to the specifiedConsumer.flags(StdVideoH265HrdFlags value) Copies the specifiedStdVideoH265HrdFlagsto theflagsfield.byteinitial_cpb_removal_delay_length_minus1(byte value) Sets the specified value to theinitial_cpb_removal_delay_length_minus1field.static StdVideoH265HrdParametersmalloc()Returns a newStdVideoH265HrdParametersinstance allocated withmemAlloc.malloc(int capacity) Returns a newStdVideoH265HrdParameters.Bufferinstance allocated withmemAlloc.malloc(int capacity, MemoryStack stack) Returns a newStdVideoH265HrdParameters.Bufferinstance allocated on the specifiedMemoryStack.static StdVideoH265HrdParametersmalloc(MemoryStack stack) Returns a newStdVideoH265HrdParametersinstance allocated on the specifiedMemoryStack.static bytenau_cpb_removal_delay_length_minus1(long struct) Unsafe version ofau_cpb_removal_delay_length_minus1().static voidnau_cpb_removal_delay_length_minus1(long struct, byte value) Unsafe version ofau_cpb_removal_delay_length_minus1.static bytenbit_rate_scale(long struct) Unsafe version ofbit_rate_scale().static voidnbit_rate_scale(long struct, byte value) Unsafe version ofbit_rate_scale.static ByteBufferncpb_cnt_minus1(long struct) Unsafe version ofcpb_cnt_minus1().static bytencpb_cnt_minus1(long struct, int index) Unsafe version ofcpb_cnt_minus1.static voidncpb_cnt_minus1(long struct, int index, byte value) Unsafe version ofcpb_cnt_minus1.static voidncpb_cnt_minus1(long struct, ByteBuffer value) Unsafe version ofcpb_cnt_minus1.static bytencpb_size_du_scale(long struct) Unsafe version ofcpb_size_du_scale().static voidncpb_size_du_scale(long struct, byte value) Unsafe version ofcpb_size_du_scale.static bytencpb_size_scale(long struct) Unsafe version ofcpb_size_scale().static voidncpb_size_scale(long struct, byte value) Unsafe version ofcpb_size_scale.static bytendpb_output_delay_du_length_minus1(long struct) Unsafe version ofdpb_output_delay_du_length_minus1().static voidndpb_output_delay_du_length_minus1(long struct, byte value) Unsafe version ofdpb_output_delay_du_length_minus1.static bytendpb_output_delay_length_minus1(long struct) Unsafe version ofdpb_output_delay_length_minus1().static voidndpb_output_delay_length_minus1(long struct, byte value) Unsafe version ofdpb_output_delay_length_minus1.static bytendu_cpb_removal_delay_increment_length_minus1(long struct) Unsafe version ofdu_cpb_removal_delay_increment_length_minus1().static voidndu_cpb_removal_delay_increment_length_minus1(long struct, byte value) Unsafe version ofdu_cpb_removal_delay_increment_length_minus1.static ShortBuffernelemental_duration_in_tc_minus1(long struct) Unsafe version ofelemental_duration_in_tc_minus1().static shortnelemental_duration_in_tc_minus1(long struct, int index) Unsafe version ofelemental_duration_in_tc_minus1.static voidnelemental_duration_in_tc_minus1(long struct, int index, short value) Unsafe version ofelemental_duration_in_tc_minus1.static voidnelemental_duration_in_tc_minus1(long struct, ShortBuffer value) Unsafe version ofelemental_duration_in_tc_minus1.static StdVideoH265HrdFlagsnflags(long struct) Unsafe version offlags().static voidnflags(long struct, StdVideoH265HrdFlags value) Unsafe version offlags.static byteninitial_cpb_removal_delay_length_minus1(long struct) Unsafe version ofinitial_cpb_removal_delay_length_minus1().static voidninitial_cpb_removal_delay_length_minus1(long struct, byte value) Unsafe version ofinitial_cpb_removal_delay_length_minus1.npSubLayerHrdParametersNal(long struct) Unsafe version ofpSubLayerHrdParametersNal().static voidnpSubLayerHrdParametersNal(long struct, StdVideoH265SubLayerHrdParameters value) Unsafe version ofpSubLayerHrdParametersNal.npSubLayerHrdParametersVcl(long struct) Unsafe version ofpSubLayerHrdParametersVcl().static voidnpSubLayerHrdParametersVcl(long struct, StdVideoH265SubLayerHrdParameters value) Unsafe version ofpSubLayerHrdParametersVcl.static ShortBuffernreserved(long struct) static shortnreserved(long struct, int index) static voidnreserved(long struct, int index, short value) static voidnreserved(long struct, ShortBuffer value) static bytentick_divisor_minus2(long struct) Unsafe version oftick_divisor_minus2().static voidntick_divisor_minus2(long struct, byte value) Unsafe version oftick_divisor_minus2.Sets the address of the specifiedStdVideoH265SubLayerHrdParametersto thepSubLayerHrdParametersNalfield.Sets the address of the specifiedStdVideoH265SubLayerHrdParametersto thepSubLayerHrdParametersVclfield.set(StdVideoH265HrdFlags flags, byte tick_divisor_minus2, byte du_cpb_removal_delay_increment_length_minus1, byte dpb_output_delay_du_length_minus1, byte bit_rate_scale, byte cpb_size_scale, byte cpb_size_du_scale, byte initial_cpb_removal_delay_length_minus1, byte au_cpb_removal_delay_length_minus1, byte dpb_output_delay_length_minus1, ByteBuffer cpb_cnt_minus1, ShortBuffer elemental_duration_in_tc_minus1, StdVideoH265SubLayerHrdParameters pSubLayerHrdParametersNal, StdVideoH265SubLayerHrdParameters pSubLayerHrdParametersVcl) Initializes this struct with the specified values.Copies the specified struct data to this struct.intsizeof()Returnssizeof(struct).bytetick_divisor_minus2(byte value) Sets the specified value to thetick_divisor_minus2field.static voidvalidate(long struct) Validates pointer members that should not beNULL.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. -
FLAGS
public static final int FLAGSThe struct member offsets. -
TICK_DIVISOR_MINUS2
public static final int TICK_DIVISOR_MINUS2The struct member offsets. -
DU_CPB_REMOVAL_DELAY_INCREMENT_LENGTH_MINUS1
public static final int DU_CPB_REMOVAL_DELAY_INCREMENT_LENGTH_MINUS1The struct member offsets. -
DPB_OUTPUT_DELAY_DU_LENGTH_MINUS1
public static final int DPB_OUTPUT_DELAY_DU_LENGTH_MINUS1The struct member offsets. -
BIT_RATE_SCALE
public static final int BIT_RATE_SCALEThe struct member offsets. -
CPB_SIZE_SCALE
public static final int CPB_SIZE_SCALEThe struct member offsets. -
CPB_SIZE_DU_SCALE
public static final int CPB_SIZE_DU_SCALEThe struct member offsets. -
INITIAL_CPB_REMOVAL_DELAY_LENGTH_MINUS1
public static final int INITIAL_CPB_REMOVAL_DELAY_LENGTH_MINUS1The struct member offsets. -
AU_CPB_REMOVAL_DELAY_LENGTH_MINUS1
public static final int AU_CPB_REMOVAL_DELAY_LENGTH_MINUS1The struct member offsets. -
DPB_OUTPUT_DELAY_LENGTH_MINUS1
public static final int DPB_OUTPUT_DELAY_LENGTH_MINUS1The struct member offsets. -
CPB_CNT_MINUS1
public static final int CPB_CNT_MINUS1The struct member offsets. -
ELEMENTAL_DURATION_IN_TC_MINUS1
public static final int ELEMENTAL_DURATION_IN_TC_MINUS1The struct member offsets. -
RESERVED
public static final int RESERVEDThe struct member offsets. -
PSUBLAYERHRDPARAMETERSNAL
public static final int PSUBLAYERHRDPARAMETERSNALThe struct member offsets. -
PSUBLAYERHRDPARAMETERSVCL
public static final int PSUBLAYERHRDPARAMETERSVCLThe struct member offsets.
-
-
Constructor Details
-
StdVideoH265HrdParameters
Creates aStdVideoH265HrdParametersinstance 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<StdVideoH265HrdParameters>
-
flags
- Returns:
- a
StdVideoH265HrdFlagsview of theflagsfield.
-
tick_divisor_minus2
public byte tick_divisor_minus2()- Returns:
- the value of the
tick_divisor_minus2field.
-
du_cpb_removal_delay_increment_length_minus1
public byte du_cpb_removal_delay_increment_length_minus1()- Returns:
- the value of the
du_cpb_removal_delay_increment_length_minus1field.
-
dpb_output_delay_du_length_minus1
public byte dpb_output_delay_du_length_minus1()- Returns:
- the value of the
dpb_output_delay_du_length_minus1field.
-
bit_rate_scale
public byte bit_rate_scale()- Returns:
- the value of the
bit_rate_scalefield.
-
cpb_size_scale
public byte cpb_size_scale()- Returns:
- the value of the
cpb_size_scalefield.
-
cpb_size_du_scale
public byte cpb_size_du_scale()- Returns:
- the value of the
cpb_size_du_scalefield.
-
initial_cpb_removal_delay_length_minus1
public byte initial_cpb_removal_delay_length_minus1()- Returns:
- the value of the
initial_cpb_removal_delay_length_minus1field.
-
au_cpb_removal_delay_length_minus1
public byte au_cpb_removal_delay_length_minus1()- Returns:
- the value of the
au_cpb_removal_delay_length_minus1field.
-
dpb_output_delay_length_minus1
public byte dpb_output_delay_length_minus1()- Returns:
- the value of the
dpb_output_delay_length_minus1field.
-
cpb_cnt_minus1
- Returns:
- a
ByteBufferview of thecpb_cnt_minus1field.
-
cpb_cnt_minus1
public byte cpb_cnt_minus1(int index) - Returns:
- the value at the specified index of the
cpb_cnt_minus1field.
-
elemental_duration_in_tc_minus1
- Returns:
- a
ShortBufferview of theelemental_duration_in_tc_minus1field.
-
elemental_duration_in_tc_minus1
public short elemental_duration_in_tc_minus1(int index) - Returns:
- the value at the specified index of the
elemental_duration_in_tc_minus1field.
-
pSubLayerHrdParametersNal
- Returns:
- a
StdVideoH265SubLayerHrdParametersview of the struct pointed to by thepSubLayerHrdParametersNalfield.
-
pSubLayerHrdParametersVcl
- Returns:
- a
StdVideoH265SubLayerHrdParametersview of the struct pointed to by thepSubLayerHrdParametersVclfield.
-
flags
Copies the specifiedStdVideoH265HrdFlagsto theflagsfield. -
flags
Passes theflagsfield to the specifiedConsumer. -
tick_divisor_minus2
Sets the specified value to thetick_divisor_minus2field. -
du_cpb_removal_delay_increment_length_minus1
Sets the specified value to thedu_cpb_removal_delay_increment_length_minus1field. -
dpb_output_delay_du_length_minus1
Sets the specified value to thedpb_output_delay_du_length_minus1field. -
bit_rate_scale
Sets the specified value to thebit_rate_scalefield. -
cpb_size_scale
Sets the specified value to thecpb_size_scalefield. -
cpb_size_du_scale
Sets the specified value to thecpb_size_du_scalefield. -
initial_cpb_removal_delay_length_minus1
Sets the specified value to theinitial_cpb_removal_delay_length_minus1field. -
au_cpb_removal_delay_length_minus1
Sets the specified value to theau_cpb_removal_delay_length_minus1field. -
dpb_output_delay_length_minus1
Sets the specified value to thedpb_output_delay_length_minus1field. -
cpb_cnt_minus1
Copies the specifiedByteBufferto thecpb_cnt_minus1field. -
cpb_cnt_minus1
Sets the specified value at the specified index of thecpb_cnt_minus1field. -
elemental_duration_in_tc_minus1
Copies the specifiedShortBufferto theelemental_duration_in_tc_minus1field. -
elemental_duration_in_tc_minus1
Sets the specified value at the specified index of theelemental_duration_in_tc_minus1field. -
pSubLayerHrdParametersNal
Sets the address of the specifiedStdVideoH265SubLayerHrdParametersto thepSubLayerHrdParametersNalfield. -
pSubLayerHrdParametersVcl
Sets the address of the specifiedStdVideoH265SubLayerHrdParametersto thepSubLayerHrdParametersVclfield. -
set
public StdVideoH265HrdParameters set(StdVideoH265HrdFlags flags, byte tick_divisor_minus2, byte du_cpb_removal_delay_increment_length_minus1, byte dpb_output_delay_du_length_minus1, byte bit_rate_scale, byte cpb_size_scale, byte cpb_size_du_scale, byte initial_cpb_removal_delay_length_minus1, byte au_cpb_removal_delay_length_minus1, byte dpb_output_delay_length_minus1, ByteBuffer cpb_cnt_minus1, ShortBuffer elemental_duration_in_tc_minus1, StdVideoH265SubLayerHrdParameters pSubLayerHrdParametersNal, StdVideoH265SubLayerHrdParameters pSubLayerHrdParametersVcl) 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 newStdVideoH265HrdParametersinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265HrdParametersinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newStdVideoH265HrdParametersinstance allocated withBufferUtils. -
create
Returns a newStdVideoH265HrdParametersinstance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265HrdParameters.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newStdVideoH265HrdParameters.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newStdVideoH265HrdParameters.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aStdVideoH265HrdParameters.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
-
malloc
Returns a newStdVideoH265HrdParametersinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265HrdParametersinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newStdVideoH265HrdParameters.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265HrdParameters.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nflags
Unsafe version offlags(). -
ntick_divisor_minus2
public static byte ntick_divisor_minus2(long struct) Unsafe version oftick_divisor_minus2(). -
ndu_cpb_removal_delay_increment_length_minus1
public static byte ndu_cpb_removal_delay_increment_length_minus1(long struct) Unsafe version ofdu_cpb_removal_delay_increment_length_minus1(). -
ndpb_output_delay_du_length_minus1
public static byte ndpb_output_delay_du_length_minus1(long struct) Unsafe version ofdpb_output_delay_du_length_minus1(). -
nbit_rate_scale
public static byte nbit_rate_scale(long struct) Unsafe version ofbit_rate_scale(). -
ncpb_size_scale
public static byte ncpb_size_scale(long struct) Unsafe version ofcpb_size_scale(). -
ncpb_size_du_scale
public static byte ncpb_size_du_scale(long struct) Unsafe version ofcpb_size_du_scale(). -
ninitial_cpb_removal_delay_length_minus1
public static byte ninitial_cpb_removal_delay_length_minus1(long struct) Unsafe version ofinitial_cpb_removal_delay_length_minus1(). -
nau_cpb_removal_delay_length_minus1
public static byte nau_cpb_removal_delay_length_minus1(long struct) Unsafe version ofau_cpb_removal_delay_length_minus1(). -
ndpb_output_delay_length_minus1
public static byte ndpb_output_delay_length_minus1(long struct) Unsafe version ofdpb_output_delay_length_minus1(). -
ncpb_cnt_minus1
Unsafe version ofcpb_cnt_minus1(). -
ncpb_cnt_minus1
public static byte ncpb_cnt_minus1(long struct, int index) Unsafe version ofcpb_cnt_minus1. -
nelemental_duration_in_tc_minus1
Unsafe version ofelemental_duration_in_tc_minus1(). -
nelemental_duration_in_tc_minus1
public static short nelemental_duration_in_tc_minus1(long struct, int index) Unsafe version ofelemental_duration_in_tc_minus1. -
nreserved
-
nreserved
public static short nreserved(long struct, int index) -
npSubLayerHrdParametersNal
Unsafe version ofpSubLayerHrdParametersNal(). -
npSubLayerHrdParametersVcl
Unsafe version ofpSubLayerHrdParametersVcl(). -
nflags
Unsafe version offlags. -
ntick_divisor_minus2
public static void ntick_divisor_minus2(long struct, byte value) Unsafe version oftick_divisor_minus2. -
ndu_cpb_removal_delay_increment_length_minus1
public static void ndu_cpb_removal_delay_increment_length_minus1(long struct, byte value) Unsafe version ofdu_cpb_removal_delay_increment_length_minus1. -
ndpb_output_delay_du_length_minus1
public static void ndpb_output_delay_du_length_minus1(long struct, byte value) Unsafe version ofdpb_output_delay_du_length_minus1. -
nbit_rate_scale
public static void nbit_rate_scale(long struct, byte value) Unsafe version ofbit_rate_scale. -
ncpb_size_scale
public static void ncpb_size_scale(long struct, byte value) Unsafe version ofcpb_size_scale. -
ncpb_size_du_scale
public static void ncpb_size_du_scale(long struct, byte value) Unsafe version ofcpb_size_du_scale. -
ninitial_cpb_removal_delay_length_minus1
public static void ninitial_cpb_removal_delay_length_minus1(long struct, byte value) Unsafe version ofinitial_cpb_removal_delay_length_minus1. -
nau_cpb_removal_delay_length_minus1
public static void nau_cpb_removal_delay_length_minus1(long struct, byte value) Unsafe version ofau_cpb_removal_delay_length_minus1. -
ndpb_output_delay_length_minus1
public static void ndpb_output_delay_length_minus1(long struct, byte value) Unsafe version ofdpb_output_delay_length_minus1. -
ncpb_cnt_minus1
Unsafe version ofcpb_cnt_minus1. -
ncpb_cnt_minus1
public static void ncpb_cnt_minus1(long struct, int index, byte value) Unsafe version ofcpb_cnt_minus1. -
nelemental_duration_in_tc_minus1
Unsafe version ofelemental_duration_in_tc_minus1. -
nelemental_duration_in_tc_minus1
public static void nelemental_duration_in_tc_minus1(long struct, int index, short value) Unsafe version ofelemental_duration_in_tc_minus1. -
nreserved
-
nreserved
public static void nreserved(long struct, int index, short value) -
npSubLayerHrdParametersNal
Unsafe version ofpSubLayerHrdParametersNal. -
npSubLayerHrdParametersVcl
Unsafe version ofpSubLayerHrdParametersVcl. -
validate
public static void validate(long struct) Validates pointer members that should not beNULL.- Parameters:
struct- the struct to validate
-