|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cnrg.itx.datax.devices.NetworkServer
This class tests audio streaming over the network. This sample routine uses a MicrophoneSource and a SpeakerDestination to stream audio to a NetworkClient. Note that in creating the various destinations and sources, the remote source/destination sample size MUST equal the local source/destination sample size.
Usage: jview cnrg.itx.datax.devices.NetworkServer [client host name]
Channel
,
StreamSource
,
NetworkDestination
,
NetworkSource
,
SpeakerDestination
Field Summary | |
static int |
NUM_ARGS
|
Constructor Summary | |
NetworkServer()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static int NUM_ARGS
Constructor Detail |
public NetworkServer()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |