Previous | Up | Next |
Create a multimedia player.Parameters
Multi _CRmulti ( Chn _channel_ ObjWin _window_ I _x_ I _y_ I _width_ I _height_ P _file_ Media _media_ )
Return value
_channel_ proprietary channel _window_ any window _x_ x coordinate _y_ y coordinate _width_ width _height_ height _file_ multimedia file to read. If nil, the following parameter indicates the media to open. _media_ if _file_ is nil, this parameter indicates the media to open :
_CDAUDIO cd _DIGITALVIDEO digital video _VCR vcr device _VIDEODISC video disc
New multimedia player.