public sealed class Clip.Types.TimeSlice : IMessage<Clip.Types.TimeSlice>, IEquatable<Clip.Types.TimeSlice>, IDeepCloneable<Clip.Types.TimeSlice>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Clip.Types.TimeSlice.
TimeSlice represents a tuple of Unix epoch timestamps that specifies a time
range.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eClip.Types.TimeSlice\u003c/code\u003e class, part of the Google Cloud Live Stream v1 API, represents a time range using Unix epoch timestamps.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.8.0 is the latest version, with previous versions available from 1.7.0 down to 1.0.0.\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, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeSlice\u003c/code\u003e objects can be constructed with a default constructor or by providing another \u003ccode\u003eTimeSlice\u003c/code\u003e object, and has a \u003ccode\u003eMarkinTime\u003c/code\u003e and a \u003ccode\u003eMarkoutTime\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMarkinTime\u003c/code\u003e and \u003ccode\u003eMarkoutTime\u003c/code\u003e properties, both of type \u003ccode\u003eTimestamp\u003c/code\u003e, define the start and end of the time range, respectively, in Unix epoch time within the original live stream manifest.\u003c/p\u003e\n"]]],[],null,[]]