TVideoGrabber.RecordingVideoBitRate

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the video bit rate used for the recording


Declaration
RecordingVideoBitRate RecordingTimerInterval: LongInt read GetRecordingTimerInterval write SetRecordingTimerInterval default DEF_RecordingTimerInterval;


__RecordingVideoBitRate int RecordingTimerInterval==GetRecordingTimerInterval, write=SetRecordingTimerInterval, default=-1;


RecordingVideoBitRate RecordingTimerInterval as Long

Description

Used to specify the video bit rate used for the recording, expressed in Kb/sec.
Default = -1 (no bit rate specified)

Deprecated