SCStreamFrameInfoBoundingRect

Static SCStreamFrameInfoBoundingRect 

Source
pub unsafe static SCStreamFrameInfoBoundingRect: &'static SCStreamFrameInfo
Available on crate feature SCStream only.
Expand description

SCStreamFrameInfoBoundingRect

The key for the CFDictionary attached to the CMSampleBuffer for the bounding rect associated with the frame. Bounding rect is the size and location of smallest bounding box containing all captured windows in points and in surface coordinates.

See also Apple’s documentation