[[["わかりやすい","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"]],["最終更新日 2025-06-04 UTC。"],[[["`VODStreamRequest` is a class used for defining properties of video-on-demand stream requests, extending the `StreamRequest` class."],["It includes properties like `contentSourceId` and `videoId`, which are mandatory for on-demand streams and identify the content source."],["This class inherits properties from `StreamRequest`, including `apiKey`, `authToken`, `adTagParameters`, `format`, and others for managing stream authorization, ad parameters, and format."],["Publishers can utilize `contentSourceId` for content management and `videoId` to identify video content, both essential for on-demand stream requests."],["While inheriting various properties from `StreamRequest`, `VODStreamRequest` focuses on the specifics of on-demand video streaming, including content identification and authorization."]]],["The `VODStreamRequest` class manages properties for on-demand video stream requests. Key actions include setting `contentSourceId` and `videoId` for content identification. Publishers can override ad tag parameters, including `dai-ot` and `dai-ov` for stream variant preferences. It allows configuration of `apiKey` or `authToken` for content access and authorization. The `format` property allows for selecting `hls` or `dash`. Additionally, you can provide `networkCode` and determine if `senderCanSkip` is enabled for skippable ads.\n"]]