C# Class NScumm.Sky.Music.MidiChannelType

Afficher le fichier Open project: scemino/nscumm

Méthodes publiques

Свойство Type Description
ChannelActive bool
EventDataPtr ushort
LoopPoint ushort
MidiChannelNumber byte
NextEventTime int
Note byte

Property Details

ChannelActive public_oe property

public bool ChannelActive
Résultat bool

EventDataPtr public_oe property

public ushort EventDataPtr
Résultat ushort

LoopPoint public_oe property

public ushort LoopPoint
Résultat ushort

MidiChannelNumber public_oe property

public byte MidiChannelNumber
Résultat byte

NextEventTime public_oe property

public int NextEventTime
Résultat int

Note public_oe property

public byte Note
Résultat byte