BASS_FX_TempoGetSource
Get the source channel handle.
DWORD BASS_FX_TempoGetSource( |
Parameters
chan | Tempo stream (or source channel) handle |
Return value
If successful, the source channel handle is returned, else FALSE is returned. Use BASS_ErrorGetCode to get the error code.
Error code
BASS_ERROR_HANDLE | chan is not valid |
See also
BASS_FX_TempoCreate,
BASS_FX_TempoGetRateRatio, Tempo Attributes