Configurable padding size for FLACCL

This commit is contained in:
Grigory Chudov
2013-02-24 19:55:45 -05:00
parent 1ba392dc7d
commit 0f9f8d08a3
4 changed files with 36 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.239
// Runtime Version:4.0.30319.18033
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -123,6 +123,15 @@ namespace CUETools.Codecs.FLACCL.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Number of bytes to reserve for metadata.
/// </summary>
internal static string DescriptionPadding {
get {
return ResourceManager.GetString("DescriptionPadding", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to OpenCL platform to use.
/// </summary>