MultimediaExtractorGetCurrentVideoType Method ByteScout PDF Extractor SDK
Gets the type of the current video.

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

public VideoType GetCurrentVideoType()

Return Value

Type: VideoType

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

Implements

IMultimediaExtractorGetCurrentVideoType
Exceptions

ExceptionCondition
PDFExtractorExceptionUnknown type of video.
See Also

Reference