Struct CriAtomExPlayback.TrackInfo
再生トラック情報用Info構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomExPlayback.TrackInfo
Fields
id
再生ID
Declaration
public uint id
Field Value
Type | Description |
---|---|
uint |
player
プレーヤーオブジェクト
Declaration
public IntPtr player
Field Value
Type | Description |
---|---|
IntPtr |
reserved
予約領域
Declaration
public InlineArray1<ushort> reserved
Field Value
Type | Description |
---|---|
InlineArray1<ushort> |
sequenceType
親シーケンスタイプ
Declaration
public CriAtomExAcb.CueType sequenceType
Field Value
Type | Description |
---|---|
CriAtomExAcb.CueType |
trackNo
トラック番号
Declaration
public ushort trackNo
Field Value
Type | Description |
---|---|
ushort |