Serialized Form
channelType
int channelType
- Type of the properties collection.
properties
java.util.Vector properties
- The vector to store all the properties.
Package cnrg.itx.datax.devices |
bitsPerSample
int bitsPerSample
- The number of bits per sample.
sampleFormat
int sampleFormat
- The audio format used for sampling.
sampleRate
int sampleRate
- The sampling rate.
dVersion
double dVersion
- The version number of the network device.
iaAddress
java.net.InetAddress iaAddress
- The IP address of the network device.
iInitialSequenceNumber
int iInitialSequenceNumber
- The sequence number for the first packet that is generated by the network device.
iPacketSize
int iPacketSize
- The packet size for the network device.
iPort
int iPort
- The port number for the network device.
Package cnrg.itx.datax.jaudio |