C# Class CamTimer.WebcamDirectShow

Inheritance: WebcamWithPreview, ISampleGrabberCB
Datei anzeigen Open project: fredrikdev/CamTimer

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
BPP2MediaSubtype ( short bpp ) : System.Guid
BPPIsValid ( short bpp ) : bool
ConfStreamDimensions ( IAMStreamConfig streamConfig ) : void
Config ( WebcamConfiguration configuration ) : void
GetSizeInfo ( ISampleGrabber sampleGrabber ) : void
ISampleGrabberCB ( double SampleTime, IMediaSample pSample ) : int
ISampleGrabberCB ( double SampleTime, IntPtr pBuffer, int BufferLen ) : int
QueryFormats ( ) : CamTimer.WebcamConfiguration[]
TakePicture ( ) : Bitmap
TakePicture ( SynchronizedPictureBox pictureControl ) : Bitmap
WebcamDirectShow ( int cameraDeviceIndex, string name ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string