[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-04-10 UTC。"],[[["`VideoStitcherVodStreamRequest` class defines properties for requesting on-demand video streams from Video Stitcher."],["Essential properties include `contentSourceUrl`, `projectNumber`, and optionally, `adTagUrl` for ad insertion and `vodConfigId` for vod configuration."],["You can set Video Stitcher-specific parameters with `videoStitcherSessionOptions` within the request."]]],["The `VideoStitcherVodStreamRequest` class defines properties for requesting a video stitcher on-demand stream. Key properties include `contentSourceUrl` (publisher content URI), `adTagUrl` (for ad integration), `vodConfigId` (stream configuration), `projectNumber` (Video Stitcher project), `region` (geographic location), and `oAuthToken` (for authentication). `videoStitcherSessionOptions` allows for setting stream-specific parameters. The class utilizes a constructor, `VideoStitcherVodStreamRequest`, for creating new request objects.\n"]]