Uses of Interface
club.doki7.vulkan.datatype.IStdVideoH265VideoParameterSet
Packages that use IStdVideoH265VideoParameterSet
-
Uses of IStdVideoH265VideoParameterSet in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IStdVideoH265VideoParameterSetModifier and TypeClassDescriptionfinal record
Represents a pointer to aStdVideoH265VideoParameterSet
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IStdVideoH265VideoParameterSetModifier and TypeMethodDescriptionVkVideoDecodeH265InlineSessionParametersInfoKHR.pStdVPS
(@Nullable IStdVideoH265VideoParameterSet value) VkVideoDecodeH265SessionParametersAddInfoKHR.pStdVPSs
(@Nullable IStdVideoH265VideoParameterSet value) VkVideoEncodeH265SessionParametersAddInfoKHR.pStdVPSs
(@Nullable IStdVideoH265VideoParameterSet value)