[]
Sets the audio data stream.
IMPORTANT: the stream will be read when the document is saved, so it should be available at that time.
public void SetAudioDataStream(Stream stream)
Public Sub SetAudioDataStream(stream As Stream)
The Stream containing audio data.