- getActionDefinition(SapaApp, String) - Method in interface com.samsung.android.sdk.professionalaudio.app.SapaActionDefinerInterface
-
This method returns the definition of the action on the instance defined by id.
- getActionInfo(String) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns information about action with given identifier.
- getActions() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns an array of declared actions.
- getActiveApp(SapaApp) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppService
-
This method gets information about the active instance of the application.
- getActiveAppInfo(String) - Method in interface com.samsung.android.sdk.professionalaudio.app.AudioAppConnectionService
-
- getAllActiveApp() - Method in interface com.samsung.android.sdk.professionalaudio.app.AudioAppConnectionService
-
- getAllActiveApp() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppService
-
This method returns a list of active instances of AudioApps.
- getAllConnection() - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get all of port connections
- getAllInstalledApp() - Method in interface com.samsung.android.sdk.professionalaudio.app.AudioAppConnectionService
-
- getAllInstalledApp() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppService
-
This method returns a list of installed AudioApps.
- getAllPlugin() - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Deprecated.
- getAllPort() - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get the list of all ports.
- getApp() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns SapaApp object that identifies instance of application.
- getApp(Intent) - Static method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method reads instance id from intent received in onStartCommand
method.
- getAppInfo(Intent) - Static method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method reads application info from intent received in onStartCommand
method.
- getAudioDeviceControlStatus(int) - Method in class com.samsung.android.sdk.professionalaudio.SapaService.Parameters
-
Get the status of controlling the audio device
- getAudioInputPortCount() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns information whether instance has at least one audio input port.
- getAudioOutputPortCount() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns information whether instance has at least one audio output port.
- getAvailableSapaProcessorCount() - Method in class com.samsung.android.sdk.professionalaudio.SapaService.Parameters
-
Get the available SapaProcessor's count
- getBufferSize() - Method in class com.samsung.android.sdk.professionalaudio.SapaService.Parameters
-
Get the Buffer size
- getCategory() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns category of application.
- getConfiguration() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns configuration of instance of application.
- getDescription() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns description of the application.
- getDestinationPort() - Method in class com.samsung.android.sdk.professionalaudio.SapaPortConnection
-
Get the destination port
- getDestinationPortName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPortConnection
-
Get the destination port full name
- getFullName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPort
-
Get the full port name.
- getIcon(Context) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaActionInfo
-
This method returns a drawable object of the icon representing the action.
- getIcon(Context) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns drawable object of icon of the application.
- getId() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaActionInfo
-
This method returns identifier of the action.
- getInOutType() - Method in class com.samsung.android.sdk.professionalaudio.SapaPort
-
Get the in-out type
- getInstalledApp(String) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppService
-
This method gets the information about installed application.
- getInstalledAppInfo(String) - Method in interface com.samsung.android.sdk.professionalaudio.app.AudioAppConnectionService
-
- getInstanceId() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaApp
-
This method returns id of instance of application.
- getLatency() - Method in class com.samsung.android.sdk.professionalaudio.SapaService.Parameters
-
Get the Latency value
- getLaunchIntent(String) - Method in interface com.samsung.android.sdk.professionalaudio.app.AudioAppConnectionService
-
- getLaunchIntent(SapaApp) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppService
-
This method obtains configurations described in the info of other applications.
- getLogo(Context) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns drawable object of logo of the application.
- getLoopbackPort(String) - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get the loopback port
- getLoopbackPorts() - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get the loopback port list
- getMetaData() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns metadata from AndroidManifest of represented
application.
- getMidiInputPortCount() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns information whether instance has at least one midi input port.
- getMidiOutputPortCount() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns information whether instance has at least one midi output port.
- getName(Context) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaActionInfo
-
Gets the resource in its application that represents name of action.
- getName() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns name of the application shown to user.
- getName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPluginInfo
-
Get the processing module name.
- getName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPort
-
Get the port name
- getPackageName() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaApp
-
This method returns package name of the application.
- getPackageName() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns package name of the application.
- getPackageName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPluginInfo
-
Get the processing module package name.
- getParameters() - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get the parameters of SapaService.
- getPort(String) - Method in class com.samsung.android.sdk.professionalaudio.SapaProcessor
-
get the valid port of the processor
- getPortByName(String) - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns port from the instance of application.
- getPorts() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Gets list of ports.
- getPorts() - Method in class com.samsung.android.sdk.professionalaudio.SapaProcessor
-
get all of the processor's port
- getProductGroupName() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns name of group of products.
- getSampleRate() - Method in class com.samsung.android.sdk.professionalaudio.SapaService.Parameters
-
Get the Sample rate
- getSignalType() - Method in class com.samsung.android.sdk.professionalaudio.SapaPort
-
Get the signal type
- getSourcePort() - Method in class com.samsung.android.sdk.professionalaudio.SapaPortConnection
-
Get the source port
- getSourcePortName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPortConnection
-
Get the source port full name
- getState(Intent) - Static method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns information whether the instance is activated or
deactivated.When the application declares that it can have more than one
instance, onStartCommand() is called on it when it is activated or
deactivated.
- getSystemPort(String) - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get the system ports
- getSystemPorts() - Method in class com.samsung.android.sdk.professionalaudio.SapaService
-
Get the system port list
- getTransportMaster() - Method in interface com.samsung.android.sdk.professionalaudio.app.AudioAppConnectionService
-
- getTransportMaster() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppService
-
Returns package name of transport master.
- getVendorName() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method returns vendor name.
- getVersionCode(Context) - Static method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
Returns version code.
- getVersionCode() - Method in class com.samsung.android.sdk.professionalaudio.Sapa
-
Get the version number of the Professional Audio package.
- getVersionCode() - Method in class com.samsung.android.sdk.professionalaudio.SapaPluginInfo
-
Get the processing module version number.
- getVersionName() - Method in class com.samsung.android.sdk.professionalaudio.app.SapaAppInfo
-
This method return version of application.
- getVersionName() - Method in class com.samsung.android.sdk.professionalaudio.Sapa
-
Get the version name of the Professional Audio package.
- getVersionName() - Method in class com.samsung.android.sdk.professionalaudio.SapaPluginInfo
-
Get the processing module version name.