This property retrieves the frame rate.

[Visual Basic]   playcontrolname.FrameRate[ = Double ]
[Visual C++]     [ double = ]playcontrolname.GetFrameRate()
[VB.NET]   playcontrolname.FrameRate[ = Double ]
[C#.NET]   playcontrolname.FrameRate[ = double ]

Property Value

The frame rate in frames per second.

Explanation

The FrameRate property retrieves the frame rate. This property is reset after the Open method executes.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation