The OutputVisibility
class describes whether or not an object is visible from various outputs.
Property | Description |
---|---|
forCaptureOutput
|
Specifies whether the object is visible on the capture output. |
forOverlayOutput
|
Specifies whether the object is visible on the overlay output. |
forPreviewOutput
|
Specifies whether the object is visible on the preview output. |
This module exposes no methods.