VideoQueryScenario type

定義 VideoQueryScenario 的值。 可能的值包括:'List'、'SingleDominantVideo'

type VideoQueryScenario = "List" | "SingleDominantVideo"