|
HephAudio v3.1.0
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
contains the results of the BufferOperatorEvents::OnResultCreated event. More...
#include <BufferOperators.h>
Public Member Functions | |
| BufferOperatorResultCreatedEventArgs (const Lhs &lhs, const Rhs &rhs, Lhs &result) | |
Public Member Functions inherited from Heph::EventArgs | |
| virtual | ~EventArgs ()=default |
Public Attributes | |
| const Lhs & | lhs |
| const Rhs & | rhs |
| Lhs & | result |
contains the results of the BufferOperatorEvents::OnResultCreated event.