|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
StreamPacketListener | Interface for remote clients that wish to receive audio stream packets from a Total Recall VR system. |
Class Summary | |
---|---|
StreamControlPacket | Stream control packet. |
StreamMediaPacket | Packet that carries media for a specified stream. |
StreamPacket | Base class for audio stream packets sent to remote clients. |
StreamPacketReceiver | Receiver for audio stream packets. |
StreamPacketSender | Audio stream packet sender. |
This package contains classes which implement an audio streaming framework.
Total Recall systems use this framework to deliver audio to remote clients for the purpose of real-time call monitoring and off-line playing of recordings.
See the TRMonitoringExample.java and TRPlaybackExample.java file for details on how to use this streaming framework to monitor calls being recorded and play recordings of completed calls.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |