FrameType.Name Property

The name of this frame type.
Syntax:
Public Name As String
Remarks:

Valid frame types names are strings like Y800 (640x480), RGB24 (1024x768) or UYVY (320x240).

See also: FrameType

<< FrameType