File

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

Description

The RecordingActivityComponent is the component that allows showing the recording activity.

Implements

OnInit

Metadata

Outputs

onRecordingDeleteRequested
Type : EventEmitter<RecordingDeleteRequestedEvent>

Provides event notifications that fire when delete recording button has been clicked. It provides the RecordingDeleteRequestedEvent payload as event data.

onRecordingDownloadClicked
Type : EventEmitter<RecordingDownloadClickedEvent>

Provides event notifications that fire when download recording button has been clicked. It provides the RecordingDownloadClickedEvent payload as event data.

onRecordingPlayClicked
Type : EventEmitter<RecordingPlayClickedEvent>

Provides event notifications that fire when play recording button has been clicked. It provides the RecordingPlayClickedEvent payload as event data.

onRecordingStartRequested
Type : EventEmitter<RecordingStartRequestedEvent>

This event is fired when the user clicks on the start recording button. It provides the RecordingStartRequestedEvent payload as event data.

onRecordingStopRequested
Type : EventEmitter<RecordingStopRequestedEvent>

Provides event notifications that fire when stop recording button has been clicked. It provides the RecordingStopRequestedEvent payload as event data.

API Directives

With the following directives you can modify the default User Interface with the aim of fully customizing your videoconference application.

No API directives available for this component.

results matching ""

    No results matching ""