메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Open ( |
||
SpeexAudioEncoder ( bool encodeOgg, BandMode bandMode, bool isVbr, int quality ) : System.IO | ||
Write ( float input, int count ) : void |
메소드 | 설명 | |
---|---|---|
GetModeAsInt ( ) : int | ||
WriteCore ( float samples, int count ) : void |
public Open ( |
||
targetStream | ||
channelCount | int | |
sampleFrequency | int | |
리턴 | void |
public SpeexAudioEncoder ( bool encodeOgg, BandMode bandMode, bool isVbr, int quality ) : System.IO | ||
encodeOgg | bool | |
bandMode | BandMode | |
isVbr | bool | |
quality | int | |
리턴 | System.IO |