Package | Description |
---|---|
com.samsung.android.sdk.professionalaudio | |
com.samsung.android.sdk.professionalaudio.app |
Modifier and Type | Method and Description |
---|---|
void |
SapaService.register(SapaProcessor processor)
Register the specified SapaProcessor instance with this SapaService instance.
|
void |
SapaService.register(SapaProcessor processor,
boolean isPowerSavingModeEnabled)
Register the specified SapaProcessor instance with this SapaService instance.
|
void |
SapaService.unregister(SapaProcessor processor)
Unregister the specified SapaProcessor instance.
|
Modifier and Type | Method and Description |
---|---|
void |
SapaAppInfo.setPortFromSapaProcessor(SapaProcessor sapaProcessor)
Sets ports registered on sapaProcessor to ports.
|