Link Search Menu Expand Document

MultimediaExtractorGetCurrentAudioType Method

Gets the type of the current audio.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-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