|
|
@ -206,7 +206,7 @@ Example: problematic assertion
|
|
|
|
approximately what the C API can do
|
|
|
|
approximately what the C API can do
|
|
|
|
|
|
|
|
|
|
|
|
* don't export implementation details in the API - for instance
|
|
|
|
* don't export implementation details in the API - for instance
|
|
|
|
KAudio(Play|Record)Stream should probably only inherit from QObject, and
|
|
|
|
KAudio(Play|Record)Stream should probably only inherit from TQObject, and
|
|
|
|
only "use" some aRts objects to do the actual work - that way, they can
|
|
|
|
only "use" some aRts objects to do the actual work - that way, they can
|
|
|
|
be changed/modified more easily afterwards
|
|
|
|
be changed/modified more easily afterwards
|
|
|
|
|
|
|
|
|
|
|
|