C# 클래스 NScumm.Scumm.Audio.IMuse.IMuseDigital.Track

파일 보기 프로젝트 열기: scemino/nscumm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurHookId int
CurRegion int
DataMod12Bit int
DataOffset int
FeedSize int
MixChanHandle NScumm.Core.Audio.SoundHandle
MixerFlags AudioFlags
RegionOffset int
SndDataExtComp bool
SouStreamUsed bool
SoundDesc SoundDesc
SoundId int
SoundName string
SoundPriority int
SoundType int
Stream NScumm.Core.QueuingAudioStream
ToBeRemoved bool
TrackId int
Used bool
VolFadeDelay int
VolFadeDest int
VolFadeStep int
VolFadeUsed bool
VolGroupId int
pan sbyte
vol int

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clear ( ) : void
Clone ( ) : Track
GetSoundType ( ) : SoundType
Track ( ) : System

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clone() 공개 메소드

public Clone ( ) : Track
리턴 Track

GetSoundType() 공개 메소드

public GetSoundType ( ) : SoundType
리턴 SoundType

Track() 공개 메소드

public Track ( ) : System
리턴 System

프로퍼티 상세

CurHookId 공개적으로 프로퍼티

public int CurHookId
리턴 int

CurRegion 공개적으로 프로퍼티

public int CurRegion
리턴 int

DataMod12Bit 공개적으로 프로퍼티

public int DataMod12Bit
리턴 int

DataOffset 공개적으로 프로퍼티

public int DataOffset
리턴 int

FeedSize 공개적으로 프로퍼티

public int FeedSize
리턴 int

MixChanHandle 공개적으로 프로퍼티

public SoundHandle,NScumm.Core.Audio MixChanHandle
리턴 NScumm.Core.Audio.SoundHandle

MixerFlags 공개적으로 프로퍼티

public AudioFlags MixerFlags
리턴 AudioFlags

RegionOffset 공개적으로 프로퍼티

public int RegionOffset
리턴 int

SndDataExtComp 공개적으로 프로퍼티

public bool SndDataExtComp
리턴 bool

SouStreamUsed 공개적으로 프로퍼티

public bool SouStreamUsed
리턴 bool

SoundDesc 공개적으로 프로퍼티

public SoundDesc,NScumm.Scumm.Audio.IMuse.IMuseDigital SoundDesc
리턴 SoundDesc

SoundId 공개적으로 프로퍼티

public int SoundId
리턴 int

SoundName 공개적으로 프로퍼티

public string SoundName
리턴 string

SoundPriority 공개적으로 프로퍼티

public int SoundPriority
리턴 int

SoundType 공개적으로 프로퍼티

public int SoundType
리턴 int

Stream 공개적으로 프로퍼티

public QueuingAudioStream,NScumm.Core Stream
리턴 NScumm.Core.QueuingAudioStream

ToBeRemoved 공개적으로 프로퍼티

public bool ToBeRemoved
리턴 bool

TrackId 공개적으로 프로퍼티

public int TrackId
리턴 int

Used 공개적으로 프로퍼티

public bool Used
리턴 bool

VolFadeDelay 공개적으로 프로퍼티

public int VolFadeDelay
리턴 int

VolFadeDest 공개적으로 프로퍼티

public int VolFadeDest
리턴 int

VolFadeStep 공개적으로 프로퍼티

public int VolFadeStep
리턴 int

VolFadeUsed 공개적으로 프로퍼티

public bool VolFadeUsed
리턴 bool

VolGroupId 공개적으로 프로퍼티

public int VolGroupId
리턴 int

pan 공개적으로 프로퍼티

public sbyte pan
리턴 sbyte

vol 공개적으로 프로퍼티

public int vol
리턴 int