FrameCapture Class |
Namespace: Ozeki.Media
The FrameCapture type exposes the following members.
Name | Description | |
---|---|---|
![]() | FrameCapture | Initializes a new instance of the FrameCapture class |
Name | Description | |
---|---|---|
![]() | FramesCaptured | (Inherited from FrameCaptureBase.) |
![]() | ID | (Inherited from DisposableClass.) |
![]() | Interval | (Inherited from FrameCaptureBase.) |
![]() | IsRunning | (Inherited from FrameCaptureBase.) |
![]() | ReceiveFormats | (Inherited from VideoHandler.) |
Name | Description | |
---|---|---|
![]() | CallOnFrameCaptured | (Overrides FrameCaptureBase.CallOnFrameCaptured(VideoData).) |
![]() | Dispose | (Inherited from DisposableClass.) |
![]() | Dispose(Boolean) | (Inherited from FrameCaptureBase.) |
![]() | Finalize | (Inherited from DisposableClass.) |
![]() | GetAllFormats | (Inherited from VideoHandler.) |
![]() | OnDataReceived | (Inherited from FrameCaptureBase.) |
![]() | ReceiverConnected | (Inherited from VideoHandler.) |
![]() | ReceiverDisconnected | (Inherited from VideoHandler.) |
![]() | SendData | (Inherited from VideoHandler.) |
![]() | SenderConnected | (Inherited from VideoHandler.) |
![]() | SenderDisconnected | (Inherited from VideoHandler.) |
![]() | SetInterval(Int32) | (Inherited from FrameCaptureBase.) |
![]() | SetInterval(TimeSpan) | (Inherited from FrameCaptureBase.) |
![]() | SetInterval(Double) | (Inherited from FrameCaptureBase.) |
![]() | SetInterval(Double, Double) | (Inherited from FrameCaptureBase.) |
![]() | SetPreferredSendFormats | (Inherited from VideoHandler.) |
![]() | SetSupportedFormats | (Inherited from VideoHandler.) |
![]() | Start | (Inherited from FrameCaptureBase.) |
![]() | StartForSpecificFrameNum | (Inherited from FrameCaptureBase.) |
![]() | Stop | (Inherited from FrameCaptureBase.) |
Name | Description | |
---|---|---|
![]() | MediaDataSent | (Inherited from VideoHandler.) |
![]() | OnFrameCaptured |
This event is executed when new frame has arrived.
|
![]() | OnStopped | (Inherited from FrameCaptureBase.) |
![]() | ReceiveFormatsChanged | (Inherited from VideoHandler.) |