Uses of Record Class
club.doki7.vulkan.datatype.StdVideoEncodeH265LongTermRefPics
Packages that use StdVideoEncodeH265LongTermRefPics
-
Uses of StdVideoEncodeH265LongTermRefPics in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoEncodeH265LongTermRefPicsModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoEncodeH265LongTermRefPicsModifier and TypeMethodDescription@NotNull StdVideoEncodeH265LongTermRefPics
StdVideoEncodeH265LongTermRefPics.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoEncodeH265LongTermRefPics.clone
(Arena arena, StdVideoEncodeH265LongTermRefPics src) StdVideoEncodeH265LongTermRefPics.delta_poc_msb_cycle_lt
(BytePtr value) StdVideoEncodeH265LongTermRefPics.delta_poc_msb_cycle_lt
(@NotNull Consumer<BytePtr> consumer) StdVideoEncodeH265LongTermRefPics.delta_poc_msb_present_flag
(BytePtr value) StdVideoEncodeH265LongTermRefPics.delta_poc_msb_present_flag
(@NotNull Consumer<BytePtr> consumer) StdVideoEncodeH265LongTermRefPics.lt_idx_sps
(BytePtr value) StdVideoEncodeH265LongTermRefPics.lt_idx_sps
(@NotNull Consumer<BytePtr> consumer) StdVideoEncodeH265LongTermRefPics.num_long_term_pics
(byte value) StdVideoEncodeH265LongTermRefPics.num_long_term_sps
(byte value) @Nullable StdVideoEncodeH265LongTermRefPics
StdVideoEncodeH265PictureInfo.pLongTermRefPics()
StdVideoEncodeH265LongTermRefPics.poc_lsb_lt
(BytePtr value) StdVideoEncodeH265LongTermRefPics.poc_lsb_lt
(@NotNull Consumer<BytePtr> consumer) StdVideoEncodeH265LongTermRefPics.Ptr.toArray()
StdVideoEncodeH265LongTermRefPics.used_by_curr_pic_lt_flag
(short value) Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoEncodeH265LongTermRefPicsModifier and TypeMethodDescription@NotNull Iterator
<StdVideoEncodeH265LongTermRefPics> StdVideoEncodeH265LongTermRefPics.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoEncodeH265LongTermRefPicsModifier and TypeMethodDescriptionStdVideoEncodeH265LongTermRefPics.clone
(Arena arena, StdVideoEncodeH265LongTermRefPics src) void
StdVideoEncodeH265LongTermRefPics.Ptr.write
(long index, @NotNull StdVideoEncodeH265LongTermRefPics value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoEncodeH265LongTermRefPicsModifier and TypeMethodDescriptionStdVideoEncodeH265LongTermRefPics.Ptr.at
(long index, @NotNull Consumer<@NotNull StdVideoEncodeH265LongTermRefPics> consumer)