Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AcsRecordingFileStatusUpdatedEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RecordingFileStatusUpdated event.

Hierarchy

  • AcsRecordingFileStatusUpdatedEventData

Index

Properties

recordingChannelType

recordingChannelType: RecordingChannelType

The recording channel type - Mixed, Unmixed

recordingContentType

recordingContentType: RecordingContentType

The recording content type- AudioVideo, or Audio

recordingDurationMs

recordingDurationMs: number

The recording duration in milliseconds

recordingFormatType

recordingFormatType: RecordingFormatType

The recording format type - Mp4, Mp3, Wav

recordingStartTime

recordingStartTime: string

The time at which the recording started

recordingStorageInfo

recordingStorageInfo: AcsRecordingStorageInfo

The details of recording storage information

sessionEndReason

sessionEndReason: string

The reason for ending recording session

Generated using TypeDoc