Package org.lwjgl.vulkan.video
Class StdVideoH265HrdParameters
- All Implemented Interfaces:
AutoCloseable
,NativeResource
,Pointer
public class StdVideoH265HrdParameters
extends Struct<StdVideoH265HrdParameters>
implements NativeResource
struct StdVideoH265HrdParameters {
{@link StdVideoH265HrdFlags 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];
{@link StdVideoH265SubLayerHrdParameters StdVideoH265SubLayerHrdParameters} const * pSubLayerHrdParametersNal;
{@link StdVideoH265SubLayerHrdParameters StdVideoH265SubLayerHrdParameters} const * pSubLayerHrdParametersVcl;
}
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidation
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The struct alignment in bytes.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct size in bytes.static final int
The 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 aStdVideoH265HrdParameters
instance at the current position of the specifiedByteBuffer
container. -
Method Summary
Modifier and TypeMethodDescriptionbyte
au_cpb_removal_delay_length_minus1
(byte value) Sets the specified value to theau_cpb_removal_delay_length_minus1
field.byte
bit_rate_scale
(byte value) Sets the specified value to thebit_rate_scale
field.static StdVideoH265HrdParameters
calloc()
Returns a newStdVideoH265HrdParameters
instance allocated withmemCalloc
.calloc
(int capacity) Returns a newStdVideoH265HrdParameters.Buffer
instance allocated withmemCalloc
.calloc
(int capacity, MemoryStack stack) Returns a newStdVideoH265HrdParameters.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.static StdVideoH265HrdParameters
calloc
(MemoryStack stack) Returns a newStdVideoH265HrdParameters
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.byte
cpb_cnt_minus1
(int index) cpb_cnt_minus1
(int index, byte value) Sets the specified value at the specified index of thecpb_cnt_minus1
field.cpb_cnt_minus1
(ByteBuffer value) Copies the specifiedByteBuffer
to thecpb_cnt_minus1
field.byte
cpb_size_du_scale
(byte value) Sets the specified value to thecpb_size_du_scale
field.byte
cpb_size_scale
(byte value) Sets the specified value to thecpb_size_scale
field.static StdVideoH265HrdParameters
create()
Returns a newStdVideoH265HrdParameters
instance allocated withBufferUtils
.create
(int capacity) Returns a newStdVideoH265HrdParameters.Buffer
instance allocated withBufferUtils
.static StdVideoH265HrdParameters
create
(long address) Returns a newStdVideoH265HrdParameters
instance for the specified memory address.create
(long address, int capacity) Create aStdVideoH265HrdParameters.Buffer
instance at the specified memory.static @Nullable StdVideoH265HrdParameters
createSafe
(long address) static @Nullable StdVideoH265HrdParameters.Buffer
createSafe
(long address, int capacity) byte
dpb_output_delay_du_length_minus1
(byte value) Sets the specified value to thedpb_output_delay_du_length_minus1
field.byte
dpb_output_delay_length_minus1
(byte value) Sets the specified value to thedpb_output_delay_length_minus1
field.byte
du_cpb_removal_delay_increment_length_minus1
(byte value) Sets the specified value to thedu_cpb_removal_delay_increment_length_minus1
field.short
elemental_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_minus1
field.Copies the specifiedShortBuffer
to theelemental_duration_in_tc_minus1
field.flags()
flags
(Consumer<StdVideoH265HrdFlags> consumer) Passes theflags
field to the specifiedConsumer
.flags
(StdVideoH265HrdFlags value) Copies the specifiedStdVideoH265HrdFlags
to theflags
field.byte
initial_cpb_removal_delay_length_minus1
(byte value) Sets the specified value to theinitial_cpb_removal_delay_length_minus1
field.static StdVideoH265HrdParameters
malloc()
Returns a newStdVideoH265HrdParameters
instance allocated withmemAlloc
.malloc
(int capacity) Returns a newStdVideoH265HrdParameters.Buffer
instance allocated withmemAlloc
.malloc
(int capacity, MemoryStack stack) Returns a newStdVideoH265HrdParameters.Buffer
instance allocated on the specifiedMemoryStack
.static StdVideoH265HrdParameters
malloc
(MemoryStack stack) Returns a newStdVideoH265HrdParameters
instance allocated on the specifiedMemoryStack
.static byte
nau_cpb_removal_delay_length_minus1
(long struct) Unsafe version ofau_cpb_removal_delay_length_minus1()
.static void
nau_cpb_removal_delay_length_minus1
(long struct, byte value) Unsafe version ofau_cpb_removal_delay_length_minus1
.static byte
nbit_rate_scale
(long struct) Unsafe version ofbit_rate_scale()
.static void
nbit_rate_scale
(long struct, byte value) Unsafe version ofbit_rate_scale
.static ByteBuffer
ncpb_cnt_minus1
(long struct) Unsafe version ofcpb_cnt_minus1()
.static byte
ncpb_cnt_minus1
(long struct, int index) Unsafe version ofcpb_cnt_minus1
.static void
ncpb_cnt_minus1
(long struct, int index, byte value) Unsafe version ofcpb_cnt_minus1
.static void
ncpb_cnt_minus1
(long struct, ByteBuffer value) Unsafe version ofcpb_cnt_minus1
.static byte
ncpb_size_du_scale
(long struct) Unsafe version ofcpb_size_du_scale()
.static void
ncpb_size_du_scale
(long struct, byte value) Unsafe version ofcpb_size_du_scale
.static byte
ncpb_size_scale
(long struct) Unsafe version ofcpb_size_scale()
.static void
ncpb_size_scale
(long struct, byte value) Unsafe version ofcpb_size_scale
.static byte
ndpb_output_delay_du_length_minus1
(long struct) Unsafe version ofdpb_output_delay_du_length_minus1()
.static void
ndpb_output_delay_du_length_minus1
(long struct, byte value) Unsafe version ofdpb_output_delay_du_length_minus1
.static byte
ndpb_output_delay_length_minus1
(long struct) Unsafe version ofdpb_output_delay_length_minus1()
.static void
ndpb_output_delay_length_minus1
(long struct, byte value) Unsafe version ofdpb_output_delay_length_minus1
.static byte
ndu_cpb_removal_delay_increment_length_minus1
(long struct) Unsafe version ofdu_cpb_removal_delay_increment_length_minus1()
.static void
ndu_cpb_removal_delay_increment_length_minus1
(long struct, byte value) Unsafe version ofdu_cpb_removal_delay_increment_length_minus1
.static ShortBuffer
nelemental_duration_in_tc_minus1
(long struct) Unsafe version ofelemental_duration_in_tc_minus1()
.static short
nelemental_duration_in_tc_minus1
(long struct, int index) Unsafe version ofelemental_duration_in_tc_minus1
.static void
nelemental_duration_in_tc_minus1
(long struct, int index, short value) Unsafe version ofelemental_duration_in_tc_minus1
.static void
nelemental_duration_in_tc_minus1
(long struct, ShortBuffer value) Unsafe version ofelemental_duration_in_tc_minus1
.static StdVideoH265HrdFlags
nflags
(long struct) Unsafe version offlags()
.static void
nflags
(long struct, StdVideoH265HrdFlags value) Unsafe version offlags
.static byte
ninitial_cpb_removal_delay_length_minus1
(long struct) Unsafe version ofinitial_cpb_removal_delay_length_minus1()
.static void
ninitial_cpb_removal_delay_length_minus1
(long struct, byte value) Unsafe version ofinitial_cpb_removal_delay_length_minus1
.npSubLayerHrdParametersNal
(long struct) Unsafe version ofpSubLayerHrdParametersNal()
.static void
npSubLayerHrdParametersNal
(long struct, StdVideoH265SubLayerHrdParameters value) Unsafe version ofpSubLayerHrdParametersNal
.npSubLayerHrdParametersVcl
(long struct) Unsafe version ofpSubLayerHrdParametersVcl()
.static void
npSubLayerHrdParametersVcl
(long struct, StdVideoH265SubLayerHrdParameters value) Unsafe version ofpSubLayerHrdParametersVcl
.static ShortBuffer
nreserved
(long struct) static short
nreserved
(long struct, int index) static void
nreserved
(long struct, int index, short value) static void
nreserved
(long struct, ShortBuffer value) static byte
ntick_divisor_minus2
(long struct) Unsafe version oftick_divisor_minus2()
.static void
ntick_divisor_minus2
(long struct, byte value) Unsafe version oftick_divisor_minus2
.Sets the address of the specifiedStdVideoH265SubLayerHrdParameters
to thepSubLayerHrdParametersNal
field.Sets the address of the specifiedStdVideoH265SubLayerHrdParameters
to thepSubLayerHrdParametersVcl
field.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.int
sizeof()
Returnssizeof(struct)
.byte
tick_divisor_minus2
(byte value) Sets the specified value to thetick_divisor_minus2
field.static void
validate
(long struct) Validates pointer members that should not beNULL
.Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toString
Methods 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 aStdVideoH265HrdParameters
instance at the current position of the specifiedByteBuffer
container. 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:Struct
Returnssizeof(struct)
.- Specified by:
sizeof
in classStruct<StdVideoH265HrdParameters>
-
flags
- Returns:
- a
StdVideoH265HrdFlags
view of theflags
field.
-
tick_divisor_minus2
public byte tick_divisor_minus2()- Returns:
- the value of the
tick_divisor_minus2
field.
-
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_minus1
field.
-
dpb_output_delay_du_length_minus1
public byte dpb_output_delay_du_length_minus1()- Returns:
- the value of the
dpb_output_delay_du_length_minus1
field.
-
bit_rate_scale
public byte bit_rate_scale()- Returns:
- the value of the
bit_rate_scale
field.
-
cpb_size_scale
public byte cpb_size_scale()- Returns:
- the value of the
cpb_size_scale
field.
-
cpb_size_du_scale
public byte cpb_size_du_scale()- Returns:
- the value of the
cpb_size_du_scale
field.
-
initial_cpb_removal_delay_length_minus1
public byte initial_cpb_removal_delay_length_minus1()- Returns:
- the value of the
initial_cpb_removal_delay_length_minus1
field.
-
au_cpb_removal_delay_length_minus1
public byte au_cpb_removal_delay_length_minus1()- Returns:
- the value of the
au_cpb_removal_delay_length_minus1
field.
-
dpb_output_delay_length_minus1
public byte dpb_output_delay_length_minus1()- Returns:
- the value of the
dpb_output_delay_length_minus1
field.
-
cpb_cnt_minus1
- Returns:
- a
ByteBuffer
view of thecpb_cnt_minus1
field.
-
cpb_cnt_minus1
public byte cpb_cnt_minus1(int index) - Returns:
- the value at the specified index of the
cpb_cnt_minus1
field.
-
elemental_duration_in_tc_minus1
- Returns:
- a
ShortBuffer
view of theelemental_duration_in_tc_minus1
field.
-
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_minus1
field.
-
pSubLayerHrdParametersNal
- Returns:
- a
StdVideoH265SubLayerHrdParameters
view of the struct pointed to by thepSubLayerHrdParametersNal
field.
-
pSubLayerHrdParametersVcl
- Returns:
- a
StdVideoH265SubLayerHrdParameters
view of the struct pointed to by thepSubLayerHrdParametersVcl
field.
-
flags
Copies the specifiedStdVideoH265HrdFlags
to theflags
field. -
flags
Passes theflags
field to the specifiedConsumer
. -
tick_divisor_minus2
Sets the specified value to thetick_divisor_minus2
field. -
du_cpb_removal_delay_increment_length_minus1
Sets the specified value to thedu_cpb_removal_delay_increment_length_minus1
field. -
dpb_output_delay_du_length_minus1
Sets the specified value to thedpb_output_delay_du_length_minus1
field. -
bit_rate_scale
Sets the specified value to thebit_rate_scale
field. -
cpb_size_scale
Sets the specified value to thecpb_size_scale
field. -
cpb_size_du_scale
Sets the specified value to thecpb_size_du_scale
field. -
initial_cpb_removal_delay_length_minus1
Sets the specified value to theinitial_cpb_removal_delay_length_minus1
field. -
au_cpb_removal_delay_length_minus1
Sets the specified value to theau_cpb_removal_delay_length_minus1
field. -
dpb_output_delay_length_minus1
Sets the specified value to thedpb_output_delay_length_minus1
field. -
cpb_cnt_minus1
Copies the specifiedByteBuffer
to thecpb_cnt_minus1
field. -
cpb_cnt_minus1
Sets the specified value at the specified index of thecpb_cnt_minus1
field. -
elemental_duration_in_tc_minus1
Copies the specifiedShortBuffer
to theelemental_duration_in_tc_minus1
field. -
elemental_duration_in_tc_minus1
Sets the specified value at the specified index of theelemental_duration_in_tc_minus1
field. -
pSubLayerHrdParametersNal
Sets the address of the specifiedStdVideoH265SubLayerHrdParameters
to thepSubLayerHrdParametersNal
field. -
pSubLayerHrdParametersVcl
Sets the address of the specifiedStdVideoH265SubLayerHrdParameters
to thepSubLayerHrdParametersVcl
field. -
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 newStdVideoH265HrdParameters
instance allocated withmemAlloc
. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265HrdParameters
instance allocated withmemCalloc
. The instance must be explicitly freed. -
create
Returns a newStdVideoH265HrdParameters
instance allocated withBufferUtils
. -
create
Returns a newStdVideoH265HrdParameters
instance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265HrdParameters.Buffer
instance allocated withmemAlloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
calloc
Returns a newStdVideoH265HrdParameters.Buffer
instance allocated withmemCalloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
create
Returns a newStdVideoH265HrdParameters.Buffer
instance allocated withBufferUtils
.- Parameters:
capacity
- the buffer capacity
-
create
Create aStdVideoH265HrdParameters.Buffer
instance at the specified memory.- Parameters:
address
- the memory addresscapacity
- the buffer capacity
-
createSafe
-
malloc
Returns a newStdVideoH265HrdParameters
instance allocated on the specifiedMemoryStack
.- Parameters:
stack
- the stack from which to allocate
-
calloc
Returns a newStdVideoH265HrdParameters
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
stack
- the stack from which to allocate
-
malloc
Returns a newStdVideoH265HrdParameters.Buffer
instance allocated on the specifiedMemoryStack
.- Parameters:
capacity
- the buffer capacitystack
- the stack from which to allocate
-
calloc
Returns a newStdVideoH265HrdParameters.Buffer
instance allocated on the specifiedMemoryStack
and 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
-