The Audio object constructor is called by the framework. Audio Object developers should use the constructors to initialize their classes to a suitable state. No member variables and pointers should be un-initialized.
CAudioObject::CAudioObject()
The constructor initializes various member variables.