C# Class VimeoDownloadLibrary.VideoDownloadURL

Show file Open project: bietiekay/YouTubeFeast

Public Properties

Property Type Description
VideoName String
VideoURL String

Public Methods

Method Description
VideoDownloadURL ( String URL, String Name ) : System

Method Details

VideoDownloadURL() public method

public VideoDownloadURL ( String URL, String Name ) : System
URL String
Name String
return System

Property Details

VideoName public property

public String VideoName
return String

VideoURL public property

public String VideoURL
return String