Link Search Menu Expand Document

MultimediaExtractorGetCurrentAudioAsVariant Method

Returns current audio as COM/ActiveX-compatible array of bytes ('Variant()').

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public Object GetCurrentAudioAsVariant()

Return Value

Type: Object
Byte array containing audio data.

Implements

IMultimediaExtractorGetCurrentAudioAsVariant
See Also

Reference