Uses of Class
sk.baka.ambient.collection.file.AbstractAudio

Packages that use AbstractAudio
sk.baka.ambient.collection.file   
 

Uses of AbstractAudio in sk.baka.ambient.collection.file
 

Subclasses of AbstractAudio in sk.baka.ambient.collection.file
 class FileAudio
          Denotes a file on the filesystem.
 class MediaStoreAudio
          Denotes a file in the MediaStore.
 class URLAudio
          An URL audio.
 

Methods in sk.baka.ambient.collection.file that return AbstractAudio
static AbstractAudio AbstractAudio.fromUri(java.lang.String fileUri)
          Returns the audio object instance from a file denoted by given URI.
 



Copyright © 2007-2009. All Rights Reserved.