ImageEn, unit ieds

TIEDirectShow.GetCurrentVideoFormat

TIEDirectShow.GetCurrentVideoFormat

Declaration

procedure GetCurrentVideoFormat(var width, height: Integer; var format: AnsiString);

Description

Allows you to read the current video format. You can read supported formats with the VideoFormats property.
The format parameter is equivalent to VideoFormats.Format.

See Also

VideoFormats