Send feedback
Video Stitcher v1 API - Class Slate (1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.0.0 keyboard_arrow_down
public sealed class Slate : IMessage<Slate>, IEquatable<Slate>, IDeepCloneable<Slate>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class Slate.
Slate object
Namespace
Google.Cloud.Video.Stitcher.V1
Assembly
Google.Cloud.Video.Stitcher.V1.dll
Constructors
Slate()
Slate(Slate)
public Slate(Slate other)
Parameter Name Description other
Slate
Properties
Name
public string Name { get; set; }
Output only. The name of the slate, in the form of
projects/{project_number}/locations/{location}/slates/{id}
.
Property Value Type Description String
SlateName
public SlateName SlateName { get; set; }
Uri
public string Uri { get; set; }
The URI to fetch the source content for the slate. This URI must return an
MP4 video with at least one audio track.
Property Value Type Description String
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["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 2024-10-30 UTC."],[],[]]