Dispose()
|
Disposes of the current object and releases all the allocated resources.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetAvailableResolutions()
|
Returns the list of video resolutions available on the current device.
|
GetAvailiableResolutions()
|
Returns the list of video resolutions available on the current device.
|
GetHashCode()
|
Returns the hash code for the current CameraDeviceBase object.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetClient(ICameraDeviceClient)
|
Sets the ICameraDeviceClient object that processes the video from the current capture device.
|
Start()
|
Starts capturing video from the current device.
|
Stop()
|
Stops capturing video from the current device.
|
TakeSnapshot()
|
Returns the video frame currently captured by the device.
|
ToString()
|
Returns a string that represents the current object.
|
WndProc(ref Message)
|
Processes Windows messages.
|