File

projects/openvidu-angular/src/lib/components/panel/activities-panel/activities-panel.component.ts

Implements

OnInit

Metadata

Index

Properties
Methods
Outputs

Outputs

onDeleteRecordingClicked
Type : EventEmitter<string>

Provides event notifications that fire when delete recording button has been clicked. The recording should be deleted using the OpenVidu REST API.

onForceRecordingUpdate
Type : EventEmitter<void>

Provides event notifications that fire when a participant needs update the recordings information (usually when recording is stopped by the session moderator or recording panel is opened). The recordings should be updated using the REST API.

onStartBroadcastingClicked
Type : EventEmitter<string>

Provides event notifications that fire when start broadcasting button has been clicked. The broadcasting should be started using the REST API.

onStartRecordingClicked
Type : EventEmitter<void>

Provides event notifications that fire when start recording button has been clicked. The recording should be started using the OpenVidu REST API.

onStopBroadcastingClicked
Type : EventEmitter<void>

Provides event notifications that fire when stop broadcasting button has been clicked. The broadcasting should be stopped using the REST API.

onStopRecordingClicked
Type : EventEmitter<void>

Provides event notifications that fire when stop recording button has been clicked. The recording should be stopped using the OpenVidu REST API.

Methods

_onForceRecordingUpdate
_onForceRecordingUpdate()
Returns : void
_onStartBroadcastingClicked
_onStartBroadcastingClicked(broadcastUrl: string)
Parameters :
Name Type Optional
broadcastUrl string No
Returns : void
_onStopBroadcastingClicked
_onStopBroadcastingClicked()
Returns : void

Properties

showBroadcastingActivity
Type : boolean
Default value : true

results matching ""

    No results matching ""