AVI Functions
This palette contains vis for read/write AVI files, get/set
AVI properties. There are more other AVI functions also included in MediaFile
group and SoundPlus add ons.
Note: An vi icon with yellow background means they work on
color images. With gray background means they only work on single channel
image. With half yellow and half gray background means they work on both color
and single channel image. Others vi icon background are for either examples or
high level vis. For controls descriptions, you need to go to the vi in LabVIEW,
use help (ctrl+H) and move mouse over the controls to see them.
IVision_CreateAVIWriter.vi
Opens the AVI writer reference.
Connector Pane

IVision_WriteFrame2AVI.vi
Write an image to avi file.
Connector Pane

IVision_CloseAVIWriter.vi
Close avi writer.
Connector Pane

IVision_OpenAVISession.vi
Open an avi session.
Connector Pane

IVision_CloseAVISession.vi
Close an avi session.
Connector Pane

IVision_GetFrame.vi
Retrieve frame from AVI file. Low level vi.
Connector Pane

IVision_GetAVIProperty.vi
Get AVI properties such as position_msec, position_frames, size, frame rate
and FOURCC code.
Connector Pane

IVision_SetAVIProperty.vi
Set AVI properties such as position_msec, position_frames and AVI ratio.
Connector Pane

IVision_WriteAVIFile.vi
Create/Open an avi file, writes the frames and close the file. If file is
existing, the content will be overwritten. All the images to be written, must
match the specified image size.
Connector Pane
