Interface | Description |
---|---|
StreamPacketListener |
Interface for remote clients that wish to receive audio stream packets
from a Total Recall VR system.
|
Class | Description |
---|---|
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.
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.