Click or drag to resize

VideoCaptureDeviceDesiredFrameRate Property

Gets or sets the desired frame rate. If this value is set to 0 then maximum frame rate will be used. (Kívülről állítjuk be, hogy ha lehet, ennyi FPS-el menjen.)

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public int DesiredFrameRate { get; set; }

Property Value

Type: Int32
See Also