|
VideoCaptureDeviceDesiredFrameRate Property
|
Note: This API is now obsolete.
Obsolete - no longer in use.
Namespace:
Accord.Video.DirectShow
Assembly:
Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax [ObsoleteAttribute]
public int DesiredFrameRate { get; set; }
<ObsoleteAttribute>
Public Property DesiredFrameRate As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32Remarks The property is obsolete. Setting this property does not have any effect.
See Also