Uses of Class
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box

Packages that use Box
org.mobicents.media.server.impl.resource.mediaplayer.mpeg   
 

Uses of Box in org.mobicents.media.server.impl.resource.mediaplayer.mpeg
 

Subclasses of Box in org.mobicents.media.server.impl.resource.mediaplayer.mpeg
 class AMRSampleEntry
          Look 3Gpp TS 26.244 section 6.5
 class AmrSpecificBox
          The AMRSpecificBox fields for AMR and AMR-WB shall be as defined in table 6.6.
 class AMRWidebandSampleEntry
          Look 3Gpp TS 26.244 section 6.5
 class AudioSampleEntry
           
 class CdscTrackReferenceTypeBox
           
 class ChunkLargeOffsetBox
           
 class ChunkOffsetBox
          8.7.5.1 Definition Box Type: �?stco’, �?co64’ Container: Sample Table Box (�?stbl’) Mandatory: Yes Quantity: Exactly one variant must be present
 class CleanApertureBox
           
 class CompositionOffsetBox
          8.6.1.3.1 Definition Box Type: �?ctts’ Container: SampleTableBox (�?stbl’) Mandatory: No Quantity: Zero or one
 class CopyrightBox
           8.10.2.1 Definition Box Type: �?cprt’ Container: User data box (�?udta’) Mandatory: No Quantity: Zero or more
 class DataEntryUrlBox
           
 class DataEntryUrnBox
           
 class DataInformationBox
          8.7.1.1 Definition Box Type: �?dinf’ Container: MediaInformationBox (�?minf’) or Meta Box (�?meta’) Mandatory: Yes (required within �?minf’ box) and No (optional within �?meta’ box) Quantity: Exactly one The data information box contains objects that declare the location of the media information in a track.
 class DataReferenceBox
          8.7.2.1 Definition Box Types: �?url �?, �?urn �?, �?dref’ Container: Data Information Box (�?dinf’) Mandatory: Yes Quantity: Exactly one
 class EditBox
          8.6.5.1 Definition Box Type: �?edts’ Container: TrackBox (�?trak’) Mandatory: No Quantity: Zero or one
 class EditListBox
          8.6.6.1 Definition Box Type: �?elst’ Container: EditBox (�?edts’) Mandatory: No Quantity: Zero or one
 class ESDBox
           
 class FileTypeBox
          4.3.1 Definition Box Type: �?ftyp’ Container: File Mandatory: Yes Quantity: Exactly one
 class FreeSpaceBox
          8.1.2.1 Definition Box Types: �?free’, �?skip’ Container: File or other box Mandatory: No Quantity: Any number
 class FullBox
           
 class HandlerReferenceBox
          This box within a Media Box declares the process by which the media-data in the track is presented, and thus, the nature of the media in a track.
 class HintMediaHeaderBox
          8.4.5.4 Hint Media Header Box
 class HintTrackReferenceTypeBox
           
 class MediaBox
          8.4.1.1 Definition Box Type: �?mdia’ Container: TrackBox (�?trak’) Mandatory: Yes Quantity: Exactly one
 class MediaDataBox
          8.1.1.1 Definition Box Type: �?mdat’ Container: File Mandatory: No Quantity: Any number
 class MediaHeaderBox
          8.4.2.1 Definition Box Type: �?mdhd’ Container: Media Box (�?mdia’) Mandatory: Yes Quantity: Exactly one
 class MediaInformationBox
          8.4.4.1 Definition Box Type: �?minf’ Container: MediaBox (�?mdia’) Mandatory: Yes Quantity: Exactly one This box contains all the objects that declare characteristic information of the media in the track.
 class MovieBox
          8.2.1.1 Definition Box Type: �?moov’ Container: File Mandatory: Yes Quantity: Exactly one
 class MovieHeaderBox
          8.2.2.1 Definition Box Type: �?mvhd’ Container: MovieBox (�?moov’) Mandatory: Yes Quantity: Exactly one
 class MovieHintInformation
           
 class MP4AudioSampleEntry
          Look 3Gpp TS 26.244 section 6.4
 class NullMediaHeaderBox
          8.4.5.5 Null Media Header Box
 class PixelAspectRatioBox
           
 class RtpHintSampleEntry
           
 class RTPMovieHintInformation
           
 class RTPTrackSdpHintInformation
           
 class SampleDescriptionBox
          8.5.2.1 Definition Box Types: �?stsd’ Container: SampleTableBox (�?stbl’) Mandatory: Yes Quantity: Exactly one
 class SampleEntry
           
 class SampleSizeBox
          8.7.3.1 Definition Box Type: �?stsz’, �?stz2’ Container: Sample Table Box (�?stbl’) Mandatory: Yes Quantity: Exactly one variant must be present
 class SampleTableBox
          8.5.1.1 Definition Box Type: �?stbl’ Container: MediaInformationBox (�?minf’) Mandatory: Yes Quantity: Exactly one
 class SampleToChunkBox
          8.7.4.1 Definition Box Type: �?stsc’ Container: SampleTableBox (�?stbl’) Mandatory: Yes Quantity: Exactly one
 class SequenceOffSet
          RtpHintSampleEntry
 class SoundMediaHeaderBox
          8.4.5.3 Sound Media Header Box
 class SyncSampleBox
          8.6.2.1 Definition Box Type: �?stss’ Container: SampleTableBox (�?stbl’) Mandatory: No Quantity: Zero or one
 class TimeOffSet
          RtpHintSampleEntry
 class TimeScaleEntry
          See RtpHintSampleEntry
 class TimeToSampleBox
           
 class TrackBox
          8.3.1.1 Definition Box Type: �?trak’ Container: MovieBox (�?moov’) Mandatory: Yes Quantity: One or more
 class TrackHeaderBox
          8.3.2.1 Definition Box Type: �?tkhd’ Container: TrackBox (�?trak’) Mandatory: Yes Quantity: Exactly one
 class TrackHintInformation
           
 class TrackReferenceBox
          8.3.3.1 Definition Box Type: `tref’ Container: TrackBox (�?trak’) Mandatory: No Quantity: Zero or one
 class TrackReferenceTypeBox
           
 class UndefinedBox
          We don't know the type of box but we keep content as byte[]
 class UserDataBox
          8.10.1.1 Definition Box Type: �?udta’ Container: Movie Box (�?moov’) or Track Box (�?trak’) Mandatory: No Quantity: Zero or one
 class VideoMediaHeaderBox
          8.4.5.2 Video Media Header Box
 class VisualSampleEntry
           
 

Methods in org.mobicents.media.server.impl.resource.mediaplayer.mpeg that return types with arguments of type Box
 java.util.List<Box> RtpHintSampleEntry.getAdditionaldata()
           
 java.util.List<Box> UserDataBox.getUserDefinedBoxes()
           
 



Copyright © 2010. All Rights Reserved.