[null,null,["最后更新时间 (UTC):2024-04-10。"],[[["`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"]]