| 
    HephAudio v3.1.0
    
   A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS. 
   | 
 
Static Public Attributes | |
| static Event | OnResultCreated = Event() | 
      
  | 
  inlinestatic | 
invoked after the result object is created in non-assignment operators. the result object is created via default constructor, hence the buffer must handle the allocation with this event