AcsRecordingChunkInfo interface

Schema for all properties of Recording Chunk Information.

Properties

contentLocation

The location of the content for this chunk

deleteLocation

The location to delete all chunk storage

documentId

The documentId of the recording chunk

endReason

The reason for ending the recording chunk

index

The index of the recording chunk

metadataLocation

The location of the metadata for this chunk

Property Details

contentLocation

The location of the content for this chunk

contentLocation: string

Property Value

string

deleteLocation

The location to delete all chunk storage

deleteLocation: string

Property Value

string

documentId

The documentId of the recording chunk

documentId: string

Property Value

string

endReason

The reason for ending the recording chunk

endReason: string

Property Value

string

index

The index of the recording chunk

index: number

Property Value

number

metadataLocation

The location of the metadata for this chunk

metadataLocation: string

Property Value

string