Class ExAviMovie

  • All Implemented Interfaces:
    GenericRecord

    public final class ExAviMovie
    extends ExMCIMovie
    A container record that specifies information about a movie stored externally.
    • Constructor Detail

      • 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 Detail