[[["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 page provides documentation for the \u003ccode\u003eTimecodeConfig\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API, with the latest version being 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimecodeConfig\u003c/code\u003e class is used to manage timecode settings for live streams, including the source, time zone, and UTC offset, which determines the initial timecode of output streams.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimecodeConfig\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, allowing it to interact with various parts of the Google Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors to create new instances, either empty or by cloning an existing \u003ccode\u003eTimecodeConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eTimecodeConfig\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 1.8.0, each with its own specific documentation page.\u003c/p\u003e\n"]]],[],null,["# Live Stream v1 API - Class TimecodeConfig (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.8.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.7.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.6.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.5.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.4.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.3.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.2.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.1.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.0.0/Google.Cloud.Video.LiveStream.V1.TimecodeConfig) \n\n public sealed class TimecodeConfig : IMessage\u003cTimecodeConfig\u003e, IEquatable\u003cTimecodeConfig\u003e, IDeepCloneable\u003cTimecodeConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Live Stream v1 API class TimecodeConfig.\n\nTimecode configuration. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e TimecodeConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[TimecodeConfig](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.TimecodeConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[TimecodeConfig](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.TimecodeConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[TimecodeConfig](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.TimecodeConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.LiveStream.V1](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.LiveStream.V1.dll\n\nConstructors\n------------\n\n### TimecodeConfig()\n\n public TimecodeConfig()\n\n### TimecodeConfig(TimecodeConfig)\n\n public TimecodeConfig(TimecodeConfig other)\n\nProperties\n----------\n\n### Source\n\n public TimecodeConfig.Types.TimecodeSource Source { get; set; }\n\nThe source of the timecode that will later be used in outputs/manifests.\nIt determines the initial timecode/timestamp (first frame) of output\nstreams.\n\n### TimeOffsetCase\n\n public TimecodeConfig.TimeOffsetOneofCase TimeOffsetCase { get; }\n\n### TimeZone\n\n public TimeZone TimeZone { get; set; }\n\nTime zone e.g. \"America/Los_Angeles\".\n\n### UtcOffset\n\n public Duration UtcOffset { get; set; }\n\nUTC offset. Must be whole seconds, between -18 hours and +18 hours."]]