Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FAQ (0.14 sec)

  1. android/guava/src/com/google/common/net/MediaType.java

       *
       * @since 20.0
       */
      public static final MediaType WAX_AUDIO = createConstant(AUDIO_TYPE, "x-ms-wax");
    
      /**
       * Real Audio. For more information, see <a
       * href="http://service.real.com/help/faq/rp8/configrp8win.html">this link</a>.
       *
       * @since 20.0
       */
      public static final MediaType VND_REAL_AUDIO = createConstant(AUDIO_TYPE, "vnd.rn-realaudio");
    
      /**
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Aug 07 16:17:10 GMT 2023
    - 46.2K bytes
    - Viewed (0)
Back to top