Sets a sync callback for triggering events when the playlist index increments.
Declaration Syntax
C# | Visual Basic |
protected PlayerSyncProc SetSyncCallback( long position )
Protected Function SetSyncCallback ( _ position As Long _ ) As PlayerSyncProc
Parameters
- position (Int64)
- Sync callback position
Return Value
[Missing <returns> documentation for "M:MPfm.Player.Player.SetSyncCallback(System.Int64)"]