C# 클래스 NScumm.Sky.Music.MidiChannelType

파일 보기 프로젝트 열기: scemino/nscumm

공개 프로퍼티들

프로퍼티 타입 설명
ChannelActive bool
EventDataPtr ushort
LoopPoint ushort
MidiChannelNumber byte
NextEventTime int
Note byte

프로퍼티 상세

ChannelActive 공개적으로 프로퍼티

public bool ChannelActive
리턴 bool

EventDataPtr 공개적으로 프로퍼티

public ushort EventDataPtr
리턴 ushort

LoopPoint 공개적으로 프로퍼티

public ushort LoopPoint
리턴 ushort

MidiChannelNumber 공개적으로 프로퍼티

public byte MidiChannelNumber
리턴 byte

NextEventTime 공개적으로 프로퍼티

public int NextEventTime
리턴 int

Note 공개적으로 프로퍼티

public byte Note
리턴 byte