Class ExAviMovie


public final class ExAviMovie extends ExMCIMovie
A container record that specifies information about a movie stored externally.
Author:
Yegor Kozlov
  • Constructor Details

    • ExAviMovie

      protected ExAviMovie(byte[] source, int start, int len)
      Set things up, and find our more interesting children
    • ExAviMovie

      public ExAviMovie()
      Create a new ExAviMovie, with blank fields
  • Method Details