![]() | SequenceFrameInfo Class |
Namespace: LynceeTec.Sequence.IO
The SequenceFrameInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | SequenceFrameInfo(Int32) |
Initializes a new instance of the SequenceFrameInfo class.
|
![]() | SequenceFrameInfo(Int32, DateTime) |
Initializes a new instance of the SequenceFrameInfo class.
|
![]() | SequenceFrameInfo(Int32, DateTime, StroboSequenceFrameInfo) |
Initializes a new instance of the SequenceFrameInfo class.
|
Name | Description | |
---|---|---|
![]() ![]() | FromString(String) |
Extract frame information from timestamps line.
|
![]() ![]() | FromString(String, Boolean) |
Extract frame information from timestamps line.
|
![]() | ToString |
Returns a String that represents this instance. The string contains the index, time[HH:mm:ss.fff], date[yyyy.MM.dd] and elapsed time[ms].
(Overrides ObjectToString.) |