<< Click to display table of contents >> TRVCamSender.FullFrameInterval |
Defines an interval for sending full video frames.
property FullFrameInterval: Integer;
if Encoding = rvet*Change, only parts of video frames are sent. If, for some reasons, an initial frame containing the full image was lost, the destination side would display a partial image. To solve this problem, the sender sends a full frame every FullFrameInterval time.
Default value
25
See also