| FrameCaptureFromFolder Class |
Namespace: Ozeki.Media
The FrameCaptureFromFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| FrameCaptureFromFolder | Initializes a new instance of the FrameCaptureFromFolder class |
| 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) | Releases the unmanaged resources used by the FrameCaptureFromFolder and optionally releases the managed resources (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 |
| Name | Description | |
|---|---|---|
| FrameRate | ||
| FramesSent | ||
| ID | (Inherited from DisposableClass.) | |
| IsRunning | ||
| Path | ||
| Shuffle |
Gets or sets the shuffle mode.
If it is set to true the order of the pictures will be randomized
|
| Name | Description | |
|---|---|---|
| MediaDataSent | (Inherited from AbstractMediaSenderTData, TFormat.) |