public interface IHwAudioEngine
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IHwAudioEngine.Stub |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getSupportedFeatures() |
void |
init(java.lang.String var1,
java.lang.String var2) |
boolean |
isFeatureSupported(int var1) |
java.util.List getSupportedFeatures() throws android.os.RemoteException
android.os.RemoteException
boolean isFeatureSupported(int var1) throws android.os.RemoteException
android.os.RemoteException
void init(java.lang.String var1, java.lang.String var2) throws android.os.RemoteException
android.os.RemoteException