C# 클래스 CamTimer.WebcamDirectShow

상속: WebcamWithPreview, ISampleGrabberCB
파일 보기 프로젝트 열기: fredrikdev/CamTimer

공개 메소드들

메소드 설명
ToString ( ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string