| MJPEGStreamConnectionDroppedFrames Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int DroppedFrames { get; }Public ReadOnly Property DroppedFrames As Integer
	Get
public:
property int DroppedFrames {
	int get ();
}member DroppedFrames : int with get
Property Value
Type: 
Int32
See Also