VideoSequenceAbsoluteTimeMarkers type
A sequence of absolute datetime ranges as a string. The datetime values should follow IS08601, and the sum of the ranges should add up to 24 hours or less. Currently, there can be only one range specified in the sequence.
type VideoSequenceAbsoluteTimeMarkers = TimeSequenceBase & {
ranges: string
type: "#Microsoft.VideoAnalyzer.VideoSequenceAbsoluteTimeMarkers"
}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript