Click or drag to resize

FrameCapture Methods

The FrameCapture type exposes the following members.

Methods
 NameDescription
Protected methodCallOnFrameCaptured
(Overrides FrameCaptureBase.CallOnFrameCaptured(VideoData))
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)
(Inherited from FrameCaptureBase)
Protected methodFinalize
(Inherited from DisposableClass)
Protected methodGetAllFormats
(Inherited from VideoHandler)
Public methodOnDataReceived
(Inherited from FrameCaptureBase)
Protected methodReceiverConnected
(Inherited from VideoHandler)
Protected methodReceiverDisconnected
(Inherited from VideoHandler)
Protected methodSendData
(Inherited from VideoHandler)
Protected methodSenderConnected
(Inherited from VideoHandler)
Protected methodSenderDisconnected
(Inherited from VideoHandler)
Public methodSetInterval(Double)
(Inherited from FrameCaptureBase)
Public methodSetInterval(Int32)
(Inherited from FrameCaptureBase)
Public methodSetInterval(TimeSpan)
(Inherited from FrameCaptureBase)
Public methodSetInterval(Double, Double)
(Inherited from FrameCaptureBase)
Public methodSetPreferredSendFormats
(Inherited from VideoHandler)
Protected methodSetSupportedFormats
(Inherited from VideoHandler)
Public methodStart
(Inherited from FrameCaptureBase)
Public methodStartForSpecificFrameNum
(Inherited from FrameCaptureBase)
Public methodStop
(Inherited from FrameCaptureBase)
Top
See Also