Uses of Record Class
club.doki7.vulkan.datatype.StdVideoH265LongTermRefPicsSps
Packages that use StdVideoH265LongTermRefPicsSps
-
Uses of StdVideoH265LongTermRefPicsSps in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoH265LongTermRefPicsSpsModifier 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 StdVideoH265LongTermRefPicsSpsModifier and TypeMethodDescription@NotNull StdVideoH265LongTermRefPicsSps
StdVideoH265LongTermRefPicsSps.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoH265LongTermRefPicsSps.clone
(Arena arena, StdVideoH265LongTermRefPicsSps src) StdVideoH265LongTermRefPicsSps.lt_ref_pic_poc_lsb_sps
(IntPtr value) StdVideoH265LongTermRefPicsSps.lt_ref_pic_poc_lsb_sps
(@NotNull Consumer<IntPtr> consumer) @Nullable StdVideoH265LongTermRefPicsSps
StdVideoH265SequenceParameterSet.pLongTermRefPicsSps()
StdVideoH265LongTermRefPicsSps.Ptr.toArray()
StdVideoH265LongTermRefPicsSps.used_by_curr_pic_lt_sps_flag
(int value) Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoH265LongTermRefPicsSpsModifier and TypeMethodDescription@NotNull Iterator
<StdVideoH265LongTermRefPicsSps> StdVideoH265LongTermRefPicsSps.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoH265LongTermRefPicsSpsModifier and TypeMethodDescriptionStdVideoH265LongTermRefPicsSps.clone
(Arena arena, StdVideoH265LongTermRefPicsSps src) void
StdVideoH265LongTermRefPicsSps.Ptr.write
(long index, @NotNull StdVideoH265LongTermRefPicsSps value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoH265LongTermRefPicsSpsModifier and TypeMethodDescriptionStdVideoH265LongTermRefPicsSps.Ptr.at
(long index, @NotNull Consumer<@NotNull StdVideoH265LongTermRefPicsSps> consumer)