You are here: Start » AVL.NET » GigE Vision
GigE Vision
| Icon | Name | Description |
|---|---|---|
| GigEVision_CloseHandle | Closes a handle opened in GigE Vision subsystem. | |
| GigEVision_FindDevices | This function performs enumeration of network devices and returns a list of present device descriptors. | |
| GigEVision_FlushInputQueue | Discards remaining queued image frames and video stream data from network buffers. | |
| GigEVision_GetAcquisitionActive | Checks if specified device is currently streaming video. | |
| GigEVision_GetDeviceConnectionOpened | Checks if connection with specified device is still active. | |
| GigEVision_GetPixelFormats | Retrieves a list of available pixel formats supported by opened device. | |
| GigEVision_OpenDevice | Opens a handle to a GigE Vision device. | |
| GigEVision_OpenSystemConfiguration | Opens configuration node set of GigE Vision application transport layer. | |
| GigEVision_ReceiveImage | Receives next frame from video stream. | |
| GigEVision_StartAcquisition | Typically used for initialization of multi-camera systems. | |
| GigEVision_StopAcquisition | Stops image acquisition in a device. | |
| GigEVision_TryReceiveImage | Receives next frame from video stream. |
