Class: ArchiveStream/Record/RTP
Superclasses:
Syntax:
set stream [new ArchiveStream/Record/RTP]
Description:
This class subclasses from ArchiveStream/Record and implements functionality for recording RTP audio and video streams. Programmers typically should not have to create this object directly. It gets created automatically by C++ code whenever a new source is detected by the ArchiveSession/Record object.
Methods
Related Objects:
ArchiveStream, ArchiveStream/Record,
Putting it all together