Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G I L M O P R S T V W

A

ADPCMConstants - interface com.anotherbigidea.flash.sound.ADPCMConstants.
 
ADPCMEncodeStream - class com.anotherbigidea.flash.sound.ADPCMEncodeStream.
ADPCM Encoder
ADPCMEncodeStream(InputStream, boolean, boolean) - Constructor for class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
ADPCMHelper - class com.anotherbigidea.flash.sound.ADPCMHelper.
ADPCM Utilities
ADPCMHelper(InputStream, int) - Constructor for class com.anotherbigidea.flash.sound.ADPCMHelper
 
ADPCMHelper.ADPCMPacket - class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket.
 
ADPCMHelper.ADPCMPacket() - Constructor for class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
ADPCMHelper.FramedInputStream - class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream.
InputStream wrapper that ensures AudioInputStream is read on a frame-by-frame basis
ADPCMHelper.FramedInputStream(InputStream, int) - Constructor for class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 
audioIn - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
averageSampleCount - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 

B

bitRate - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
bit_rate - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 

C

CHANNEL_MODE_DUAL_CHANNEL - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
CHANNEL_MODE_JOINT_STEREO - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
CHANNEL_MODE_MONO - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
CHANNEL_MODE_STEREO - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
channelMode - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
com.anotherbigidea.flash.sound - package com.anotherbigidea.flash.sound
 
copyrighted - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
currentPacket - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 

D

data - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
dataPtr - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 
done - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 

E

EMPHASIS_50_15_MS - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
EMPHASIS_CCIT_J17 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
EMPHASIS_NONE - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
EMPHASIS_RESERVED - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
emphasis - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 

F

FRAME_SAMPLES_MPEG_1 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
FRAME_SAMPLES_MPEG_2 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
frameData - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 
frameSize - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 

G

getBitRate() - Method in class com.anotherbigidea.flash.sound.MP3Frame
 
getBlockData(boolean) - Method in class com.anotherbigidea.flash.sound.ADPCMHelper
Streaming block
getDataLength() - Method in class com.anotherbigidea.flash.sound.MP3Frame
 
getDelta() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
Get the next ADPCM delta
getFirstPacketSample() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
getIndex() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
getSample() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
getSampleRate() - Method in class com.anotherbigidea.flash.sound.MP3Frame
 
getSamplesPerFrame() - Method in class com.anotherbigidea.flash.sound.MP3Frame
 
getSoundDefinition() - Method in class com.anotherbigidea.flash.sound.ADPCMHelper
 
getSoundDefinition(InputStream) - Static method in class com.anotherbigidea.flash.sound.MP3Helper
 
getSoundDefinition(InputStream, int) - Static method in class com.anotherbigidea.flash.sound.RawHelper
 
getStreamHeader() - Method in class com.anotherbigidea.flash.sound.ADPCMHelper
 

I

in - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 
index - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
indexTable - Static variable in interface com.anotherbigidea.flash.sound.ADPCMConstants
Intel ADPCM step variation table
initialLeftIndex - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
initialLeftSample - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
initialRightIndex - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
initialRightSample - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
is16Bit - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
is16bit - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
isDone - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
isDone() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
isProtected - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
isSigned - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
isSigned - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
isStereo - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
isStereo() - Method in class com.anotherbigidea.flash.sound.MP3Frame
 

L

leftData - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
leftEncoder - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 

M

MP3Frame - class com.anotherbigidea.flash.sound.MP3Frame.
An MP3 sound data frame.
MP3Frame() - Constructor for class com.anotherbigidea.flash.sound.MP3Frame
 
MP3Helper - class com.anotherbigidea.flash.sound.MP3Helper.
MP3 Utilities
MP3Helper() - Constructor for class com.anotherbigidea.flash.sound.MP3Helper
 
