This topic has not yet been rated - Rate this topic

Clipboard.SetAudio Method

Clears the Clipboard and then adds data in the WaveAudio format, replacing the existing data.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member SetAudio(Byte[]) Clears the Clipboard and then adds a Byte array in the WaveAudio format after converting it to a Stream.
Public method Static member SetAudio(Stream) Clears the Clipboard and then adds a Stream in the WaveAudio format.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.