AcsRecordingFileStatusUpdatedEventData interface

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

Properties

recordingChannelType

The recording channel type - Mixed, Unmixed

recordingContentType

The recording content type- AudioVideo, or Audio

recordingDurationMs

The recording duration in milliseconds

recordingFormatType

The recording format type - Mp4, Mp3, Wav

recordingStartTime

The time at which the recording started

recordingStorageInfo

The details of recording storage information

sessionEndReason

The reason for ending recording session

Property Details

recordingChannelType

The recording channel type - Mixed, Unmixed

recordingChannelType: string

Property Value

string

recordingContentType

The recording content type- AudioVideo, or Audio

recordingContentType: string

Property Value

string

recordingDurationMs

The recording duration in milliseconds

recordingDurationMs: number

Property Value

number

recordingFormatType

The recording format type - Mp4, Mp3, Wav

recordingFormatType: string

Property Value

string

recordingStartTime

The time at which the recording started

recordingStartTime: string

Property Value

string

recordingStorageInfo

The details of recording storage information

recordingStorageInfo: AcsRecordingStorageInfo

Property Value

sessionEndReason

The reason for ending recording session

sessionEndReason: string

Property Value

string