<< Click to display table of contents >> TRVImageEvent |
Unit [VCL and LCL] MRVBitmap;
Unit [FMX] fmxMRVBitmap;
type
TRVImageEvent = procedure(Sender: TObject;
img: TRVMBitmap) of object;
TRVImageEvent is used for the events:
This event allows receiving an image (a video frame or a snap shot), or provide a video frame for a video.
See also