C# Class MPTagThat.Core.Options

Show file Open project: MediaPortal/MPTagThat Class Usage Examples

Public Properties

Property Type Description
BitRatesLCAAC string[]
ForumLocation string
HelpLocation string
WmaLosslessSampleVBR Item[]
WmaProSampleCBR Item[]
WmaProSampleVBR Item[]
WmaStandardSampleCBR Item[]
WmaStandardSampleVBR Item[]

Public Methods

Method Description
SaveAllSettings ( ) : void

Private Methods

Method Description
Options ( ) : System
ReadArtistDatabase ( ) : void

Method Details

SaveAllSettings() public static method

public static SaveAllSettings ( ) : void
return void

Property Details

BitRatesLCAAC public static property

public static string[] BitRatesLCAAC
return string[]

ForumLocation public static property

public static string ForumLocation
return string

HelpLocation public static property

public static string HelpLocation
return string

WmaLosslessSampleVBR public static property

public static Item[] WmaLosslessSampleVBR
return Item[]

WmaProSampleCBR public static property

public static Item[] WmaProSampleCBR
return Item[]

WmaProSampleVBR public static property

public static Item[] WmaProSampleVBR
return Item[]

WmaStandardSampleCBR public static property

public static Item[] WmaStandardSampleCBR
return Item[]

WmaStandardSampleVBR public static property

public static Item[] WmaStandardSampleVBR
return Item[]