프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Consume ( short input, int length ) : void | ||
Flush ( ) : void | ||
Reset ( int sample_rate, int num_channels ) : bool | ||
SilenceRemover ( IAudioConsumer consumer, int threshold ) : System |
public Reset ( int sample_rate, int num_channels ) : bool | ||
sample_rate | int | |
num_channels | int | |
리턴 | bool |
public SilenceRemover ( IAudioConsumer consumer, int threshold ) : System | ||
consumer | IAudioConsumer | |
threshold | int | |
리턴 | System |