Contents

dirtyRects

A key to retrieve the areas of a video frame that contain changes.

Declaration

static let dirtyRects: SCStreamFrameInfo

Discussion

The associated value is an array of rectangles that represents a union of the rectangles redrawn and moved.

See Also

Frame information constants