This property retrieves the duration of the video. (in seconds)

[Visual Basic] Public ReadOnly Property Duration As Double
[C#] public double Duration {get;}

Property Value

Read Only

Explanation

The Duration property retrieves the duration of the video. (in seconds). This property value is updated after the Open method is executed.

See Also

Play Members | Newtone.ImageKit.Wpf.WebCamera.Play

 

The ImageKit WPF is created by Newtone Corporation