public sealed class Asset.Types.VideoAsset : IMessage<Asset.Types.VideoAsset>, IEquatable<Asset.Types.VideoAsset>, IDeepCloneable<Asset.Types.VideoAsset>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Asset.Types.VideoAsset.
VideoAsset represents a video. The supported formats are MP4, MPEG-TS, and
FLV. The supported video codec is H264. The supported audio codecs are
AAC, AC3, MP2, and MP3.
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eAsset.Types.VideoAsset\u003c/code\u003e class within the Google Cloud Live Stream v1 API, specifically version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVideoAsset\u003c/code\u003e represents a video with supported formats including MP4, MPEG-TS, and FLV, and it supports H264 for video codec and AAC, AC3, MP2, and MP3 for audio codecs.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAsset.Types.VideoAsset\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors for creating new \u003ccode\u003eVideoAsset\u003c/code\u003e objects, including one for copying another instance, and a \u003ccode\u003eUri\u003c/code\u003e property for specifying the Cloud Storage location of the video.\u003c/p\u003e\n"]]],[],null,[]]