CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomLatencyEstimator.Info

    遅延推測器 情報構造体

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public struct CriAtomLatencyEstimator.Info

    Fields

    latencyMsec

    Declaration
    public uint latencyMsec
    Field Value
    Type Description
    uint

    status

    遅延推測器 状態列挙型

    Declaration
    public CriAtomLatencyEstimator.Status status
    Field Value
    Type Description
    CriAtomLatencyEstimator.Status
    In this article
    Back to top Generated by DocFX