FX3ConnectionNumFramesSkipped Property |
Property to get the number of frame skips in an ADcmXL real time stream
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic long NumFramesSkipped { get; }
Public ReadOnly Property NumFramesSkipped As Long
Get
public:
property long long NumFramesSkipped {
long long get ();
}
member NumFramesSkipped : int64 with get
Return Value
Type:
Int64
See Also