[[["容易理解","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-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"]]