ServiusHack / MStarPlayer

Multi-channel, multi-track, multi-player player for audio files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag and drop support

ServiusHack opened this issue · comments

Dropping audio files on a player or a track loads the audio file. Dropping images on a player sets the image as the background of the player.

FileDragAndDropTarget should make implementing this rather easy.