This property retrieves the GUID that specifies the subtype of the media sample.

[Delphi]   recordcontrolname.VideoSubType[ = TGUID ]

Property Value

The GUID.

Explanation

The VideoSubType property retrieves the GUID that specifies the subtype of the media sample.

This property is updated when the GetStreamFormat, GetStreamFormats, Open, SetStreamFormat, or ShowCapturePinDialog methods are executed.

When the capture image is uncompressed, the string's first 8 digits will be the FOURCC code.

Setting this value

This value cannot be set

Retrieving this value

This value can be retrieved at run-time

Differences from ImageKit10 ActiveX

The type has been changed from a String type to GUID

 

The ImageKit10 VCL is a product created by Newtone Corporation