public sealed class CreateVodSessionRequest : IMessage<CreateVodSessionRequest>, IEquatable<CreateVodSessionRequest>, IDeepCloneable<CreateVodSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class CreateVodSessionRequest.
Request message for VideoStitcherService.createVodSession
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateVodSessionRequest\u003c/code\u003e class is used to request the creation of a new VOD session through the Video Stitcher v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eParent\u003c/code\u003e property, specifying the project and location, and a \u003ccode\u003eVodSession\u003c/code\u003e property, detailing the parameters for the session to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that allows cloning an existing \u003ccode\u003eCreateVodSessionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent API version available is 3.3.0, with the documentation provided for 2.0.0, and other documented versions range from 1.0.0 to 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]