MultimediaExtractorGetCurrentAudioType Method ByteScout PDF Extractor SDK
Gets the type of the current audio.

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

public AudioType GetCurrentAudioType()

Return Value

Type: AudioType

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.MultimediaExtractor.GetCurrentAudioType"]

Implements

IMultimediaExtractorGetCurrentAudioType
Exceptions

ExceptionCondition
PDFExtractorExceptionUnknown type of audio.
See Also

Reference