Share via


ClipboardObject.SetAudio Method

Include Protected Members
Include Inherited Members

Adds data to the data object in the WaveAudio format.

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

Overload List

 

Name

Description

Public method

SetAudio(array<Byte[])

Adds a Byte array to the data object in the WaveAudio format after converting it to a Stream. (Inherited from DataObject.)

Public method

SetAudio(Stream)

Adds a Stream to the data object in the WaveAudio format. (Inherited from DataObject.)

Top

See Also

Reference

ClipboardObject Class

ClipboardObject Members

Microsoft.VisualStudio.Data.Framework Namespace

WaveAudio

ContainsAudio

GetAudioStream