Contents

requestEnableTethering()

Enables tethered capture if the camera has the capability to take pictures while connected.

Declaration

func requestEnableTethering()

Discussion

To confirm whether a camera can take pictures while connected, check whether its capabilities include cameraDeviceCanTakePicture.

See Also

Taking Pictures