C# Class csCommon.Plugins.StreamingVideoPlugin.ViewModels.CsVideoStreamPlayerThumbnailViewModel

Inheritance: VideoStreamPlayerThumbnailViewModel
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
CsVideoStreamPlayerThumbnailViewModel ( CsVideoStreamViewModel owner ) : System
OpenWindowForVideoStream ( ) : void
SecondScreenMenuOptions ( FrameworkElement pSource ) : void

Method Details

CsVideoStreamPlayerThumbnailViewModel() public méthode

public CsVideoStreamPlayerThumbnailViewModel ( CsVideoStreamViewModel owner ) : System
owner CsVideoStreamViewModel
Résultat System

OpenWindowForVideoStream() public méthode

public OpenWindowForVideoStream ( ) : void
Résultat void

SecondScreenMenuOptions() public méthode

public SecondScreenMenuOptions ( FrameworkElement pSource ) : void
pSource System.Windows.FrameworkElement
Résultat void