Click or drag to resize
ProtoCamConnectEventArgsFramesPerSecond Property
Gets the configurated frames per second of the device.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int FramesPerSecond { get; }

Property Value

Type: Int32
The frames per second.
See Also