MPEG10SampleRates - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG1BitRates - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG20SampleRates - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG25SampleRates - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG2BitRates - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG_Layer_1 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG_Layer_2 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG_Layer_3 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG_Version_1 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG_Version_2 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
MPEG_Version_2_5 - Static variable in class com.anotherbigidea.flash.sound.MP3Frame
 
main(String[]) - Static method in class com.anotherbigidea.flash.sound.ADPCMHelper
Makes a non-streaming SWF from a Java Sound compatible audio file.
main(String[]) - Static method in class com.anotherbigidea.flash.sound.MP3Helper
Makes a streaming SWF from an MP3.
main(String[]) - Static method in class com.anotherbigidea.flash.sound.RawHelper
Makes a streaming SWF from a Java Sound compatible audio file.
main2(String[]) - Static method in class com.anotherbigidea.flash.sound.ADPCMHelper
Makes a streaming SWF from a Java Sound compatible audio file.
modeExtension - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
mpegLayer - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
mpegVersion - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 

O

original - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 

P

PACKET_SIZE - Static variable in interface com.anotherbigidea.flash.sound.ADPCMConstants
 
padded - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
peekSample() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
playback16bit - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
playbackFrequency - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
playbackStereo - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
pushSample(int) - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 

R

RawHelper - class com.anotherbigidea.flash.sound.RawHelper.
Raw Audio Utilities
RawHelper() - Constructor for class com.anotherbigidea.flash.sound.RawHelper
 
rate - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
read() - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
read() - Method in class com.anotherbigidea.flash.sound.ADPCMHelper.FramedInputStream
 
readFrame(InputStream) - Static method in class com.anotherbigidea.flash.sound.MP3Frame
Read the next MP3 frame from the stream - return null if no more
readPacket(int) - Method in class com.anotherbigidea.flash.sound.ADPCMHelper
 
rightData - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
rightEncoder - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 

S

SoundStreamHead - class com.anotherbigidea.flash.sound.SoundStreamHead.
Sound Stream Header Information
SoundStreamHead(int, boolean, boolean, int, int, boolean, boolean, int) - Constructor for class com.anotherbigidea.flash.sound.SoundStreamHead
 
SoundStreamHead(int, boolean, boolean, int, int) - Constructor for class com.anotherbigidea.flash.sound.SoundStreamHead
Playback and streaming parameters are assumed to be the same
sampleCount - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper.ADPCMPacket
 
sampleCount - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
sampleRate - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
sampleRate - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
sampleStack - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
sample_rate - Variable in class com.anotherbigidea.flash.sound.MP3Frame
 
samplesIn - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 
samplesPerFrame - Variable in class com.anotherbigidea.flash.sound.ADPCMHelper
 
setIndex(int) - Method in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
Set the index, given sample 1, to the closest value that gives the delta with the next sample
stepsizeTable - Static variable in interface com.anotherbigidea.flash.sound.ADPCMConstants
 
stream16bit - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
streamFormat - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
streamFrequency - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
streamStereo - Variable in class com.anotherbigidea.flash.sound.SoundStreamHead
 
streamingBlocks(InputStream, int, ArrayList) - Static method in class com.anotherbigidea.flash.sound.MP3Helper
Read an MP3 input file.
streamingBlocks(InputStream, int, ArrayList) - Static method in class com.anotherbigidea.flash.sound.RawHelper
Read an audio input file that is supported by the Java Sound API

T

toString() - Method in class com.anotherbigidea.flash.sound.MP3Frame
 

V

valpred - Variable in class com.anotherbigidea.flash.sound.ADPCMEncodeStream
 

W

write(OutputStream) - Method in class com.anotherbigidea.flash.sound.MP3Frame
 
write(SWFSpriteTagTypes) - Method in class com.anotherbigidea.flash.sound.SoundStreamHead
 
writePacket(ADPCMHelper.ADPCMPacket, OutStream, boolean) - Method in class com.anotherbigidea.flash.sound.ADPCMHelper
 

A B C D E F G I L M O P R S T V W