LowLagPhotoControl.GetCurrentFrameRate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current frame rate at which pictures can be taken.
public:
virtual MediaRatio ^ GetCurrentFrameRate() = GetCurrentFrameRate;
MediaRatio GetCurrentFrameRate();
public MediaRatio GetCurrentFrameRate();
function getCurrentFrameRate()
Public Function GetCurrentFrameRate () As MediaRatio
Returns
The current frame rate.