Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 450 for

chunk

(0.08 sec)
  1. CountQueuingStrategy - Web APIs | MDN

    Learn about the CountQueuingStrategy interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....Streams API provides a built-in chunk counting queuing strategy that...Read only The total number of chunks that can be contained in the...

    developer.mozilla.org/en-US/docs/Web/API/CountQ...
  2. AviHeader.SuggestedBufferSize Property - GroupD...

    Gets the suggested buffer size for reading the file. Generally, this size should be large enough to contain the largest Chunk in the...enough to contain the largest chunk in the file. If set to zero...entire record, and not just a chunk. Namespace: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. GroupDocs.Metadata for Java 21.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 21.1 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to extract content statistics from OneNote documents Implement the ability to extract INFO Chunk metadata from all formats derived from the RIFF container (AVI, WAV) Attempted to divide by zero. Input string was not in a correct format. Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2841 Implement the ability to extract content statistics from OneNote documents New Feature METADATANET-2853 Implement the ability to extract INFO Chunk metadata from all formats derived from the RIFF container (AVI, WAV) New Feature METADATANET-3660 Attempted to divide by zero....the ability to extract INFO chunk metadata from all formats derived...the ability to extract INFO chunk metadata from all formats derived...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. M4V

    M4V fayl formatı və M4V faylları yarada və aça bilən API-lər haqqında məlumat əldə edin....continuous chunks with 8 byte header, 4 byte chunk size and 4...4 byte chunk type in each chunk. First chunk is “ftype” and has...

    docs.fileformat.com/az/video/m4v/
  5. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System.... } Extract RIFF INFO chunk metadata The AVI format is derived...with metadata in the INFO chunk. The chunk may include information...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. pngcolortype - GroupDocs.Signature for Java - A...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......is a palette index; a PLTE chunk shall appear. static int Truecolor...is a palette index; a PLTE chunk shall appear. See Also: Constant...

    apireference.groupdocs.com/signature/java/com.g...
  7. PngCompressedTextChunk Class - GroupDocs.Metada...

    Represents compressed textual data extracted from a PNG image....algorithm used to compress the chunk data. Count Gets the number...information represented by the chunk. (Inherited from PngTextChunk...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. chunk-BP2NIRVT.js

    import{Ec as l,Q as e,V as i,_b as o,rg as a,tb as n}from"./Chunk-D5B2L7LX.js";var h=(()=>{class t{static \u0275fac=function(r){return new(r||t)};static \u0275mod=i({type:t});static \u0275inj=e({im....../chunk-D5B2L7LX.js";var h=(()=>{class...

    purchase.groupdocs.com/chunk-BP2NIRVT.js
  9. PngCompressedTextChunk - GroupDocs.Metadata for...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......algorithm used to compress the chunk data. Methods inherited from...algorithm used to compress the chunk data. Returns: The algorithm...

    apireference.groupdocs.com/metadata/java/com.gr...
  10. GroupDocs.Metadata.Formats.Riff Namespace - Gro...

    The namespace provides functionality allowing users to work with metadata of various formats derived from the RIFF container....extracted from the RIFF INFO chunk....

    apireference.groupdocs.com/metadata/net/groupdo...