[[["Прост для понимания","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-10-25 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"]]