[[["易于理解","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"]],["最后更新时间 (UTC):2024-07-09。"],[[["`VideoStitcherLiveStreamRequest` is a class for defining properties of a live stream request to Video Stitcher, extending the `PodStreamRequest` class."],["It uses parameters like `apiKey`, `authToken`, and `customAssetKey` for content authorization and stream selection, inherited from parent classes."],["Specific to Video Stitcher, it utilizes `liveStreamEventId`, `projectNumber`, and `region` to identify and locate the live stream."],["It also includes optional parameters for ad tag overrides (`adTagParameters`), stream format selection (`format`), and Video Stitcher session options (`videoStitcherSessionOptions`)."]]],["The `VideoStitcherLiveStreamRequest` class configures live stream requests for video stitching. Key actions include: setting `liveStreamEventId`, `networkCode`, `projectNumber`, `region`, and `oAuthToken` for stream identification and authorization. It allows overriding ad tag parameters using `adTagParameters`, and specifying stream formats with `format`. Publishers can use `apiKey` or `authToken` for content access and `customAssetKey` for stream selection. The class also supports monitoring streams with `streamActivityMonitorId` and configuring `videoStitcherSessionOptions`.\n"]]