Свойство | Type | Description | |
---|---|---|---|
Clear | void | ||
CopyTo | void | ||
EnsureSize | void | ||
RemoveItems | void | ||
RingBuffer | System | ||
Write | void |
Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
CopyTo ( float buffer, int index, int count ) : void | ||
EnsureSize ( int size ) : void | ||
RemoveItems ( int count ) : void | ||
RingBuffer ( int size ) : System | ||
Write ( int channel, int index, int start, int switchPoint, int end, float pcm, float window ) : void |