NlMakesis Y-Browser Y-Tasks
In symbian 8.0 CMMFDevSound class is derived from CBase and MMMFHwDeviceObserver
but in 9.0 CMMFDevSound is derived through only CBase
The question is that in 9.0 ,how is Hwdevice handling because there is no any implementation of MMMFHwDeviceObserver .
Thanks,
The design of DevSound has been changed since Symbian 8.0b onwards due to platform security feature. Now it is split into client and server, the server being in different process.
Refer the Devsound design document for further details.
Chao, Raghav
please can you expalin in briefly .
See this post http://newlc.com/topic-18328 it's contains useful information.
Forum posts: 95
The design of DevSound has been changed since Symbian 8.0b onwards due to platform security feature. Now it is split into client and server, the server being in different process.
Refer the Devsound design document for further details.
Chao,
Raghav
Forum posts: 75
please can you expalin in briefly .
Forum posts: 5
See this post http://newlc.com/topic-18328 it's contains useful information.