Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Multimedia (0.12 sec)

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

      /**
       * The 3GP multimedia container format. For more information, see <a
       * href="ftp://www.3gpp.org/tsg_sa/TSG_SA/TSGS_23/Docs/PDF/SP-040065.pdf#page=10">3GPP TS
       * 26.244</a>.
       *
       * @since 20.0
       */
      public static final MediaType THREE_GPP_VIDEO = createConstant(VIDEO_TYPE, "3gpp");
    
      /**
       * The 3G2 multimedia container format. For more information, see <a
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Sep 26 19:15:09 UTC 2024
    - 47.5K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/simplesymbolcontainer"/>
      <mime-type type="application/slate"/>
    
      <mime-type type="application/smil+xml">
        <alias type="application/smil"/>
        <_comment>SMIL Multimedia</_comment>
        <root-XML localName="smil"/>
        <sub-class-of type="application/xml"/>
        <glob pattern="*.smi"/>
        <glob pattern="*.smil"/>
        <glob pattern="*.sml"/>
      </mime-type>
    
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (1)
Back to top