AudioVisualContentSegment interface
Detected audio/visual content segment.
Properties
| category | Classified content category. |
| end |
End time of the segment in milliseconds. |
| segment |
Segment identifier. |
| span | Span of the segment in the markdown content. |
| start |
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
startTimeMs
Start time of the segment in milliseconds.
startTimeMs: number
Property Value
number