cook_str.h
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:13k
源码类别:

Symbian

开发平台:

C/C++

  1. /* ***** BEGIN LICENSE BLOCK ***** 
  2.  * Version: RCSL 1.0/RPSL 1.0 
  3.  *  
  4.  * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. 
  5.  *      
  6.  * The contents of this file, and the files included with this file, are 
  7.  * subject to the current version of the RealNetworks Public Source License 
  8.  * Version 1.0 (the "RPSL") available at 
  9.  * http://www.helixcommunity.org/content/rpsl unless you have licensed 
  10.  * the file under the RealNetworks Community Source License Version 1.0 
  11.  * (the "RCSL") available at http://www.helixcommunity.org/content/rcsl, 
  12.  * in which case the RCSL will apply. You may also obtain the license terms 
  13.  * directly from RealNetworks.  You may not use this file except in 
  14.  * compliance with the RPSL or, if you have a valid RCSL with RealNetworks 
  15.  * applicable to this file, the RCSL.  Please see the applicable RPSL or 
  16.  * RCSL for the rights, obligations and limitations governing use of the 
  17.  * contents of the file.  
  18.  *  
  19.  * This file is part of the Helix DNA Technology. RealNetworks is the 
  20.  * developer of the Original Code and owns the copyrights in the portions 
  21.  * it created. 
  22.  *  
  23.  * This file, and the files included with this file, is distributed and made 
  24.  * available on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER 
  25.  * EXPRESS OR IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS ALL SUCH WARRANTIES, 
  26.  * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS 
  27.  * FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. 
  28.  * 
  29.  * Technology Compatibility Kit Test Suite(s) Location: 
  30.  *    http://www.helixcommunity.org/content/tck 
  31.  * 
  32.  * Contributor(s): 
  33.  *  
  34.  * ***** END LICENSE BLOCK ***** */ 
  35. #ifndef _COOK_STRINGS_H
  36. #define _COOK_STRINGS_H
  37. #define COOK_NAME_FLAVOR0 "8 Kbps Music - RealAudio"
  38. #define COOK_NAME_FLAVOR1 "11 Kbps Music - RealAudio"
  39. #define COOK_NAME_FLAVOR2 "16 Kbps Music - RealAudio"
  40. #define COOK_NAME_FLAVOR3 "20 Kbps Music - RealAudio"
  41. #define COOK_NAME_FLAVOR4 "32 Kbps Music - RealAudio"
  42. #define COOK_NAME_FLAVOR5 "44 Kbps Music - RealAudio"
  43. #define COOK_NAME_FLAVOR6 "64 Kbps Music - RealAudio"
  44. #define COOK_NAME_FLAVOR7 "32 Kbps - RealAudio"
  45. #define COOK_NAME_FLAVOR8 "6 Kbps Music - RealAudio"
  46. #define COOK_NAME_FLAVOR9 "20 Kbps Stereo Music"
  47. #define COOK_NAME_FLAVOR10 "32 Kbps Stereo Music"
  48. #define COOK_NAME_FLAVOR11 "44 Kbps Stereo Music"
  49. #define COOK_NAME_FLAVOR12 "64 Kbps Stereo Music"
  50. #define COOK_NAME_FLAVOR13 "96 Kbps Stereo Music"
  51. #define COOK_NAME_FLAVOR14 "64 Kbps - RealAudio"
  52. #define COOK_NAME_FLAVOR15 "20 Kbps Music High Response - RealAudio"
  53. #define COOK_NAME_FLAVOR16 "32 Kbps Music High Response - RealAudio"
  54. #define COOK_NAME_FLAVOR17 "16 Kbps Stereo Music - RealAudio"
  55. #define COOK_NAME_FLAVOR18 "20 Kbps Stereo Music - RealAudio"
  56. #define COOK_NAME_FLAVOR19 "20 Kbps Stereo Music High Response - RealAudio"
  57. #define COOK_NAME_FLAVOR20 "32 Kbps Stereo Music - RealAudio"
  58. #define COOK_NAME_FLAVOR21 "32 Kbps Stereo Music High Response - RealAudio"
  59. #define COOK_NAME_FLAVOR22 "44 Kbps Stereo Music - RealAudio"
  60. #define COOK_NAME_FLAVOR23 "44 Kbps Stereo Music High Response - RealAudio"
  61. #define COOK_NAME_FLAVOR24 "64 Kbps Stereo Music - RealAudio"
  62. #define COOK_NAME_FLAVOR25 "96 Kbps Stereo Music - RealAudio"
  63. #define COOK_NAME_FLAVOR26 "12 Kbps Stereo Music - RealAudio"
  64. #define COOK_NAME_FLAVOR27 "64 kbps Stereo Surround - RealAudio"
  65. #define COOK_NAME_FLAVOR28 "96 kbps Stereo Surround - RealAudio"
  66. #define COOK_NAME_FLAVOR29 "44 kbps Stereo Surround - RealAudio"
  67. #define COOK_NAME_FLAVOR30 "96 Kbps 5.1 Multichannel - RealAudio 10"
  68. #define COOK_NAME_FLAVOR31 "132 Kbps 5.1 Multichannel - RealAudio 10"
  69. #define COOK_NAME_FLAVOR32 "184 Kbps 5.1 Multichannel - RealAudio 10"
  70. #define COOK_NAME_FLAVOR33 "268 Kbps 5.1 Multichannel - RealAudio 10"
  71. #define COOK_DESCRIPTION_FLAVOR0 "For music-based video over 28 Kbps and 56 Kbps modem connections."
  72. #define COOK_DESCRIPTION_FLAVOR1 "For music over 14 Kbps modem connections, or music-based video over Single ISDN connections."
  73. #define COOK_DESCRIPTION_FLAVOR2 "For music over 28 Kbps modem connections, or music-based video over Dual ISDN connections."
  74. #define COOK_DESCRIPTION_FLAVOR3 "For music over 28 Kbps modem connections, or music-based video over Dual ISDN connections."
  75. #define COOK_DESCRIPTION_FLAVOR4 "For music over 56 Kbps modem connections, or music-based video over LAN/DSL/Cable Modem connections."
  76. #define COOK_DESCRIPTION_FLAVOR5 "For music over Single ISDN connections."
  77. #define COOK_DESCRIPTION_FLAVOR6 "For music over Dual ISDN and LAN/DSL/Cable Modem connections."
  78. #define COOK_DESCRIPTION_FLAVOR7 "For speech over 56 Kbps modem and Single ISDN connections, or for speech-based video over LAN/DSL/Cable Modem connections."
  79. #define COOK_DESCRIPTION_FLAVOR8 "For music-based video over 28 Kbps and 56Kbps modem connections. If better sound quality is required, select the 8 Kbps Music codec."
  80. #define COOK_DESCRIPTION_FLAVOR9 "For stereo music over 56 Kbps modem connections, or music-based video over LAN/DSL/Cable Modem connections."
  81. #define COOK_DESCRIPTION_FLAVOR10 "For stereo music over 56 Kbps modem connections, or music-based video over LAN/DSL/Cable Modem connections. For use with RealPlayer G2 or greater."
  82. #define COOK_DESCRIPTION_FLAVOR11 "For stereo music over Single ISDN connections."
  83. #define COOK_DESCRIPTION_FLAVOR12 "For stereo music over Dual ISDN and LAN/DSL/Cable Modem connections."
  84. #define COOK_DESCRIPTION_FLAVOR13 "For stereo music over Dual ISDN and LAN/DSL/Cable Modem connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  85. #define COOK_DESCRIPTION_FLAVOR14 "For speech over Dual ISDN and LAN/DSL/Cable Modem connections."
  86. #define COOK_DESCRIPTION_FLAVOR15 "For high response music over 28 Kbps modem connections, or music-based video over Dual ISDN connections."
  87. #define COOK_DESCRIPTION_FLAVOR16 "For high response music over 56 Kbps modem connections, or music-based video over LAN/DSL/Cable Modem connections."
  88. #define COOK_DESCRIPTION_FLAVOR17 "For stereo music over 28 Kbps modem connections, or music-based video over Dual ISDN connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  89. #define COOK_DESCRIPTION_FLAVOR18 "For stereo music over 28 Kbps modem connections, or music-based video over Dual ISDN connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  90. #define COOK_DESCRIPTION_FLAVOR19 "For stereo music over 28 Kbps modem connections, or music-based video over Dual ISDN connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  91. #define COOK_DESCRIPTION_FLAVOR20 "For stereo music over 56 Kbps modem connections, or music-based video over LAN/DSL/Cable Modem connections.  Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  92. #define COOK_DESCRIPTION_FLAVOR21 "For stereo music over 56 Kbps modem connections, or music-based video over LAN/DSL/Cable Modem connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  93. #define COOK_DESCRIPTION_FLAVOR22 "For stereo music over Single ISDN connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  94. #define COOK_DESCRIPTION_FLAVOR23 "For stereo music over Single ISDN connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  95. #define COOK_DESCRIPTION_FLAVOR24 "For stereo music over Dual ISDN and LAN/DSL/Cable Modem connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  96. #define COOK_DESCRIPTION_FLAVOR25 "For stereo music over Dual ISDN and LAN/DSL/Cable Modem connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  97. #define COOK_DESCRIPTION_FLAVOR26 "For stereo music-based video over 28 Kbps modem connections. Compatible with RealPlayer 8.0 and later.  Previous versions of the RealPlayer will give the user the choice of updating in order to play this codec."
  98. #define COOK_DESCRIPTION_FLAVOR27 "For stereo surround music playback over Dual ISDN Modem and higher speed connections or local playback. Will play back on Circle Surround, DTS, and Pro Logic and other related systems as multichannel or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  99. #define COOK_DESCRIPTION_FLAVOR28 "For stereo surround music playback over Dual ISDN Modem and higher speed connections or local playback. Will play back on Circle Surround, DTS, and Pro Logic and other related systems as multichannel or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  100. #define COOK_DESCRIPTION_FLAVOR29 "For stereo surround music playback over Single ISDN Modem and higher speed connections or local playback. Will play back on Circle Surround, DTS, and Pro Logic and other related systems as multichannel or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  101. #define COOK_DESCRIPTION_FLAVOR30 "For discrete multichannel music playback over DSL or cable modem and higher speed connections or local playback. Will play back on multi-speaker playback systems (with multichannel sound card) as 6 distinct channels (left, right and center front, left and right back and sub-woofer) or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  102. #define COOK_DESCRIPTION_FLAVOR31 "For discrete multichannel music playback over DSL or cable modem and higher speed connections or local playback. Will play back on multi-speaker playback systems (with multichannel sound card) as 6 distinct channels (left, right and center front, left and right back and sub-woofer) or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  103. #define COOK_DESCRIPTION_FLAVOR32 "For discrete multichannel music playback over DSL or cable modem and higher speed connections or local playback. Will play back on multi-speaker playback systems (with multichannel sound card) as 6 distinct channels (left, right and center front, left and right back and sub-woofer) or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  104. #define COOK_DESCRIPTION_FLAVOR33 "For discrete multichannel music playback over DSL or cable modem and higher speed connections or local playback. Will play back on multi-speaker playback systems (with multichannel sound card) as 6 distinct channels (left, right and center front, left and right back and sub-woofer) or plays back as stereo on systems without these technologies.  Compatible with RealOne Player and later."
  105. #define COOK_STATUSTEXT_FLAVOR0 "RealAudio G2"
  106. #define COOK_STATUSTEXT_FLAVOR1 "RealAudio G2"
  107. #define COOK_STATUSTEXT_FLAVOR2 "RealAudio G2"
  108. #define COOK_STATUSTEXT_FLAVOR3 "RealAudio G2"
  109. #define COOK_STATUSTEXT_FLAVOR4 "RealAudio G2"
  110. #define COOK_STATUSTEXT_FLAVOR5 "RealAudio G2"
  111. #define COOK_STATUSTEXT_FLAVOR6 "RealAudio G2"
  112. #define COOK_STATUSTEXT_FLAVOR7 "RealAudio G2"
  113. #define COOK_STATUSTEXT_FLAVOR8 "RealAudio G2"
  114. #define COOK_STATUSTEXT_FLAVOR9 "RealAudio G2"
  115. #define COOK_STATUSTEXT_FLAVOR10 "RealAudio G2"
  116. #define COOK_STATUSTEXT_FLAVOR11 "RealAudio G2"
  117. #define COOK_STATUSTEXT_FLAVOR12 "RealAudio G2"
  118. #define COOK_STATUSTEXT_FLAVOR13 "RealAudio G2"
  119. #define COOK_STATUSTEXT_FLAVOR14 "RealAudio G2"
  120. #define COOK_STATUSTEXT_FLAVOR15 "RealAudio G2"
  121. #define COOK_STATUSTEXT_FLAVOR16 "RealAudio G2"
  122. #define COOK_STATUSTEXT_FLAVOR17 "RealAudio 8"
  123. #define COOK_STATUSTEXT_FLAVOR18 "RealAudio 8"
  124. #define COOK_STATUSTEXT_FLAVOR19 "RealAudio 8"
  125. #define COOK_STATUSTEXT_FLAVOR20 "RealAudio 8"
  126. #define COOK_STATUSTEXT_FLAVOR21 "RealAudio 8"
  127. #define COOK_STATUSTEXT_FLAVOR22 "RealAudio 8"
  128. #define COOK_STATUSTEXT_FLAVOR23 "RealAudio 8"
  129. #define COOK_STATUSTEXT_FLAVOR24 "RealAudio 8"
  130. #define COOK_STATUSTEXT_FLAVOR25 "RealAudio 8"
  131. #define COOK_STATUSTEXT_FLAVOR26 "RealAudio 8"
  132. #define COOK_STATUSTEXT_FLAVOR27 "RealAudio 8"
  133. #define COOK_STATUSTEXT_FLAVOR28 "RealAudio 8"
  134. #define COOK_STATUSTEXT_FLAVOR29 "RealAudio 8"
  135. #define COOK_STATUSTEXT_FLAVOR30 "RealAudio 10"
  136. #define COOK_STATUSTEXT_FLAVOR31 "RealAudio 10"
  137. #define COOK_STATUSTEXT_FLAVOR32 "RealAudio 10"
  138. #define COOK_STATUSTEXT_FLAVOR33 "RealAudio 10"
  139. #endif // _COOK_STRINGS_H