Package org.robolectric.shadows
Class ShadowAudioSystem
java.lang.Object
org.robolectric.shadows.ShadowAudioSystem
@Implements(value=android.media.AudioSystem.class, isInAndroidSdk=false) public class ShadowAudioSystem extends Object
Shadow for
AudioSystem
.-
Constructor Summary
Constructors Constructor Description ShadowAudioSystem()
-
Method Summary
Modifier and Type Method Description protected static int
native_get_FCC_8()
-
Constructor Details
-
ShadowAudioSystem
public ShadowAudioSystem()
-
-
Method Details