This code wraps API Functions, that manipulate MCI Devices (mciSendString, mciGetErrorString).
Inputs
Just declare class and use it's methods to control your multimedia
Assumes
All explanations are at the top of the class
Returns
It returns errors and errors description
Side Effects
none, I think