Property | Type | Description | |
---|---|---|---|
_airdateProperty | MediaPortal.Common.General.AbstractProperty | ||
_contextMenuEntriesProperty | MediaPortal.Common.General.AbstractProperty | ||
_descriptionProperty | MediaPortal.Common.General.AbstractProperty | ||
_eventDelegator | |||
_lengthProperty | MediaPortal.Common.General.AbstractProperty | ||
_thumbnailImageProperty | MediaPortal.Common.General.AbstractProperty | ||
_title2Property | MediaPortal.Common.General.AbstractProperty | ||
_titleProperty | MediaPortal.Common.General.AbstractProperty |
Method | Description | |
---|---|---|
ChoosePlaybackOptions ( string defaultUrl, Action |
||
Play ( List |
||
VideoViewModel ( System.VideoInfo videoInfo, Category category, SiteSettings siteSettings, bool isDetailsVideo ) : System | ||
VideoViewModel ( string title, string thumbImage ) : System |
Method | Description | |
---|---|---|
DownloadConcurrent ( ) : void | ||
DownloadQueued ( ) : void | ||
ExecuteCustomContextMenuEntry ( Sites entry ) : void | ||
HandleCustomContextMenuEntry ( Sites entry ) : void | ||
SelectPlaybackOption ( MediaPortal.UI.Presentation.DataObjects.ListItem option ) : void |
Method | Description | |
---|---|---|
CreateContextMenuEntries ( ) : ItemsList | ||
OnDownloadFileCompleted ( OnlineVideos.Downloading.DownloadList saveItems, |
||
SaveSubtitles ( System.VideoInfo video, string destinationFileName ) : void | ||
SaveVideo_Step1 ( OnlineVideos.Downloading.DownloadList saveItems, bool enque = false ) : void | ||
SaveVideo_Step2 ( OnlineVideos.Downloading.DownloadList saveItems, List |
||
SaveVideo_Step3 ( OnlineVideos.Downloading.DownloadList saveItems, string url, bool enque ) : void |
public ChoosePlaybackOptions ( string defaultUrl, Action |
||
defaultUrl | string | |
resultHandler | Action |
|
skipDialog | bool | |
return | void |
protected ExecuteCustomContextMenuEntry ( Sites entry ) : void | ||
entry | Sites | |
return | void |
protected HandleCustomContextMenuEntry ( Sites entry ) : void | ||
entry | Sites | |
return | void |
protected SelectPlaybackOption ( MediaPortal.UI.Presentation.DataObjects.ListItem option ) : void | ||
option | MediaPortal.UI.Presentation.DataObjects.ListItem | |
return | void |
public VideoViewModel ( System.VideoInfo videoInfo, Category category, SiteSettings siteSettings, bool isDetailsVideo ) : System | ||
videoInfo | System.VideoInfo | |
category | Category | |
siteSettings | SiteSettings | |
isDetailsVideo | bool | |
return | System |
public VideoViewModel ( string title, string thumbImage ) : System | ||
title | string | |
thumbImage | string | |
return | System |
protected AbstractProperty,MediaPortal.Common.General _airdateProperty | ||
return | MediaPortal.Common.General.AbstractProperty |
protected AbstractProperty,MediaPortal.Common.General _contextMenuEntriesProperty | ||
return | MediaPortal.Common.General.AbstractProperty |
protected AbstractProperty,MediaPortal.Common.General _descriptionProperty | ||
return | MediaPortal.Common.General.AbstractProperty |
protected PropertyChangedDelegator,OnlineVideos.CrossDomain _eventDelegator | ||
return |
protected AbstractProperty,MediaPortal.Common.General _lengthProperty | ||
return | MediaPortal.Common.General.AbstractProperty |
protected AbstractProperty,MediaPortal.Common.General _thumbnailImageProperty | ||
return | MediaPortal.Common.General.AbstractProperty |
protected AbstractProperty,MediaPortal.Common.General _title2Property | ||
return | MediaPortal.Common.General.AbstractProperty |