An Android Implementation of a Virtual Sound Player..
VirtualSound-Player is hosted in the following web site
https://github.com/Neo-DW/VirtualSound-Player
If you think the Android project VirtualSound-Player listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of VirtualSound-Player.
Item | Value |
---|---|
Java File Count | 22 |
Activity Count | 1 |
jar files used | jl1.0.1.jar native-libs.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 5 image files in VirtualSound-Player. The names of the image files are listed as follows.
audio23.png audio49.png fast4.png player.png player2.png
The following screenshort is generated from the image listed above.
VirtualSound-Player has the following Java source files.
com.pkuioa.virtualsoundplayer.ApplicationTest.java com.pkuioa.virtualsoundplayer.VSInstrument.java com.pkuioa.virtualsoundplayer.VSMediaStoreAccess.java com.pkuioa.virtualsoundplayer.VSOnSeekBarChangeListener.java com.pkuioa.virtualsoundplayer.VSPlayerMainActivity.java com.pkuioa.virtualsoundplayer.VSSoundPlayer.java com.pkuioa.virtualsoundplayer.VSTrackSelector.java com.smp.soundtouchandroid.AACFileAudioSink.java com.smp.soundtouchandroid.AudioDecoder.java com.smp.soundtouchandroid.AudioEncoder.java com.smp.soundtouchandroid.AudioProcessor.java com.smp.soundtouchandroid.AudioSink.java com.smp.soundtouchandroid.AudioTrackAudioSink.java com.smp.soundtouchandroid.MediaCodecAudioDecoder.java com.smp.soundtouchandroid.MediaCodecAudioEncoder.java com.smp.soundtouchandroid.OnProgressChangedListener.java com.smp.soundtouchandroid.SoundStreamAudioPlayer.java com.smp.soundtouchandroid.SoundStreamDecoderException.java com.smp.soundtouchandroid.SoundStreamFileWriter.java com.smp.soundtouchandroid.SoundStreamRunnable.java com.smp.soundtouchandroid.SoundStreamRuntimeException.java com.smp.soundtouchandroid.SoundTouch.java