HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
base class for storing arguments for an event . More...
#include <EventArgs.h>
Public Member Functions | |
virtual | ~EventArgs ()=default |
base class for storing arguments for an event .
|
virtualdefault |
releases the resources and destroys the instance.