See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toPlayer > MediaInserted
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
MediaInserted

This informs the player that new removable media has been added into the system.

Parameters
Parameters 
Description 
medianame 
[in] string indicating drive of media inserted (encoding determined by version setting). Generally the drive letter and colon is appropriate (e.g. D: ). 
Return Values
Return Values 
Description 
void 
no return value 
Remarks

The plug-in should only call this function if it supports removable media (e.g. CDs).

See Also
Copyright (c) Quinnware 2007. All rights reserved.