|
|
FramesDelivered |
|
Frames delivered at the highest driver level before handing of to DirectShow/ICImagingControl
|
FramesDroppedDueToPacketLoss |
|
Frames dropped due to incomplete data received, either because of bandwidth problems or problems with the transportation medium
|
FramesDroppedDueToTransforms |
|
Frames dropped in the driver, most likely because the system is too slow to transform the images from the transport format into the actual exported format.
|
FramesDroppedDueToApplicationQueue |
|
Frames dropped due to overrunning queue on the application side. Mostly due to Callbacks taking to much time to copy data from driver buffers into application buffers.
|
FramesDroppedDueUnspecified |
|
Frames dropped due to unspecified circumstances (mostly a cop out when the driver does not provide the actual drop info).
|