TVideoGrabber.OnDeviceLost

Prev

Next

TVideoGrabber

Events

 




































































































Occurs when a capture device is disconnected during preview or recording.


Declaration
property OnDeviceLost: TEventNotification read FOnDeviceLost write FOnDeviceLost;


__property TEventNotification OnDeviceLost=read=FOnDeviceLost, write=FOnDeviceLost


Event OnDeviceLost()

Description

Occurs when a capture device is disconnected during preview or recording.


This event occurs for IP cameras when the connection is lost and the auto-reconnection is disabled (see Auto-reconnection)


See Also
TOnDeviceArrivalOrRemoval OnDeviceArrivalOrRemoval RefreshDevicesAndCompressorsLists