C# Class MediaPortalWrapper.InputStream.StreamPreferences

显示文件 Open project: offbyoneBB/mp-onlinevideos2 Class Usage Examples

Public Properties

Property Type Description
Height int?
PreferMultiChannel bool
ThreeLetterLangCode string
Width int?

Property Details

Height public_oe property

public int? Height
return int?

PreferMultiChannel public_oe property

public bool PreferMultiChannel
return bool

ThreeLetterLangCode public_oe property

public string ThreeLetterLangCode
return string

Width public_oe property

public int? Width
return int?