setPresenterTrackingInfo

abstract fun setPresenterTrackingInfo(cameraId: String, presenterTrackingInfo: PresenterTrackingInfo): Boolean

Sets the PresenterTrackingInfo for the given camera, if the camera supports "FramePresenter" as an available tracking mode. This will also changes the tracking mode of this camera to "FramePresenter" if available.

Return

true if successful