+
Show TOC
×
Hide TOC
All methods
acceptChatRequest
Accept an incoming request to start an audio/video chat.
cancelClipRecording
Cancel current recording of an a/v clip.
deleteClip
Remove a clip from the Red5 streams folder.
destroy
AVCastManager
Destroy the AVCastManager instance.
destroy
AVChatManager
Destroy the AVChatManager instance.
destroy
AVClipManager
Destroy the AVChatManager instance.
destroy
BaseAVManager
Destroy the used RedBox manager's instance.
getAvailableCasts
Retrieve the list of available live broadcasts for the current Room.
getChatSession
Retrieve a
ChatSession
object instance.
getClip
Retrieve a
Clip
object instance from the clips list.
getClipList
Retrieve the list of available a/v clips for the current zone.
getRecordedClipId
Get the id of the currently recorded clip.
getStream
Get a NetStream object which makes use of the AVClipManager connection to Red5.
initAVConnection
Initialize the audio/video connection.
onRedBoxExtensionResponse
AVChatManager
Handle incoming server responses.
onRedBoxExtensionResponse
AVClipManager
Handle incoming server responses.
onRoomJoin
Handle room joined event.
onUserExitRoom
Handle user leaving current room.
onUserVariablesUpdate
Handle user variables update event.
previewRecordedClip
Preview the recorded a/v clip.
publishLiveCast
Start broadcasting the current user's live stream.
refuseChatRequest
Refuse an incoming request to start an audio/video chat.
sendChatRequest
Send a request to start an audio/video chat.
setMateName
Set the "mateName" property.
setMateStream
Set the "mateStream" property.
setMyStream
Set the "myStream" property.
setProperties
Overwrite current clip properties (for update purposes).
setStatus
Set the "status" property.
setStream
Set the "stream" property.
startClipRecording
Start recording a new a/v clip.
stopChat
Stop an a/v chat session currently in progress.
stopClipRecording
Stop current recording of an a/v clip.
stopPublishNotification
Stop receiving live cast published/unpublished events.
submitRecordedClip
Submit the recorded a/v clip to the server.
submitUploadedClip
Submit a previously uploaded a/v clip to the server.
subscribeLiveCast
Subscribe a live cast to receive its audio/video stream.
toString
ChatSession
Trace chat session attributes (for debug purposes).
toString
Clip
Trace clip attributes (for debug purposes).
toString
LiveCast
Trace live cast attributes (for debug purposes).
unpublishLiveCast
Stop broadcasting the current user's live stream.
unsubscribeAllLiveCasts
Unsubscribe all currently subscribed live casts.
unsubscribeLiveCast
Unsubscribe a live cast to stop receiving its audio/video stream.
updateClipProperties
Update the clip properties.