Package net.bramp.ffmpeg.nut


package net.bramp.ffmpeg.nut
  • Class
    Description
    A video or audio frame.
    Represents a frame code table entry in the NUT multimedia container format.
    Represents an index packet in the NUT multimedia container format.
    Represents an info packet in the NUT multimedia container format.
    Represents the main header packet in the NUT multimedia container format.
    A DataInputStream that implements a couple of custom FFmpeg Nut datatypes.
    Demuxer for the FFmpeg Nut file format.
    Listener interface for receiving events from a NUT format reader.
    Represents a packet in the NUT multimedia container format.
    Defines the startcode values used to identify NUT packet types.
    Represents the footer of a NUT packet containing a checksum.
    Represents the header of a NUT packet containing startcode and forward pointer.
    Handles decoding of raw audio and video data in the NUT multimedia container format.
    Represents a media stream within a NUT multimedia container.
    Represents a stream header packet in the NUT multimedia container format.
    Represents a sync point packet in the NUT multimedia container format.