Class: ArchiveStream/Play/RTP
Superclasses:
Syntax:
set stream [new ArchiveStream/Play/RTP]
Description:
This class subclasses from ArchiveStream/Play and implements functionality for playing out RTP audio and video streams. Programmers typically should not have to create this object directly. They should instead invoke the ArchiveSession/Play/RTP::create_stream method on an audio/video session object to create the stream object.
Methods
Related Objects:
ArchiveStream, ArchiveStream/Play,
Putting it all together