Uses of Record Class
club.doki7.vulkan.datatype.VkVideoEncodeH264SessionParametersGetInfoKHR
Packages that use VkVideoEncodeH264SessionParametersGetInfoKHR
-
Uses of VkVideoEncodeH264SessionParametersGetInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoEncodeH264SessionParametersGetInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionParametersGetInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoEncodeH264SessionParametersGetInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH264SessionParametersGetInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoEncodeH264SessionParametersGetInfoKHR.clone
(Arena arena, VkVideoEncodeH264SessionParametersGetInfoKHR src) VkVideoEncodeH264SessionParametersGetInfoKHR.stdPPSId
(int value) VkVideoEncodeH264SessionParametersGetInfoKHR.stdSPSId
(int value) VkVideoEncodeH264SessionParametersGetInfoKHR.sType
(int value) VkVideoEncodeH264SessionParametersGetInfoKHR.Ptr.toArray()
VkVideoEncodeH264SessionParametersGetInfoKHR.writeStdPPS
(int value) VkVideoEncodeH264SessionParametersGetInfoKHR.writeStdSPS
(int value) Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoEncodeH264SessionParametersGetInfoKHRMethods in club.doki7.vulkan.datatype with parameters of type VkVideoEncodeH264SessionParametersGetInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH264SessionParametersGetInfoKHR.clone
(Arena arena, VkVideoEncodeH264SessionParametersGetInfoKHR src) void
VkVideoEncodeH264SessionParametersGetInfoKHR.Ptr.write
(long index, @NotNull VkVideoEncodeH264SessionParametersGetInfoKHR value)