AVContinuityDevicePickerViewController
A view controller that provides an interface to a person so they can select and connect a continuity device to the system.
Declaration
class AVContinuityDevicePickerViewControllerOverview
The view controller presents an interface on an Apple TV that lets a person choose a nearby continuity device (AVContinuityDevice). Your app can then connect to that device’s cameras and microphones (see AVCaptureDevice and AVAudioSessionPortDescription, respectively).
To respond to the various outcome events from the picker, your app needs to implement the AVContinuityDevicePickerViewControllerDelegate and assign it to the picker’s delegate property.
Topics
Checking for feature support
Designating a delegate
See Also
tvOS playback and capture
Customizing the tvOS Playback ExperiencePresenting Navigation MarkersWorking with Interstitial ContentPresenting Content Proposals in tvOSWorking with Overlays and Parental Controls in tvOSSupporting Continuity Camera in your tvOS appAVPlayerViewControllerAVPlayerViewControllerDelegateAVInterstitialTimeRangeAVNavigationMarkersGroupAVContentProposalViewControllerAVDisplayManagerAVContinuityDevicePickerViewControllerDelegate