Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
O
P
R
S
T
V
W
X
G
getAudioClip()
- Method in class cami.jmootcher.
JMootcher.SoundFile
getBitDepth()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the bitDepth of the sample, usually 16
getBitRate()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the resolution of the sample
getChannels()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the number of channels, usually 1 or 2
getDate()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the creation-date of this sample
getDescription()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the freesound description of this file
getDissimilarFiles()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns an array containig disimilar soundfiles, for further information see
getDissimilarSamples(int)
- Method in class cami.jmootcher.
JMootcher
getDuration()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the duration in seconds of the sample
getExtension()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the fileextension
getFileSize()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the filesize in bytes
getFileType()
- Method in class cami.jmootcher.
JMootcher.SoundFile
Returns an internal representation of the soundTypes
getFileURL()
- Method in class cami.jmootcher.
JMootcher.SoundFile
getID()
- Method in class cami.jmootcher.
JMootcher.SoundFile
Returns the freesound id of this sample
getInputStream(JMootcher.SoundFile)
- Method in class cami.jmootcher.
JMootcher
getInputStream(int)
- Method in class cami.jmootcher.
JMootcher
getInputStream()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns an
InputStream
pointing to the given file, or
null
if the File doesnt exist, the InputStream points on the web
getKeyWords()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the freesound keywords for this sample
getLatitude()
- Method in class cami.jmootcher.
JMootcher.SoundFile
Returns the altitude of a geotagged Sample, null if not geotagged
getLongitude()
- Method in class cami.jmootcher.
JMootcher.SoundFile
return the logitude of geotagged sample, or null
getMootcher()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the assigned jMootcher controller, which handles all HTTP-requests
getOriginalFileName()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the sample's original filename
getPreview()
- Method in class cami.jmootcher.
JMootcher.SoundFile
getPreviewImageURL()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the URL of a preview image, frequency is colorcoded, imageFormat is png
getPreviewImageURLString()
- Method in class cami.jmootcher.
JMootcher.SoundFile
getPreviewInputStream()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns an InputStream pointing to the preview mp3, if the File doesnt exists a
null
is returned
getPreviewURL()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the URL to the prewiev soundFile, which is accessiblel without an account, for the full sample a freesound account is required.
getPreviewURLString()
- Method in class cami.jmootcher.
JMootcher.SoundFile
getSample()
- Method in class cami.jmootcher.
JMootcher.SoundFile
getSampleByID(int)
- Method in class cami.jmootcher.
JMootcher
returns a new SoundFile null if nonexisting
getSampleRate()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the sample rate in [Hz]
getSamples(int)
- Method in class cami.jmootcher.
JMootcher
fetches a sample with a given ID
getSamples(String)
- Method in class cami.jmootcher.
JMootcher
fetches samples with given tags / keywords
getSamples(String[])
- Method in class cami.jmootcher.
JMootcher
fetches samples with given tags / keywords
getSamplesByKeyword(String)
- Method in class cami.jmootcher.
JMootcher
getSamplesByKeyword(String[])
- Method in class cami.jmootcher.
JMootcher
getSimilarFiles()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns an array containig similar soundfiles, for further information see
getSimilarSamples(int)
- Method in class cami.jmootcher.
JMootcher
getURLConnectionContent(HttpURLConnection)
- Method in class cami.jmootcher.
JMootcher
getURLConnectionContent(HttpURLConnection, boolean)
- Method in class cami.jmootcher.
JMootcher
Fetches the conntent of a HttpURLConnection and returns it as a a String
getUserID()
- Method in class cami.jmootcher.
JMootcher.SoundFile
returns the user-id of the creater of this sample
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
O
P
R
S
T
V
W
X