MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetSyncCallback Method (position)
NamespacesMPfm.PlayerPlayerSetSyncCallback(Int64)
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)"]

Assembly: MPfm.Player (Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)