SCStreamFrameInfoPresenterOverlayContentRect

Static SCStreamFrameInfoPresenterOverlayContentRect 

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

SCStreamFrameInfoPresenterOverlayContentRect

The key for the CFDictionary attached to the CMSampleBuffer for the content rect associated with the frame while in presenter overlay. In presenter overlay small, this content rect is the size and location of smallest bounding box containing all captured windows plus small overlay window in points and in surface coordinates. In presenter overlay large, this content rect is the size and location of shared content in points and in surface coordinates.

See also Apple’s documentation