Uses of Interface
club.doki7.vulkan.datatype.IStdVideoH265SequenceParameterSet
Packages that use IStdVideoH265SequenceParameterSet
-
Uses of IStdVideoH265SequenceParameterSet in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IStdVideoH265SequenceParameterSetModifier and TypeClassDescriptionfinal record
Represents a pointer to aStdVideoH265SequenceParameterSet
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 IStdVideoH265SequenceParameterSetModifier and TypeMethodDescriptionVkVideoDecodeH265InlineSessionParametersInfoKHR.pStdSPS
(@Nullable IStdVideoH265SequenceParameterSet value) VkVideoDecodeH265SessionParametersAddInfoKHR.pStdSPSs
(@Nullable IStdVideoH265SequenceParameterSet value) VkVideoEncodeH265SessionParametersAddInfoKHR.pStdSPSs
(@Nullable IStdVideoH265SequenceParameterSet value)