Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VideoCapture.OnVideoCaptureResourceCreatedCallback

Called when a VideoCapture resource has been created.
Read time 1 minuteLast updated 11 days ago

Definition

public delegate void VideoCapture.OnVideoCaptureResourceCreatedCallback(VideoCapture captureObject)

Remarks

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