VideoData Constructor(String)
Create VideoData object.

C# Syntax

public VideoData( 
   string filePath
)

Parameters

filePath
Path to the video file. The video format will be deduced from the file extension.