프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PredictedValue | short | ||
StepIndex | int |
메소드 | 설명 | |
---|---|---|
DecodeNext ( int adpcm ) : short | ||
EncodeNext ( int pcm16 ) : byte | ||
SampleValue ( byte value, int stepIndex ) : System | ||
SampleValue ( short predictedValue, int stepIndex ) : System |
public SampleValue ( byte value, int stepIndex ) : System | ||
value | byte | |
stepIndex | int | |
리턴 | System |
public SampleValue ( short predictedValue, int stepIndex ) : System | ||
predictedValue | short | |
stepIndex | int | |
리턴 | System |