Свойство | Type | Description | |
---|---|---|---|
AudioExtensions | string[] | ||
AviSynthPluginsPath | string | ||
DatabasePath | string | ||
EncoderAviSynthVersion | AviSynthVersion | ||
ImageExtensions | string[] | ||
InitialDatabasePath | string | ||
SettingsPath | string | ||
SimultaneousDownloads | int | ||
UnhandledExceptionLogPath | string | ||
VideoExtensions | string[] |
Méthode | Description | |
---|---|---|
GetMediaTypeExtensions ( DataAccess.MediaType mediaType ) : string[] | ||
RaiseSettingsChanged ( ) : void |
Méthode | Description | |
---|---|---|
Settings ( ) : System |
public static GetMediaTypeExtensions ( DataAccess.MediaType mediaType ) : string[] | ||
mediaType | DataAccess.MediaType | |
Résultat | string[] |
public static RaiseSettingsChanged ( ) : void | ||
Résultat | void |
public static string[] AudioExtensions | ||
Résultat | string[] |
public static string AviSynthPluginsPath | ||
Résultat | string |
public static AviSynthVersion EncoderAviSynthVersion | ||
Résultat | AviSynthVersion |
public static string[] ImageExtensions | ||
Résultat | string[] |
public static string InitialDatabasePath | ||
Résultat | string |
public static int SimultaneousDownloads | ||
Résultat | int |
public static string UnhandledExceptionLogPath | ||
Résultat | string |