| FrameCaptureFromFolder Methods |
The FrameCaptureFromFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeInterval |
Changes the time interval between frames.
If it was started then it restarts with the new interval.
| |
| Dispose |
Disposes the object.
(Inherited from DisposableClass.) | |
| Dispose(Boolean) | (Overrides DisposableClassDispose(Boolean).) | |
| Finalize | (Inherited from DisposableClass.) | |
| ReceiverConnected | (Inherited from VideoSender.) | |
| ReceiverDisconnected | (Inherited from VideoSender.) | |
| SendMediaData | (Inherited from VideoSender.) | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderTData, TFormat.) | |
| Start |
Starts parsing the pictures and sending the video data to receivers connected.
If the the directory path is invalid an apropiate exception will be thrown.
| |
| Stop |