HephAudio
v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
Loading...
Searching...
No Matches
HephCommon
HeaderFiles
EventArgs.h
Go to the documentation of this file.
1
#pragma once
2
#include "
HephShared.h
"
3
6
namespace
Heph
7
{
12
struct
HEPH_API
EventArgs
13
{
15
virtual
~EventArgs
() =
default
;
16
};
17
}
HephShared.h
HEPH_API
#define HEPH_API
Definition
HephShared.h:132
Heph::EventArgs
base class for storing arguments for an event .
Definition
EventArgs.h:13
Heph::EventArgs::~EventArgs
virtual ~EventArgs()=default
Generated by
1.11.0