프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BitmapSourceProperty | |||
FramerateProperty | |||
MonikerStringProperty | |||
NameProperty | |||
SystemDeviceEnum | System.Guid | ||
VideoInputDevice | System.Guid |
메소드 | 설명 | |
---|---|---|
CapDevice ( ) : System |
Initializes the default capture device
|
|
CapDevice ( string moniker ) : System |
Initializes a specific capture device
|
|
Dispose ( ) : void |
Disposes the object
|
|
Start ( ) : void |
; Starts grabbing images from the capture device
|
|
Stop ( ) : void |
Stops grabbing images from the capture device
|
메소드 | 설명 | |
---|---|---|
CreateFileMapping ( |
||
CurrentApplication_Exit ( object sender, System.Windows.ExitEventArgs e ) : void |
Invoked when the application exits
|
|
InitializeDeviceForMoniker ( string moniker ) : void |
Initialize the device for a specific moniker
|
|
MapViewOfFile ( |
||
MonikerString_Changed ( |
Invoked when the MonikerString dependency property has changed
|
|
Release ( ) : void |
Releases the capture device
|
|
RunWorker ( ) : void |
Worker thread that captures the images
|
|
UpdateFramerate ( ) : void |
Updates the framerate
|
|
capGrabber_NewFrameArrived ( object sender, |
Invoked when a new frame arrived
|
|
capGrabber_PropertyChanged ( object sender, |
Invoked when a property of the CapGrabber object has changed
|
public CapDevice ( string moniker ) : System | ||
moniker | string | Moniker string that represents a specific device |
리턴 | System |
public static DependencyProperty,System.Windows BitmapSourceProperty | ||
리턴 |
public static DependencyProperty,System.Windows FramerateProperty | ||
리턴 |
public static DependencyProperty,System.Windows MonikerStringProperty | ||
리턴 |
public static DependencyProperty,System.Windows NameProperty | ||
리턴 |