home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 March
/
PCWorld_2008-03_cd.bin
/
Audio-video
/
zoomplayer
/
zp502std.exe
/
MediaGraph
/
example_cdaudio_using_cyberlink.mediagraph
< prev
next >
Wrap
Text File
|
2002-12-30
|
379b
|
13 lines
// 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)