docs.unity3d.com
    目次を表示する/隠す

    Interface ITimecodeSource

    The interface for sources that provide timecodes used for synchronization.

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

    Properties

    CurrentTime

    The frame time and frame rate to use for the current frame, if available.

    Declaration
    FrameTimeWithRate? CurrentTime { get; }
    Property Value
    Type Description
    Nullable<FrameTimeWithRate>
    Remarks

    This value is only changed at the beginning of each frame.

    FrameRate

    The frame rate of the timecode source.

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

    This value may change during a frame.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)