HMCameraStreamControlDelegate.DidStartStream(HMCameraStreamControl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the system when the cameraStreamControl
successfully starts the video stream.
[Foundation.Export("cameraStreamControlDidStartStream:")]
public virtual void DidStartStream (HomeKit.HMCameraStreamControl cameraStreamControl);
abstract member DidStartStream : HomeKit.HMCameraStreamControl -> unit
override this.DidStartStream : HomeKit.HMCameraStreamControl -> unit
Parameters
- cameraStreamControl
- HMCameraStreamControl
- Attributes