This property retrieves the GUID for the media sample subtype.

[Visual Basic] Public ReadOnly Property VideoSubType As Guid
[C#] public Guid VideoSubType {get;}

Property Value

A Guid representing th emedia sample subtype. ReadOnly

Explanation

The VideoSubType property retrieves the GUID for the media sample subtype.

This property is refreshed after executing the Open, SetStreamFormat, or ShowPenDialog methods.

If the image is compressed, the compression FourCC code, written in hexidecimal notation, will be the first 8 digits of the Guid.

See Also

Record Members | Newtone.ImageKit.Wpf.WebCamera.Record

 

The ImageKit WPF is created by Newtone Corporation