Sets a synchronization callback.

Declaration Syntax
public int SetSync(
BASSSync type,
long param,
SYNCPROC syncProc
)
Public Function SetSync ( _
type As BASSSync, _
param As Long, _
syncProc As SYNCPROC _
) As Integer

Parameters
- type (BASSSync)
- Sync type
- param (Int64)
- Parameter (depends on sync type)
- syncProc (SYNCPROC)
- Instance of the synchronization callback

Return Value
Synchronization callback handle
Assembly:
MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)