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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
Stream GetDataStream()

Return Value

Type: Stream
The sound data stream.
See Also