C# 클래스 MPTagThat.Core.Options

파일 보기 프로젝트 열기: MediaPortal/MPTagThat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BitRatesLCAAC string[]
ForumLocation string
HelpLocation string
WmaLosslessSampleVBR Item[]
WmaProSampleCBR Item[]
WmaProSampleVBR Item[]
WmaStandardSampleCBR Item[]
WmaStandardSampleVBR Item[]

공개 메소드들

메소드 설명
SaveAllSettings ( ) : void

비공개 메소드들

메소드 설명
Options ( ) : System
ReadArtistDatabase ( ) : void

메소드 상세

SaveAllSettings() 공개 정적인 메소드

public static SaveAllSettings ( ) : void
리턴 void

프로퍼티 상세

BitRatesLCAAC 공개적으로 정적으로 프로퍼티

public static string[] BitRatesLCAAC
리턴 string[]

ForumLocation 공개적으로 정적으로 프로퍼티

public static string ForumLocation
리턴 string

HelpLocation 공개적으로 정적으로 프로퍼티

public static string HelpLocation
리턴 string

WmaLosslessSampleVBR 공개적으로 정적으로 프로퍼티

public static Item[] WmaLosslessSampleVBR
리턴 Item[]

WmaProSampleCBR 공개적으로 정적으로 프로퍼티

public static Item[] WmaProSampleCBR
리턴 Item[]

WmaProSampleVBR 공개적으로 정적으로 프로퍼티

public static Item[] WmaProSampleVBR
리턴 Item[]

WmaStandardSampleCBR 공개적으로 정적으로 프로퍼티

public static Item[] WmaStandardSampleCBR
리턴 Item[]

WmaStandardSampleVBR 공개적으로 정적으로 프로퍼티

public static Item[] WmaStandardSampleVBR
리턴 Item[]