VideoData Constructor(String,VideoFormat)
Create VideoData object.

C# Syntax

public VideoData( 
   string filePath,
   VideoFormat videoFormat
)

Parameters

filePath
Path to the video file.
videoFormat
Format of the video.