aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/media/UAudioConverterPlugin.pas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix audio-converter initializationtobigun2010-11-081-10/+17
| | | | | | - constructors must be public in pascal git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2714 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - unload plugintobigun2010-11-051-3/+3
| | | | | | - module specific init/finalize git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2708 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Support for media interface priorities tobigun2010-11-021-1/+1
| | | | | | | - all media interfaces classes have to explicitly implement IMediaInterface, otherwise access to the priority and name will fail git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2707 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio converter plugin interface addedtobigun2010-11-011-0/+183
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2703 b956fd51-792f-4845-bead-9b4dfca2ff2c