Allows to set the video format pixel type. You can know supported formats reading GetVideoFormats method.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public string GetCurrentVideoFormat()
Public Function GetCurrentVideoFormat As String
public:
String^ GetCurrentVideoFormat()

Return Value

Returns current video format pixel type

See Also