Click or drag to resize

IWavReaderGetDataStream Method

Gets a stream of possibly compressed sound data from the file.

Namespace:  Atalasoft.PdfDoc.Generating.Multimedia
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
Stream GetDataStream()

Return Value

Type: Stream
The sound data stream.
See Also