WavAudioCollection Append Method |
| Name | Description | |
|---|---|---|
|
|
Append( Byte ) |
Adds an audio to the list from byte array.
|
|
|
Append(Stream) |
Adds an audio to the list from stream.
|
|
|
Append(IAudioData) |
Adds an audio file to list.
|