VideoSource type
Video source allows for content from a Video Analyzer video resource to be ingested into a pipeline. Currently supported only with batch pipelines.
type VideoSource = SourceNodeBase & {
timeSequences: TimeSequenceBaseUnion
type: "#Microsoft.VideoAnalyzer.VideoSource"
videoName: string
}
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