Struct CriAtomExPlayer.DataRequestCbFunc.Arg
コールバックイベント引数型
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomExPlayer.DataRequestCbFunc.Arg
Properties
id
再生ID
Declaration
public readonly uint id { get; }
Property Value
Type | Description |
---|---|
uint |
player
Atomプレーヤーオブジェクト
Declaration
public readonly IntPtr player { get; }
Property Value
Type | Description |
---|---|
IntPtr |