Struct CriAtomExPlayback.InfoDetail
再生情報詳細
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomExPlayback.InfoDetail
Remarks
説明: 再生イベント発生時に、当該再生に関する詳細情報を通知するための構造体です。 再生イベントコールバックに引数として渡されます。
Fields
id
再生ID
Declaration
public uint id
Field Value
Type | Description |
---|---|
uint |
player
再生中のプレーヤー
Declaration
public IntPtr player
Field Value
Type | Description |
---|---|
IntPtr |