프로퍼티 | 타입 | 설명 | |
---|---|---|---|
streamToCache | StreamToCacheModule |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
OnRecEnd ( GATData caches, bool willLoop ) : void | ||
StartPlaying ( ) : void | ||
StartRecording ( int numSamples ) : void |
메소드 | 설명 | |
---|---|---|
AreaOneExtraGUI ( ) : void | ||
ButtonClicked ( int buttonIndex ) : void | ||
GetButtonLabels ( ) : string[] | ||
SetSlidersRange ( float &min, float &max, float &init ) : void |
public OnRecEnd ( GATData caches, bool willLoop ) : void | ||
caches | GATData | |
willLoop | bool | |
리턴 | void |
protected SetSlidersRange ( float &min, float &max, float &init ) : void | ||
min | float | |
max | float | |
init | float | |
리턴 | void |