Uses of Record Class
club.doki7.vulkan.datatype.VkVideoEncodeH265SessionParametersGetInfoKHR
Packages that use VkVideoEncodeH265SessionParametersGetInfoKHR
-
Uses of VkVideoEncodeH265SessionParametersGetInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoEncodeH265SessionParametersGetInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoEncodeH265SessionParametersGetInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoEncodeH265SessionParametersGetInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH265SessionParametersGetInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoEncodeH265SessionParametersGetInfoKHR.clone
(Arena arena, VkVideoEncodeH265SessionParametersGetInfoKHR src) VkVideoEncodeH265SessionParametersGetInfoKHR.pNext
(@NotNull MemorySegment value) VkVideoEncodeH265SessionParametersGetInfoKHR.stdPPSId
(int value) VkVideoEncodeH265SessionParametersGetInfoKHR.stdSPSId
(int value) VkVideoEncodeH265SessionParametersGetInfoKHR.stdVPSId
(int value) VkVideoEncodeH265SessionParametersGetInfoKHR.sType
(int value) VkVideoEncodeH265SessionParametersGetInfoKHR.Ptr.toArray()
VkVideoEncodeH265SessionParametersGetInfoKHR.writeStdPPS
(int value) VkVideoEncodeH265SessionParametersGetInfoKHR.writeStdSPS
(int value) VkVideoEncodeH265SessionParametersGetInfoKHR.writeStdVPS
(int value) Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoEncodeH265SessionParametersGetInfoKHRMethods in club.doki7.vulkan.datatype with parameters of type VkVideoEncodeH265SessionParametersGetInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH265SessionParametersGetInfoKHR.clone
(Arena arena, VkVideoEncodeH265SessionParametersGetInfoKHR src) void
VkVideoEncodeH265SessionParametersGetInfoKHR.Ptr.write
(long index, @NotNull VkVideoEncodeH265SessionParametersGetInfoKHR value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkVideoEncodeH265SessionParametersGetInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH265SessionParametersGetInfoKHR.Ptr.at
(long index, @NotNull Consumer<@NotNull VkVideoEncodeH265SessionParametersGetInfoKHR> consumer)