Link Search Menu Expand Document

IMultimediaExtractorSaveCurrentAudioToStream Method

Saves current audio to provided stream.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
void SaveCurrentAudioToStream(
	Stream outputStream
)

Parameters

outputStream
Type: System.IOStream
Output stream.
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference