#include <mmf/server/mmfdevsoundcustominterfacesupportclasses.h>
class MAudioClientThreadInfo |
Public Member Functions | |
---|---|
pure virtual TInt | SetClientThreadInfo(TThreadId) |
Custom Interface class providing support for setting the client thread info for devsound.
Set client thread info for devsound if plugin implementation requires this info
Parameter | Description |
---|---|
aTid | the required thread Id |
Returns: An error code indicating if the function call was successful.