Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class 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.
Generated from protobuf messagegoogle.cloud.video.livestream.v1.Asset.VideoAsset
Namespace
Google \ Cloud \ Video \ LiveStream \ V1 \ Asset
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ uri
string
Cloud Storage URI of the video. The format isgs://my-bucket/my-object.
getUri
Cloud Storage URI of the video. The format isgs://my-bucket/my-object.
Returns
Type
Description
string
setUri
Cloud Storage URI of the video. The format isgs://my-bucket/my-object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]