프로퍼티 | 타입 | 설명 | |
---|---|---|---|
envelope | |||
sourceSample |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_audioData | |||
_cachedLength | int | ||
_needsNewContainer | bool | ||
_parentCache |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CheckNeedsNewContainer ( ) : void | ||
CleanUp ( ) : void | ||
FillWithResampledData ( int fromIndex, int targetLength, double pitch ) : void | ||
FillWithSampleData ( int fromIndex, int length ) : void | ||
Play ( |
||
Play ( GATPlayer player, |
||
Play ( GATPlayer player, int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
Play ( int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
PlayScheduled ( GATPlayer player, double dspTime, |
||
PlayScheduled ( GATPlayer player, double dspTime, int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
PlayScheduled ( double dspTime, |
||
PlayScheduled ( double dspTime, int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
ProcessedAudioChunk ( |
||
SetPitch ( double newPitch ) : void | ||
UpdateAudioData ( ) : void | ||
UpdateContainer ( ) : void |
메소드 | 설명 | |
---|---|---|
Discard ( ) : void | ||
FillAndProcessData ( ) : void |
public FillWithResampledData ( int fromIndex, int targetLength, double pitch ) : void | ||
fromIndex | int | |
targetLength | int | |
pitch | double | |
리턴 | void |
public FillWithSampleData ( int fromIndex, int length ) : void | ||
fromIndex | int | |
length | int | |
리턴 | void |
public Play ( |
||
panInfo | ||
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public Play ( GATPlayer player, |
||
player | GATPlayer | |
panInfo | ||
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public Play ( GATPlayer player, int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
player | GATPlayer | |
trackNb | int | |
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public Play ( int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
trackNb | int | |
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public PlayScheduled ( GATPlayer player, double dspTime, |
||
player | GATPlayer | |
dspTime | double | |
panInfo | ||
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public PlayScheduled ( GATPlayer player, double dspTime, int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
player | GATPlayer | |
dspTime | double | |
trackNb | int | |
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public PlayScheduled ( double dspTime, |
||
dspTime | double | |
panInfo | ||
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public PlayScheduled ( double dspTime, int trackNb, float gain = 1f, GATPlayer mixCallback = null ) : IGATBufferedSampleOptions | ||
dspTime | double | |
trackNb | int | |
gain | float | |
mixCallback | GATPlayer | |
리턴 | IGATBufferedSampleOptions |
public ProcessedAudioChunk ( |
||
sourcesample | ||
ienvelope | ||
parentCache | ||
pitch | double | |
리턴 | UnityEngine |
protected GATProcessedSamplesCache,GAudio _parentCache | ||
리턴 |