Package | Description |
---|---|
com.samsung.android.sdk.professionalaudio |
Modifier and Type | Method and Description |
---|---|
void |
SapaProcessor.setStatusListener(SapaProcessor.StatusListener listener)
Set the specified StatusListener instance to receive status change events when the processing module terminates.
|
Constructor and Description |
---|
SapaProcessor(android.content.Context context,
SapaPluginInfo info,
SapaProcessor.StatusListener listener)
Creates a SapaProcessor instance with the specified processing module plug-in.
|
SapaProcessor(android.content.Context context,
SapaPluginInfo info,
SapaProcessor.StatusListener listener,
java.lang.String args)
Creates a SapaProcessor instance with the specified processing module plug-in with the specified message.
|