vImageConverter_GetNumberOfDestinationBuffers(_:)
Returns the number of destination buffers written to by the converter.
Declaration
func vImageConverter_GetNumberOfDestinationBuffers(_ converter: vImageConverter) -> UIntParameters
- converter:
A valid converter to query the number of source buffers.
Return Value
The number of destination buffers.
Discussion
This function is for video formats that are planar data formats with data in more than one plane.