Uses of Interface
club.doki7.vulkan.datatype.IStdVideoH264SequenceParameterSet
Packages that use IStdVideoH264SequenceParameterSet
-
Uses of IStdVideoH264SequenceParameterSet in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IStdVideoH264SequenceParameterSetModifier and TypeClassDescriptionfinal record
Represents a pointer to aStdVideoH264SequenceParameterSet
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 IStdVideoH264SequenceParameterSetModifier and TypeMethodDescriptionVkVideoDecodeH264InlineSessionParametersInfoKHR.pStdSPS
(@Nullable IStdVideoH264SequenceParameterSet value) VkVideoDecodeH264SessionParametersAddInfoKHR.pStdSPSs
(@Nullable IStdVideoH264SequenceParameterSet value) VkVideoEncodeH264SessionParametersAddInfoKHR.pStdSPSs
(@Nullable IStdVideoH264SequenceParameterSet value)