| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| markerFactory — Property in class com.adobe.coreUI.controls.whiteboardClasses.ToolBarDescriptors.WBToolBarDescriptor |
| |
| maxFileSize — Property in class com.adobe.rtc.sharedManagers.FileManager |
|
Specifies the maximum filesize allowed. |
| maxP2PStreamPublish — Property in class com.adobe.rtc.sharedManagers.StreamManager |
|
Maximum number of peer to to peer streams that any user can have. |
| measuredHeight — Property in class com.adobe.rtc.collaboration.WebcamSubscriber |
| |
| measuredWidth — Property in class com.adobe.rtc.collaboration.WebcamSubscriber |
| |
| MeetingInfoEvent — Class in package com.adobe.rtc.events |
|
Event class dispatched by com.adobe.rtc.session.sessionClasses.MeetingInfoService
|
| MeetingInfoEvent(p_type, p_itemsType, p_items) — Constructor in class com.adobe.rtc.events.MeetingInfoEvent |
| |
| MENU_AUDIENCE_USER_ICON — Static property in class com.adobe.rtc.pods.Roster |
|
The audience user icon used in the default menu that corresponds to UserRoles.VIEWER. |
| menuButtonStyleName — Style in class com.adobe.rtc.pods.Roster |
|
StyleName for the MenuButton which appears in highlighted rows. |
| menuData — Property in class com.adobe.rtc.pods.HorizontalRoster |
|
Specifies a custom dataProvider to supply to a menu when a user item is clicked. |
| menuDataProviderFunction — Property in class com.adobe.rtc.pods.Roster |
|
Specifies a user-supplied function to use in determining the dataProvider
of the user options menu for each userDescriptor. |
| MENU_HOST_USER_ICON — Static property in class com.adobe.rtc.pods.Roster |
|
The host user icon used in the default menu that corresponds to UserRoles.OWNER. |
| MENU_PARTICIPANT_USER_ICON — Static property in class com.adobe.rtc.pods.Roster |
|
The participant user icon used in the default menu that corresponds to UserRoles.PUBLISHER. |
| message — Property in class com.adobe.rtc.events.ChatEvent |
|
The ChateMessageDescriptor for which this event pertains, if applicable. |
| message — Property in class com.adobe.rtc.sharedModel.userQueueClasses.UserQueueItem |
|
The optional message that came along with the request. |
| MessageItem — Class in package com.adobe.rtc.messaging |
|
MessageItem is a "descriptor" for the properties of messages sent, received, and stored by a CollectionNode. |
| MessageItem(p_nodeName, p_body, p_itemID) — Constructor in class com.adobe.rtc.messaging.MessageItem |
| |
| MessageNodeError — Class in package com.adobe.rtc.messaging.errors |
|
MessageNodeError is an Error class containing the constants for various messaging error descriptions. |
| MessageNodeError(p_message) — Constructor in class com.adobe.rtc.messaging.errors.MessageNodeError |
| |
| micIndex — Property in class com.adobe.rtc.clientManagers.MicrophoneManager |
|
Returns are microphone index. |
| microphone — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
Returns the Microphone object associated with this publisher. |
| MicrophoneManager — Class in package com.adobe.rtc.clientManagers |
|
MicrophoneManager is a utility component that provides features such as MicrophoneIndex,
silence timeout, echo suppression, gain, and so on. |
| MicrophoneManager() — Constructor in class com.adobe.rtc.clientManagers.MicrophoneManager |
| |
| micState — Property in class com.adobe.rtc.clientManagers.MicrophoneManager |
|
Returns the index and gain. |
| _minVersion — Property in class com.adobe.rtc.addin.AddInLauncher |
| |
| minVersion — Property in class com.adobe.rtc.addin.AddInLauncher |
|
the minimum version of the AddIn required
|
| model — Property in class com.adobe.coreUI.controls.WhiteBoard |
|
Determines the model used in this white board
|
| model — Property in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas |
|
Sets the model. |
| model — Property in class com.adobe.rtc.pods.Note |
|
Allows access to the model component of the note. |
| model — Property in class com.adobe.rtc.pods.SharedWhiteBoard |
|
|
| model — Property in class com.adobe.rtc.pods.SimpleChat |
|
Returns the model for this chat pod. |
| model — Property in class com.adobe.rtc.pods.WebCamera |
|
Returns the CameraModel associated with this pod. |
| MODEM — Constant static property in class com.adobe.rtc.session.RoomSettings |
|
Room connection speed constant for MODEM. |
| modifyAnyItem — Property in class com.adobe.rtc.messaging.NodeConfiguration |
|
Whether or not publishers may modify other users' stored items on the node (true) or only
MessageItems they have published (false). |
| modifyShapeDescriptor(p_shapeID, p_newShapeDescriptor:com.adobe.coreUI.controls.whiteboardClasses:WBShapeDescriptor) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBModel |
| |
| modifyShapeDescriptor(p_shapeID, p_newShapeDescriptor:com.adobe.coreUI.controls.whiteboardClasses:WBShapeDescriptor) — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel |
|
API for changing properties and attributes of the Shape. |
| move(p_x, p_y) — Method in class com.adobe.rtc.collaboration.WebcamSubscriber |
| |
| moveSizeRotateShape(p_shapeID, p_x, p_y, p_w, p_h, p_rotation, p_isLocal) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBModel |
|
Change layout of shape i.e. |
| moveSizeRotateShape(p_shapeID, p_x, p_y, p_w, p_h, p_rotation, p_allowLocalChange) — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel |
|
API for changing shape layout like x,y position width, height, rotation. |
| msg — Property in class com.adobe.rtc.sharedModel.descriptors.ChatMessageDescriptor |
|
The chat message contents. |
| multicastWindowDuration — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
Sets the silence timeout of the publisher's microphone. |
| multicastWindowDuration — Property in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Sets the silence timeout of the publisher's microphone. |
| mute — Property in class com.adobe.rtc.sharedManagers.descriptors.StreamDescriptor |
|
The mute state for audio streams: true for muted, false for not
|
| muteStream(p_streamType, p_state, p_streamPublisherID, p_groupName, p_recipientIDs) — Method in class com.adobe.rtc.sharedManagers.StreamManager |
|
Mutes an audio stream based on type, state(muted or non muted), and publisher ID. |
| myBuddyList — Property in class com.adobe.rtc.sharedManagers.UserManager |
|
An array of userIDs, which represents the set of users which might be listening for the current user's updates
Note, this isn't the set of users the current user is listening for, but rather the inverse. |
| myCursorClass — Property in class com.adobe.rtc.collaboration.SharedCursorPane |
|
Class to use for the current user's cursor. |
| myRoleChange — Event in class com.adobe.rtc.pods.Note |
|
Dispatched when the user's role with respect to the component changes. |
| myRoleChange — Event in class com.adobe.rtc.pods.cameraClasses.CameraModel |
|
Dispatched when the user's role with respect to this component changes. |
| myRoleChange — Event in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel |
| |
| myRoleChange — Event in class com.adobe.rtc.sharedManagers.FileManager |
|
Dispatched when the my role with respect to a stream changes. |
| myRoleChange — Event in class com.adobe.rtc.sharedManagers.StreamManager |
|
Dispatched when the my role with respect to a stream changes. |
| myRoleChange — Event in class com.adobe.rtc.sharedModel.CollectionNode |
|
Dispatched when the current user's role changes for the
collectionNode as a whole and not nodes within it. |
| myRoleChange — Event in class com.adobe.rtc.sharedModel.SharedProperty |
|
Dispatched when the user's role with respect to this SharedProperty changes. |
| MY_ROLE_CHANGE — Constant static property in class com.adobe.rtc.events.CollectionNodeEvent |
|
The type of event emitted when the CollectionNode receives a change in userRole
for the current user on itself only (not on its individual nodes). |
| myTrace(... rest) — Method in class com.adobe.rtc.session.managers.SessionManagerPlayback |
| |
| myTrace(... rest) — Method in class com.adobe.rtc.session.sessionClasses.PlaybackSeekClient |
| |
| myUserAffiliation — Property in class com.adobe.rtc.sharedManagers.UserManager |
|
Specifies the current user's affiliation. |
| myUserID — Property in class com.adobe.rtc.sharedManagers.UserManager |
|
The current user's userID. |
| myUserRole — Property in class com.adobe.rtc.sharedManagers.UserManager |
|
Specifies the current user's role. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |