[[["เข้าใจง่าย","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"]]