Package | Description |
---|---|
com.samsung.android.sdk.professionalaudio |
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<SapaPortConnection> |
SapaPortConnection.CREATOR |
Modifier and Type | Method and Description |
---|---|
java.util.List<SapaPortConnection> |
SapaService.getAllConnection()
Get all of port connections
|
Modifier and Type | Method and Description |
---|---|
void |
SapaService.connect(SapaPortConnection connection)
Connect a port connection.
|
void |
SapaService.disconnect(SapaPortConnection connection)
Disconnect a port connection
|