Provides the basic building blocks for building pod components.
| Class | Description | |
|---|---|---|
| AudioPublisher | AudioPublisher is the collaboration component responsible for publishing VOIP audio to others in the room. | |
| AudioSubscriber | AudioSubscriber is the foundation class for receiving and playing VOIP audio in a LCCS room. | |
| BinaryPublisher | BinaryPublisher is a specialized FilePublisher used in submitting ByteArray data via HTTP for file-sharing. | |
| BinarySubscriber | BinarySubscriber is a simple variant of FileSubscriber that allows the developer to download a given FileDescriptor as a ByteArray in memory rather than as a file to be saved on the user's file system. | |
| FilePublisher | FilePublisher is a foundation component for supporting file uploads as well as notification to other users that a file has been uploaded. | |
| FileSubscriber | FileSubscriber is a simple helper class that enables file download as specified by a FileDescriptor. | |
| ScreenSharePublisher | ScreenSharePublisher is the component responsible for publishing screen share data to other room members. | |
| ScreenShareSubscriber | ScreenShareSubscriber is the foundation class for receiving and displaying screen share in a meeting room. | |
| ScreenShareSubscriberComplex | ScreenShareSubscriberComplex is the foundation class for receiving and displaying screen share in a meeting room. | |
| SharedCursorPane |
SharedCursorPane is a UIComponent that, when stretched over a region, tracks the cursor positions
of any user with role of UserRoles.PUBLISHER or higher within it and reports that position to
other users. |
|
| WebcamPublisher | WebcamPublisher is the component responsible for publishing webcam video to other room members. | |
| WebcamSubscriber | WebcamSubscriber is the foundation class for receiving and displaying webcam video in a meeting room. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/collaboration/package-detail.html