Click or drag to resize
FrameCaptureFromFolder Methods

The FrameCaptureFromFolder type exposes the following members.

Methods
  NameDescription
Public methodChangeInterval
Changes the time interval between frames. If it was started then it restarts with the new interval.
Public methodDispose
Disposes the object.
(Inherited from DisposableClass.)
Protected methodDispose(Boolean) (Overrides DisposableClassDispose(Boolean).)
Protected methodFinalize
(Inherited from DisposableClass.)
Protected methodReceiverConnected (Inherited from VideoSender.)
Protected methodReceiverDisconnected (Inherited from VideoSender.)
Protected methodSendMediaData (Inherited from VideoSender.)
Public methodSetPreferredSendFormats (Inherited from AbstractMediaSenderTData, TFormat.)
Public methodStart
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.
Public methodStop
Top
See Also