Rate this page:

VIVideoPreprocessDelegate

Methods

preprocessVideoFrame:rotation:

Optional
Copy URL
preprocessVideoFrame:rotation:(pixelBuffer: 

CVPixelBufferRef

,
rotation:

VIRotation

):

void

Triggered when a new video frame is available for preprocessing.

Parameters

  • pixelBuffer:

    CVPixelBufferRef

    Video frame

  • rotation:

    VIRotation

    Video frame rotation

Returns

  • type:

    void