Uses of Record Class
club.doki7.vulkan.datatype.VkVideoDecodeH265SessionParametersCreateInfoKHR
Packages that use VkVideoDecodeH265SessionParametersCreateInfoKHR
-
Uses of VkVideoDecodeH265SessionParametersCreateInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoDecodeH265SessionParametersCreateInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoDecodeH265SessionParametersCreateInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoDecodeH265SessionParametersCreateInfoKHRModifier and TypeMethodDescriptionVkVideoDecodeH265SessionParametersCreateInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoDecodeH265SessionParametersCreateInfoKHR.clone
(Arena arena, VkVideoDecodeH265SessionParametersCreateInfoKHR src) VkVideoDecodeH265SessionParametersCreateInfoKHR.maxStdPPSCount
(int value) VkVideoDecodeH265SessionParametersCreateInfoKHR.maxStdSPSCount
(int value) VkVideoDecodeH265SessionParametersCreateInfoKHR.maxStdVPSCount
(int value) VkVideoDecodeH265SessionParametersCreateInfoKHR.pParametersAddInfo
(@Nullable IVkVideoDecodeH265SessionParametersAddInfoKHR value) VkVideoDecodeH265SessionParametersCreateInfoKHR.sType
(int value) VkVideoDecodeH265SessionParametersCreateInfoKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoDecodeH265SessionParametersCreateInfoKHRMethods in club.doki7.vulkan.datatype with parameters of type VkVideoDecodeH265SessionParametersCreateInfoKHRModifier and TypeMethodDescriptionVkVideoDecodeH265SessionParametersCreateInfoKHR.clone
(Arena arena, VkVideoDecodeH265SessionParametersCreateInfoKHR src) void
VkVideoDecodeH265SessionParametersCreateInfoKHR.Ptr.write
(long index, @NotNull VkVideoDecodeH265SessionParametersCreateInfoKHR value)