CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomExPlayer.PlaybackTrackInfoNotificationCbFunc.Arg

    コールバックイベント引数型

    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 CriAtomExPlayer.PlaybackTrackInfoNotificationCbFunc.Arg

    Properties

    info

    再生トラック情報

    Declaration
    public readonly NativeReference<CriAtomExPlayback.TrackInfo> info { get; }
    Property Value
    Type Description
    NativeReference<CriAtomExPlayback.TrackInfo>
    In this article
    Back to top Generated by DocFX