Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

VideoCapture.OnVideoCaptureResourceCreatedCallback

public delegate void OnVideoCaptureResourceCreatedCallback(XR.WSA.WebCam.VideoCapture captureObject);

Parameters

captureObjectThe VideoCapture instance.

Description

Called when a VideoCapture resource has been created.

If the instance failed to be created, the instance returned will be null.

Did you find this page useful? Please give it a rating: