Method | Description | |
---|---|---|
AudioStreamModifier ( ISampleProvider sample, double rateMult, int pitchDelta ) : System | ||
Read ( float buffer, int offset, int count ) : int |
public AudioStreamModifier ( ISampleProvider sample, double rateMult, int pitchDelta ) : System | ||
sample | ISampleProvider | |
rateMult | double | |
pitchDelta | int | |
return | System |
public Read ( float buffer, int offset, int count ) : int | ||
buffer | float | |
offset | int | |
count | int | |
return | int |