This property sets the format for saving the video.

[Visual Basic] Public Property Format As Newtone.ImageKit.Wpf.WebCamera.VideoFormat
[C#] public Newtone.ImageKit.Wpf.WebCamera.VideoFormat Format {get; set;}

Property Value

An value of type Newtone.ImageKit.Wpf.WebCamera.VideoFormatrepresenting the video format.

Explanation

The Format property sets the format for saving the video.

Please set this property value before executing the Open method. Default value is Avi. When saving in WMV format, be sure to set an appropriate value in the BitRate property.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation