# cropChanged
Version: 4.1.0+
Description: A notification indicating a change in the availability of the "smart crop, face tracking" feature – automatic tracking of presenter faces that come into view of the VideoSDK/Room camera.
Enabling/disabling the feature is performed with the setCrop command.
Example:
{ "method": "event", "event": "cropChanged", "enabled": true }
Copied!
Parameter description:
enabled
- availability of the "smart cropping" feature
See also: