Obtains information about the AVI file associated with AVI session.
Reference to the AVI file output from the Create AVI File (DirectShow) node or the Open AVI File (DirectShow) node.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
AVI session out is the reference to the AVI file.
Cluster containing information about the AVI.
Image width.
Image height.
AVI frames per second.
Codec used to create the AVI file.
Data associated with each image in the AVI file.
Number of frames contained in the AVI file.
Type of image used in the AVI file.
Name | Value | Description |
---|---|---|
Grayscale (U8) | 0 |
The image is grayscale U8. |
Grayscale (I16) | 1 |
The image is grayscale I16. |
Grayscale (SGL) | 2 |
The image is grayscale SGL. |
Complex (CSG) | 3 |
The image is Complex CSG. |
RGB (U32) | 4 |
The image is RGB U32. |
HSL (U32) | 5 |
The image is HSL U32. |
RGB (U64) | 6 |
The image is RGB U64. |
Grayscale (U16) | 7 |
The image is grayscale U16. |
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application