home *** CD-ROM | disk | FTP | other *** search
- // This file uses the Cyberlink CD-Audio filter to play
- // CD discs. This filter is commercial and isn't packaged
- // with Zoom Player.
-
- # Load the Cyberlink CD-Audio Filter
- LoadFilter({54F43761-D46A-11D4-9D0E-DA91C8F4645E},Source File)
-
- # Load the File Name into the Filter
- SetFilterFileName(Source File,<FileName>)
-
- # Render the Output pin
- RenderPin(Source File,1)
-