|
|||||||||
| Home >> All >> org >> esau >> ptarmigan >> [ impl overview ] | PREV NEXT | ||||||||
A
- AUDIO_VER_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- AUDIO_VER_RESERVED - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- AUDIO_VER_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- AUDIO_VER_VERSION_1 - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- AUDIO_VER_VERSION_2 - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- AUDIO_VER_VERSION_2_5 - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
B
- BAD - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- BITRATE_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- BITRATE_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- BIT_RATES - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- ByteStreamSource - interface org.esau.ptarmigan.impl.ByteStreamSource.
- Interface for those filters which feed on InputStreams
C
- CHANNEL_DUAL - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- CHANNEL_JOINT_STEREO - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- CHANNEL_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- CHANNEL_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- CHANNEL_SINGLE - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- CHANNEL_STEREO - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- COPYRIGHT_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- CharacterStreamSource - interface org.esau.ptarmigan.impl.CharacterStreamSource.
- Interface for those filters which feed on Readers
- calculateFrameLength() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- frame length in bytes
- configure() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- generator configuration TODO: configure this object from classnames specfied in an XML file, or via Jakarta Commons Discovery.
D
- DEFAULT_MAX_TAG_SIZE - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
- the number of bytes to read from the start of a stream/file to identify which parser it requires
E
- EMPHASIS_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- EMPHASIS_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- EMPTY_ATTRS - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
- EXCLUDE_DIGEST - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
F
- FRAME_SYNC_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- FREE - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
G
- GeneratorImpl - class org.esau.ptarmigan.impl.GeneratorImpl.
- GeneratorImpl
- GeneratorImpl() - Constructor for class org.esau.ptarmigan.impl.GeneratorImpl
- getAudioVersion() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getBitRate() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getChannelDesc() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getChannelMode() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getChannels() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getCopyright() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getDigest() - Method in class org.esau.ptarmigan.impl.MediaProperties
- getDigestAlgorithm() - Method in class org.esau.ptarmigan.impl.MediaProperties
- getDuration() - Method in class org.esau.ptarmigan.impl.MediaProperties
- obtain the duration, in millisecs
- getEmphasis() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getFeature(String) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- OVERRIDE Look up the value of a feature.
- getFrameLength() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getLayer() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getMimeType() - Method in class org.esau.ptarmigan.impl.MediaProperties
- getModeExt() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getOriginal() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getPadding() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getPrivateBit() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getProperty(String) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- OVERRIDE Look up the value of a property.
- getProtection() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getRange() - Method in class org.esau.ptarmigan.impl.MediaProperties
- getSampleRate() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- getStream() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- obtain an input stream from the system-id in the specified input source.
- getTextMarker(byte[], int) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- read in the (text-based) marker, skipping any BOM for UTF-16 or UTF-8
H
- HEADER_SIZE - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
I
- INCLUDE_DIGEST - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
- initHeader(byte[], int) - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- Try to identify a frame header in the specified buffer at the specified offset.
- initSystemId(String) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- init the original system_id and the derived fields
L
- LAYER_I - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- LAYER_II - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- LAYER_III - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- LAYER_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- LAYER_RESERVED - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- LAYER_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- LOOKUP_FAILURE - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- log - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
- logging object
- log - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- logging object
- lookupBitRate() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- bit rate in bits per second
- lookupSampleRate() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- sample rate
M
- MODE_EXT_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- MODE_EXT_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- MPEGFrameHeader - class org.esau.ptarmigan.impl.MPEGFrameHeader.
- MPEG Frame Header
- MPEGFrameHeader() - Constructor for class org.esau.ptarmigan.impl.MPEGFrameHeader
- ctor
- MPEGFrameHeader(MPEGFrameHeader) - Constructor for class org.esau.ptarmigan.impl.MPEGFrameHeader
- copy ctor
- MediaProperties - class org.esau.ptarmigan.impl.MediaProperties.
- MediaProperties
- MediaProperties() - Constructor for class org.esau.ptarmigan.impl.MediaProperties
- m_audio_ver - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_binary_filters - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- the filters that work with binary streams
- m_bit_rate - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_bitrate_index - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_channel_mode - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_configured - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- have the parsers been loaded?
- m_copyright - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_digest - Variable in class org.esau.ptarmigan.impl.MediaProperties
- m_digest_algorithm - Variable in class org.esau.ptarmigan.impl.MediaProperties
- m_duration - Variable in class org.esau.ptarmigan.impl.MediaProperties
- m_emphasis - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_file_filters - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- the parsers that only work with files
- m_frame_length - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_include_digest - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- should a digest be calculated for media?
- m_include_entries - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- should entries (perhaps many) be included in scanned playlists?
- m_layer_code - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_media_properties - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- details on the media, like data range and mime-type
- m_mime_type - Variable in class org.esau.ptarmigan.impl.MediaProperties
- m_mode_ext - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_original - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_padding - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_parse_error - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- a holder for a stack trace in case a problem occurs; written out to xml
- m_private_bit - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_protection - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_range - Variable in class org.esau.ptarmigan.impl.MediaProperties
- m_read_limit - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- m_sample_index - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_sample_rate - Variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- m_system_id - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- the unmodified system_id passed in as input
- m_system_id_file - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- if the source is a local file, here's its name
- m_system_id_url - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- the system_id in URL form
- m_text_filters - Variable in class org.esau.ptarmigan.impl.GeneratorImpl
- the parsers that work with text streams
N
- NS_PREFIX - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
- NS_URI - Static variable in class org.esau.ptarmigan.impl.GeneratorImpl
O
- ORIGINAL_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- org.esau.ptarmigan.impl - package org.esau.ptarmigan.impl
P
- PADDING_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- PRIVATE_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- PROTECTION_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- parse(InputSource) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- OVERRIDE SAX-invoked parse If it's a file, attempt to parse the ID3v1 tag at the end of the file.
- parseBinaryStream(InputStream) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- Binary stream reading is constrained by the READ_LIMIT property.
- parseStream(InputStream) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- This is where the magic happens.
- parseTextStream(InputStream) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- Try to find a TEXT parser that can handle the stream, and if found let it consume it in its entireity.
- processFileSource() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
R
- RandomAccessFileSource - interface org.esau.ptarmigan.impl.RandomAccessFileSource.
- Interface for those filters which feed on Files, either for random access or just to extract information from the filename itself.
- resetData() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- Reset data members for reuse
- resetData() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- resetData() - Method in class org.esau.ptarmigan.impl.MediaProperties
S
- SAMPLE_MASK - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- SAMPLE_RATES - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- SAMPLE_SHIFT - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- SLOT_LAYER_I - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- SLOT_LAYER_II_III - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- S_AUDIO_VER - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- S_CHANNEL_MODE - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- S_LAYER - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- S_MODE_EXT_LAYER_III - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- S_MODE_EXT_LAYER_I_II - Static variable in class org.esau.ptarmigan.impl.MPEGFrameHeader
- setContentHandler(ContentHandler) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- OVERRIDE Set the content event handler.
- setDigest(String) - Method in class org.esau.ptarmigan.impl.MediaProperties
- setDigestAlgorithm(String) - Method in class org.esau.ptarmigan.impl.MediaProperties
- setDuration(long) - Method in class org.esau.ptarmigan.impl.MediaProperties
- assign the duration, in millisecs
- setFeature(String, boolean) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- OVERRIDE Set the value of a feature.
- setMimeType(String) - Method in class org.esau.ptarmigan.impl.MediaProperties
- setProperty(String, Object) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- OVERRIDE Set the value of a property.
- setRange(Range) - Method in class org.esau.ptarmigan.impl.MediaProperties
T
- toString() - Method in class org.esau.ptarmigan.impl.MediaProperties
V
- validate() - Method in class org.esau.ptarmigan.impl.MPEGFrameHeader
- A number of tests to validate a single frame.
W
- write(String, String, Attributes) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- write(String, String) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- write(String, long) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- write(String, Date, boolean) - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- writeFileProps() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- write file-properties element and children
- writeLog() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- writeMediaDigest() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- writeMediaProps() - Method in class org.esau.ptarmigan.impl.GeneratorImpl
- produce SAX events for the audio data-oriented metadata
A B C D E F G H I L M N O P R S T V W
|
|||||||||
| Home >> All >> org >> esau >> ptarmigan >> [ impl overview ] | PREV NEXT | ||||||||