VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Video_CaptureDevice_FrameRates_GetCount Method

Gets amount of video capture device frame rates from the video capture device frame rate list.

Pascal
function Video_CaptureDevice_FrameRates_GetCount: Integer;
C++
__fastcall int Video_CaptureDevice_FrameRates_GetCount();
C#
public int Video_CaptureDevice_FrameRates_GetCount();
Visual Basic
Public Function Video_CaptureDevice_FrameRates_GetCount() As Integer
Java
public int Video_CaptureDevice_FrameRates_GetCount();
IDL
int Video_CaptureDevice_FrameRates_GetCount();
JavaScript
Video_CaptureDevice_FrameRates_GetCount
PHP
public Video_CaptureDevice_FrameRates_GetCount();

Returns amount of video capture device frame rates from the video capture device frame rate list.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!