VideoFormatIndex
method
Delphi
function VideoFormatIndex (Value: string): LongInt;
C++Builder
System::LongInt __fastcall VideoFormatIndex(System::UnicodeString Value);
C#
public int VideoFormatIndex(string Value);
VB.NET
Public Function VideoFormatIndex(Value As String) As Integer
C++/Qt
int VideoFormatIndex (wchar_t *Value);
Retrieves the index of a given video format in the VideoFormats list.