C# 클래스 OnlineVideos.MediaPortal1.PluginConfiguration

파일 보기 프로젝트 열기: offbyoneBB/mp-onlinevideos2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllowRefreshRateChange bool
BasicHomeScreenName string
CachedAutomaticSitesGroups BindingList
FilterArray string[]
LatestVideosGuiDataRefresh uint
LatestVideosMaxItems uint
LatestVideosOnlineDataRefresh uint
LatestVideosRandomize bool
SitesGroups BindingList
StoreLayoutPerCategory bool
ThumbsAge int
autoGroupByLang bool
currentCategoryView GUIFacadeControl.Layout
currentGroupView GUIFacadeControl.Layout
currentSiteView GUIFacadeControl.Layout
currentVideoView GUIFacadeControl.Layout
email string
lastFirstRun System.DateTime
password string
pinAgeConfirmation string
playbuffer int
searchHistory List>.Dictionary
searchHistoryNum int
searchHistoryType SearchHistoryType
siteOrder SiteOrder
updateOnStart bool?
updatePeriod uint
useQuickSelect bool
wmpbuffer int

공개 메소드들

메소드 설명
BuildAutomaticSitesGroups ( ) : void
Load ( ) : void
LoadSitesGroups ( ) : void
ReLoadRuntimeSettings ( ) : void
Save ( bool saveOnlyRuntimeModifyable ) : void
SaveSitesGroups ( ) : void

비공개 메소드들

메소드 설명
GetLanguageInUserLocale ( string aLang ) : string
PluginConfiguration ( ) : System

메소드 상세

BuildAutomaticSitesGroups() 공개 메소드

public BuildAutomaticSitesGroups ( ) : void
리턴 void

Load() 공개 메소드

public Load ( ) : void
리턴 void

LoadSitesGroups() 공개 메소드

public LoadSitesGroups ( ) : void
리턴 void

ReLoadRuntimeSettings() 공개 메소드

public ReLoadRuntimeSettings ( ) : void
리턴 void

Save() 공개 메소드

public Save ( bool saveOnlyRuntimeModifyable ) : void
saveOnlyRuntimeModifyable bool
리턴 void

SaveSitesGroups() 공개 메소드

public SaveSitesGroups ( ) : void
리턴 void

프로퍼티 상세

AllowRefreshRateChange 공개적으로 프로퍼티

public bool AllowRefreshRateChange
리턴 bool

BasicHomeScreenName 공개적으로 프로퍼티

public string BasicHomeScreenName
리턴 string

CachedAutomaticSitesGroups 공개적으로 프로퍼티

public BindingList CachedAutomaticSitesGroups
리턴 BindingList

FilterArray 공개적으로 프로퍼티

public string[] FilterArray
리턴 string[]

LatestVideosGuiDataRefresh 공개적으로 프로퍼티

public uint LatestVideosGuiDataRefresh
리턴 uint

LatestVideosMaxItems 공개적으로 프로퍼티

public uint LatestVideosMaxItems
리턴 uint

LatestVideosOnlineDataRefresh 공개적으로 프로퍼티

public uint LatestVideosOnlineDataRefresh
리턴 uint

LatestVideosRandomize 공개적으로 프로퍼티

public bool LatestVideosRandomize
리턴 bool

SitesGroups 공개적으로 프로퍼티

public BindingList SitesGroups
리턴 BindingList

StoreLayoutPerCategory 공개적으로 프로퍼티

public bool StoreLayoutPerCategory
리턴 bool

ThumbsAge 공개적으로 프로퍼티

public int ThumbsAge
리턴 int

autoGroupByLang 공개적으로 프로퍼티

public bool autoGroupByLang
리턴 bool

currentCategoryView 공개적으로 프로퍼티

public GUIFacadeControl.Layout currentCategoryView
리턴 GUIFacadeControl.Layout

currentGroupView 공개적으로 프로퍼티

public GUIFacadeControl.Layout currentGroupView
리턴 GUIFacadeControl.Layout

currentSiteView 공개적으로 프로퍼티

public GUIFacadeControl.Layout currentSiteView
리턴 GUIFacadeControl.Layout

currentVideoView 공개적으로 프로퍼티

public GUIFacadeControl.Layout currentVideoView
리턴 GUIFacadeControl.Layout

email 공개적으로 프로퍼티

public string email
리턴 string

lastFirstRun 공개적으로 프로퍼티

public DateTime,System lastFirstRun
리턴 System.DateTime

password 공개적으로 프로퍼티

public string password
리턴 string

pinAgeConfirmation 공개적으로 프로퍼티

public string pinAgeConfirmation
리턴 string

playbuffer 공개적으로 프로퍼티

public int playbuffer
리턴 int

searchHistory 공개적으로 프로퍼티

public Dictionary> searchHistory
리턴 List>.Dictionary

searchHistoryNum 공개적으로 프로퍼티

public int searchHistoryNum
리턴 int

searchHistoryType 공개적으로 프로퍼티

public SearchHistoryType searchHistoryType
리턴 SearchHistoryType

siteOrder 공개적으로 프로퍼티

public SiteOrder siteOrder
리턴 SiteOrder

updateOnStart 공개적으로 프로퍼티

public bool? updateOnStart
리턴 bool?

updatePeriod 공개적으로 프로퍼티

public uint updatePeriod
리턴 uint

useQuickSelect 공개적으로 프로퍼티

public bool useQuickSelect
리턴 bool

wmpbuffer 공개적으로 프로퍼티

public int wmpbuffer
리턴 int