Clipboard.SetAudio Method
.NET Framework 2.0
Adds data to the Clipboard in the WaveAudio format.
| Name | Description |
|---|---|
| Clipboard.SetAudio (Byte[]) | Adds a Byte array to the Clipboard in the WaveAudio format after converting it to a Stream. |
| Clipboard.SetAudio (Stream) | Adds a Stream to the Clipboard in the WaveAudio format. |
WaveAudio ContainsAudio GetAudioStream