docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITimecodeSource

    The interface for sources that generate timecodes used for synchronization.

    Inherited Members
    IRegistrable.Id
    IRegistrable.FriendlyName
    Namespace: Unity.LiveCapture
    Assembly: Unity.LiveCapture.dll
    Syntax
    public interface ITimecodeSource : IRegistrable

    Properties

    FrameRate

    The rate at which timecodes are generated.

    Declaration
    FrameRate FrameRate { get; }
    Property Value
    Type Description
    FrameRate

    Now

    The latest timecode available at the source.

    Declaration
    Timecode Now { get; }
    Property Value
    Type Description
    Timecode
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)