MultimediaExtractorGetCurrentAudioAsVariant Method ByteScout PDF Extractor SDK
Returns current audio as COM/ActiveX-compatible array of bytes ('Variant()').

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public Object GetCurrentAudioAsVariant()

Return Value

Type: Object
Byte array containing audio data.

Implements

IMultimediaExtractorGetCurrentAudioAsVariant
See Also

Reference