CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomEx.TrackTransitionBySelectorInfo

    トラックトランジションバイセレクターコールバック用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 CriAtomEx.TrackTransitionBySelectorInfo

    Fields

    id

    Declaration
    public CriAtomExPlayback id
    Field Value
    Type Description
    CriAtomExPlayback
    Remarks

    再生ID

    label

    Declaration
    public NativeString label
    Field Value
    Type Description
    NativeString
    Remarks

    ラベル名

    player

    Declaration
    public IntPtr player
    Field Value
    Type Description
    IntPtr
    Remarks

    プレーヤーハンドル

    selector

    Declaration
    public NativeString selector
    Field Value
    Type Description
    NativeString
    Remarks

    セレクター名

    In this article
    Back to top Generated by DocFX