- SAMPLE_DEPENDENCY_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_DEPENDENCY_TYPE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_DESCRIPTION_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_GROUP_DESCRIPTION_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_SCALE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_SIZE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_TABLE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_TO_CHUNK_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SAMPLE_TO_GROUP_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SampleBuffer - Class in net.sourceforge.jaad.aac
-
The SampleBuffer holds the decoded AAC frame.
- SampleBuffer() - Constructor for class net.sourceforge.jaad.aac.SampleBuffer
-
- SampleDependencyBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
This box contains the sample dependencies for each switching sample.
- SampleDependencyBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleDependencyBox
-
- SampleDependencyTypeBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
This optional table answers three questions about sample dependency:
does this sample depend on others (is it an I-picture)?
- SampleDependencyTypeBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleDependencyTypeBox
-
- SampleDescriptionBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
The sample description table gives detailed information about the coding type
used, and any initialization information needed for that coding.
- SampleDescriptionBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleDescriptionBox
-
- SampleEntry - Class in net.sourceforge.jaad.mp4.boxes.impl.sampleentries
-
- SampleEntry(String) - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.SampleEntry
-
- SampleFrequency - Enum in net.sourceforge.jaad.aac
-
An enumeration that represents all possible sample frequencies AAC data can
have.
- SampleGroupDescriptionBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
This description table gives information about the characteristics of sample
groups.
- SampleGroupDescriptionBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleGroupDescriptionBox
-
- SampleGroupDescriptionEntry - Class in net.sourceforge.jaad.mp4.boxes.impl.samplegroupentries
-
- SampleGroupDescriptionEntry(String) - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.samplegroupentries.SampleGroupDescriptionEntry
-
- SampleScaleBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
This box may be present in any visual sample entry.
- SampleScaleBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleScaleBox
-
- SampleSizeBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
- SampleSizeBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleSizeBox
-
- SampleToChunkBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
- SampleToChunkBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleToChunkBox
-
- SampleToGroupBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
This table can be used to find the group that a sample belongs to and the
associated description of that sample group.
- SampleToGroupBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SampleToGroupBox
-
- SBR - Class in net.sourceforge.jaad.aac.sbr
-
- SBR(SampleFrequency, boolean) - Constructor for class net.sourceforge.jaad.aac.sbr.SBR
-
- SBR - Class in net.sourceforge.jaad.aac.sbr2
-
- SBR(SampleFrequency, boolean) - Constructor for class net.sourceforge.jaad.aac.sbr2.SBR
-
- SCHEME_INFORMATION_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SCHEME_TYPE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SchemeTypeBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
The Scheme Type Box identifies the protection scheme.
- SchemeTypeBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SchemeTypeBox
-
- seek(double) - Method in class net.sourceforge.jaad.mp4.api.Track
-
This method tries to seek to the frame that is nearest to the given
timestamp.
- seek(long) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Seeks to a specific offset in the stream.
- sendToOutput(SampleBuffer) - Method in class net.sourceforge.jaad.aac.syntax.SyntacticElements
-
- setBigEndian(boolean) - Method in class net.sourceforge.jaad.aac.SampleBuffer
-
Sets the endianness for the data.
- setChannelConfiguration(ChannelConfiguration) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setCoreCoderDelay(int) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setData(byte[], int, int, int, int) - Method in class net.sourceforge.jaad.aac.SampleBuffer
-
- setData(byte[]) - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- setData(ICSInfo) - Method in class net.sourceforge.jaad.aac.syntax.ICSInfo
-
- setData(byte[]) - Method in class net.sourceforge.jaad.mp4.api.Frame
-
- setDependsOnCoreCoder(boolean) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setExtObjectType(Profile) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setParams(Box, long, long, long) - Method in class net.sourceforge.jaad.mp4.boxes.BoxImpl
-
- setPredictionUnused(int) - Method in class net.sourceforge.jaad.aac.tools.ICPrediction
-
- setPredictionUnused(int) - Method in class net.sourceforge.jaad.aac.tools.LTPrediction
-
- setProfile(Profile) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setSampleFrequency(SampleFrequency) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setSBREnabled(boolean) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- setSmallFrameUsed(boolean) - Method in class net.sourceforge.jaad.aac.DecoderConfig
-
- SHADOW_SYNC_SAMPLE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- ShadowSyncSampleBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
The shadow sync table provides an optional set of sync samples that can be
used when seeking or for similar purposes.
- ShadowSyncSampleBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.ShadowSyncSampleBox
-
- showBits(int) - Method in class net.sourceforge.jaad.aac.error.BitsBuffer
-
- size - Variable in class net.sourceforge.jaad.mp4.boxes.BoxImpl
-
- size - Variable in class net.sourceforge.jaad.mp4.od.Descriptor
-
- SKIP_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- skipBit() - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- skipBits(int) - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- skipBytes(long) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Skips n
bytes in the input.
- SLConfigDescriptor - Class in net.sourceforge.jaad.mp4.od
-
- SLConfigDescriptor() - Constructor for class net.sourceforge.jaad.mp4.od.SLConfigDescriptor
-
- SMV_SAMPLE_ENTRY - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SMV_SPECIFIC_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SMVDecoderInfo - Class in net.sourceforge.jaad.mp4.api.codec
-
- SMVDecoderInfo(CodecSpecificBox) - Constructor for class net.sourceforge.jaad.mp4.api.codec.SMVDecoderInfo
-
- SMVSpecificBox - Class in net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec
-
- SMVSpecificBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec.SMVSpecificBox
-
- SOUND_MEDIA_HEADER_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SoundMediaHeaderBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
The sound media header contains general presentation information, independent
of the coding, for audio media.
- SoundMediaHeaderBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SoundMediaHeaderBox
-
- SQRT2 - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
-
- start - Variable in class net.sourceforge.jaad.mp4.od.Descriptor
-
- startNewFrame() - Method in class net.sourceforge.jaad.aac.syntax.SyntacticElements
-
- SUB_SAMPLE_INFORMATION_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SubSampleInformationBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
The Sub-Sample Information box is designed to contain sub-sample information.
- SubSampleInformationBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SubSampleInformationBox
-
- SYNC_SAMPLE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- SyncSampleBox - Class in net.sourceforge.jaad.mp4.boxes.impl
-
This box provides a compact marking of the random access points within the
stream.
- SyncSampleBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.SyncSampleBox
-
- SyntacticElements - Class in net.sourceforge.jaad.aac.syntax
-
- SyntacticElements(DecoderConfig) - Constructor for class net.sourceforge.jaad.aac.syntax.SyntacticElements
-