banner.gif (9320 ???)


Plugin

You can extend Unreal Player's functions or changes appearanve using plugins.

0 Plugin type

Unreal Player supports the following three type of plugins.Refer to this page for how to install them.

*The plugins which directly accesses WinAmp will not with this release of unreal player.

1 How to create your own plugins

It's not so difficult to create your own plugins because Unreal Player will do the lowlevel graphics task. Source code for Visual C++ can be downloaded from the following URL.

http://www.303tek.com/products/unrealplayer/plugin/index.html

2.0 Background plugin

Background will display the image in the mainscreen of unreal player.

mainwindow.gif (12791 ???)

sample code (C++)

2.1 Fullscreen plugin

It will display the image in the full screen. You can use it as a screen saver.

sample code (C++)

2.2 WinAmp plugin

Unreal Player supports WinAmp plugins such as MISAO spectrum analizer..


(C) 303tek.com