public interface IHwAudioKaraokeFeature
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IHwAudioKaraokeFeature.Stub |
Modifier and Type | Method and Description |
---|---|
int |
enableKaraokeFeature(boolean var1) |
int |
getKaraokeLatency() |
void |
init(java.lang.String var1) |
boolean |
isKaraokeFeatureSupport() |
int |
setParameter(java.lang.String var1,
int var2) |
boolean isKaraokeFeatureSupport() throws android.os.RemoteException
android.os.RemoteException
int enableKaraokeFeature(boolean var1) throws android.os.RemoteException
android.os.RemoteException
int getKaraokeLatency() throws android.os.RemoteException
android.os.RemoteException
int setParameter(java.lang.String var1, int var2) throws android.os.RemoteException
android.os.RemoteException
void init(java.lang.String var1) throws android.os.RemoteException
android.os.RemoteException