[]
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)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The Stream containing audio data. |