C# Class VideoAPI_WPF_Samples.VideoThumbnailPage

Inheritance: System.Windows.Controls.Page
Datei anzeigen Open project: Microsoft/ProjectOxford-ClientSDK

Public Methods

Method Description
VideoThumbnailPage ( ) : System

Private Methods

Method Description
GenerateVideoThumbnail ( string subscriptionKey, string originalFilePath ) : System.Threading.Tasks.Task
LoadImageButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

VideoThumbnailPage() public method

public VideoThumbnailPage ( ) : System
return System