org.restcomm.media.resource.player.video.mpeg

Class FileTypeBox

    • Constructor Detail

      • FileTypeBox

        public FileTypeBox(long size)
    • Method Detail

      • getMajorBrand

        public String getMajorBrand()
      • getMinorVersion

        public long getMinorVersion()
      • getCompatibleBrands

        public String[] getCompatibleBrands()
      • load

        protected int load(DataInputStream fin)
                    throws IOException
        Description copied from class: Box
        Loads Box from stream.
        Specified by:
        load in class Box
        Parameters:
        fin - the stream to load box from
        Returns:
        the number of bytes readed from stream; *
        Throws:
        IOException - if some I/O error occured.

Copyright © 2017 TeleStax, Inc.. All Rights Reserved.