This property sets and retrieves the bit rate.

[Delphi]   recordcontrolname.BitRate[ = DWord ]

Property Value

The bit rate per second

Explanation

The BitRate property sets and retrieves the bit rate. When saving the capture using compression, a higher bit rate means a better quality video. A smaller bit rate means a lesser quality video.

The BitRate property setting is enabled when the Format property is set to vikAsf.

This property is updated when the Open and ShowCapturePinDialog methods are executed.

If the BitRate property is set prior to executing the SetStreamFormat method, then that value will be used.

Setting this value

This value can be set at run-time

Retrieving this value

This value can be retrieved at run-time

 

The ImageKit10 VCL is a product created by Newtone Corporation