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
Move_constructor

creates a new instance and moves the rhs's data to it.

Parameters
rhsinstance whose data will be moved.