Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/TSampleBuffer
| Type | Name | Description | |
|---|---|---|---|
| void | Append
(
const OtherSampleType* InputBuffer, |
Append audio data to internal buffer of different sample type of this sample buffer. | |
| void | Append
(
const OtherSampleType* InputBuffer, |
Overload of Append that also sets the number of channels and sample rate. |