|
|
Frame
|
The FrameImageParserBaseTTypeIdentifier, TOutputType type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BufferParsed |
Occurs when buffer parsing has completed.
(Inherited from BinaryImageParserBase) |
|
|
DataDiscarded |
Occurs when data image fails deserialized due to an exception.
(Inherited from BinaryImageParserBase) |
|
|
DataParsed | Occurs when a data image is deserialized successfully to one of the output types that the data image represents. |
|
|
DuplicateTypeHandlerEncountered | Occurs when more than one type has been defined that can deserialize the specified output type. |
|
|
OutputTypeNotFound | Occurs when matching an output type for deserializing the data image could not be found. |
|
|
ParsingException |
Occurs when an Exception is encountered while attempting to parse data.
(Inherited from BinaryImageParserBase) |