Index

A B C D E F G J M N O R S T U W X 
All Classes All Packages

X

x3 - package x3
 
X3_D3X3A - Static variable in class x3.X3FileSystem
 
X3_HDRLEN - Static variable in class x3.X3FrameHeader
 
X3_KEY - Static variable in class x3.X3FrameHeader
 
X3_PAMBUOY - Static variable in class x3.X3FileSystem
 
X3_UNKNOWN - Static variable in class x3.X3FileSystem
 
X3BitPacker - Class in x3
Bit packer to pack sequential bits of data into byte chunks.
X3BitPacker(byte[]) - Constructor for class x3.X3BitPacker
Construct a new bit packer.
X3Common - Class in x3
 
X3Common() - Constructor for class x3.X3Common
 
X3D3FileSystem - Class in x3
X3 file reading and writing functions which follow Marks D3 standard X3 files.
X3D3FileSystem() - Constructor for class x3.X3D3FileSystem
 
X3D3Test - Class in x3
Test program
X3D3Test() - Constructor for class x3.X3D3Test
 
X3Encoder - Interface in x3
General X3 encoder / decoder.
X3FileHeader - Class in x3
File header information for an X3 File.
X3FileHeader() - Constructor for class x3.X3FileHeader
 
X3FileSystem - Class in x3
Interface for dealing with the two slightly different X3 file systems (even though we're hoping to fade one out asap).
X3FileSystem() - Constructor for class x3.X3FileSystem
 
X3FrameDecode - Class in x3
Functions to decode a single x3 frame.
X3FrameDecode() - Constructor for class x3.X3FrameDecode
 
X3FrameEncode - Class in x3
Functions to encode a single X3 frame.
X3FrameEncode() - Constructor for class x3.X3FrameEncode
Constructor - created the required standard rice tables.
X3FrameHeader - Class in x3
Frame header for Marks d3 x3 format data.
X3FrameHeader() - Constructor for class x3.X3FrameHeader
Information we expect from each frame header.
X3FrameHeader(byte, int, short, short, long, int) - Constructor for class x3.X3FrameHeader
Constructor used when writing data
X3JavaEncoder - Class in x3
Pure Java X3 - Wav file encoder / decoder.
X3JavaEncoder() - Constructor for class x3.X3JavaEncoder
 
X3JNIEncoder - Class in x3
Encoder which makes calls through to C code JNI functions.
X3JNIEncoder() - Constructor for class x3.X3JNIEncoder
 
X3PBFileSystem - Class in x3
X3 file functions using the standards used for the Decimus system which is slightly different to the d3 standard.
X3PBFileSystem() - Constructor for class x3.X3PBFileSystem
 
x3ToWav(String, String) - Method in interface x3.X3Encoder
Convert an x3 file into a wav file
x3ToWav(String, String) - Method in class x3.X3JavaEncoder
 
x3ToWav(String, String) - Method in class x3.X3JNIEncoder
 
A B C D E F G J M N O R S T U W X 
All Classes All Packages