Sets a sync callback for triggering events when the playlist index increments.

C# | Visual Basic |
protected PlayerSyncProc SetSyncCallback( long position )
Protected Function SetSyncCallback ( _ position As Long _ ) As PlayerSyncProc

- position (Int64)
- Sync callback position

[Missing <returns> documentation for "M:MPfm.Player.Player.SetSyncCallback(System.Int64)"]