[[["সহজে বোঝা যায়","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"]]