Share via


AudioVisualContentSegment interface

Detected audio/visual content segment.

Properties

category

Classified content category.

endTimeMs

End time of the segment in milliseconds.

segmentId

Segment identifier.

span

Span of the segment in the markdown content.

startTimeMs

Start time of the segment in milliseconds.

Property Details

category

Classified content category.

category: string

Property Value

string

endTimeMs

End time of the segment in milliseconds.

endTimeMs: number

Property Value

number

segmentId

Segment identifier.

segmentId: string

Property Value

string

span

Span of the segment in the markdown content.

span: ContentSpan

Property Value

startTimeMs

Start time of the segment in milliseconds.

startTimeMs: number

Property Value

number