Uses of Class
org.monte.media.avi.AbstractAVIStream

Packages that use AbstractAVIStream
Package
Description
Provides media handlers for the AVI file format.
  • Uses of AbstractAVIStream in org.monte.media.avi

    Modifier and Type
    Class
    Description
    class 
    Provides low-level support for reading encoded audio and video samples from an AVI 1.0 or an AVI 2.0 file.
    class 
    Provides low-level support for writing already encoded audio and video samples into an AVI 1.0 file.
    class 
    Provides high-level support for decoding and reading audio and video samples from an AVI 1.0 file.
    class 
    Provides high-level support for encoding and writing audio and video samples into an AVI 1.0 file.