[Missing <summary> documentation for "T:Bespoke.Common.Video.WebCamCapture"]

Namespace:  Bespoke.Common.Video
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public class WebCamCapture : ISampleGrabberCB, 
	IDisposable
Visual Basic (Declaration)
Public Class WebCamCapture _
	Implements ISampleGrabberCB, IDisposable
Visual C++
public ref class WebCamCapture : ISampleGrabberCB, 
	IDisposable

Inheritance Hierarchy

System..::.Object
  Bespoke.Common.Video..::.WebCamCapture

See Also