Copyright (c) 2023, Pleora Technologies Inc., All rights reserved.

===========
EventSample
===========

This sample shows how to handle events

1. Introduction

Using the PvDevice and PvDeviceEventSink classes, this sample shows how to:
 * Connect to a device
 * Handle and receive events


2. Pre-conditions

This sample assumes that:
 * you have a GigE Vision Device connected to a network adapter or a USB3 Vision device connected to a USB 3.0 interface.

3. Description

3.1 EventSample.cpp

Shows how to use the PvDeviceEventSink class to handle events. Please refer to the comments in the source code for information on the methods used in this sample.
