- abortRead() - Method in interface javax.media.CachedStream
-
- abortRead() - Method in interface javax.media.protocol.CachedStream
-
- AboutPanel - Class in net.sf.fmj.ui.dialogs
-
- AboutPanel() - Constructor for class net.sf.fmj.ui.dialogs.AboutPanel
-
Creates new form AboutPanel
- aboutToDisplayPanel(Object) - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Override this method to provide functionality that will be performed just before
the panel is to be displayed.
- aboutToDisplayPanel(Object) - Method in class net.sf.fmj.ui.wizards.ChooseSourcePanelDescriptor
-
- aboutToDisplayPanel(Object) - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanelDescriptor
-
- aboutToDisplayPanel(Object) - Method in class net.sf.fmj.ui.wizards.FileDestPanelDescriptor
-
- aboutToDisplayPanel(Object) - Method in class net.sf.fmj.ui.wizards.RTPDestPanelDescriptor
-
- aboutToHidePanel(Object) - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Override this method to perform functionality just before the panel is to be
hidden.
- aboutToHidePanel(Object) - Method in class net.sf.fmj.ui.wizards.ChooseSourcePanelDescriptor
-
- aboutToHidePanel(Object) - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanelDescriptor
-
- aboutToHidePanel(Object) - Method in class net.sf.fmj.ui.wizards.FileDestPanelDescriptor
-
- aboutToHidePanel(Object) - Method in class net.sf.fmj.ui.wizards.RTPDestPanelDescriptor
-
- AbstractClock - Class in net.sf.fmj.ejmf.toolkit.media
-
The AbstractClock provides an abstract implementation of the
javax.media.Clock interface.
- AbstractClock() - Constructor for class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Constructs an AbstractClock.
- AbstractCodec - Class in net.sf.fmj.media
-
Abstract base class to implement Codec.
- AbstractCodec() - Constructor for class net.sf.fmj.media.AbstractCodec
-
- AbstractController - Class in net.sf.fmj.ejmf.toolkit.media
-
The AbstractController class provides a basic implementation of a
javax.media.Controller.
- AbstractController() - Constructor for class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Construct a AbstractController.
- AbstractControlPanel - Class in net.sf.fmj.ejmf.toolkit.gui.controlpanel
-
Root class form which custom Control Panels should
extends.
- AbstractControlPanel(Skin, Player, int) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Create a Control panel with those Controls identified
by flags
argument associated with
player
.
- AbstractControlPanel(Skin, Player) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Create a Control Panel with complete suite of Controls
- AbstractControls - Class in net.sf.fmj.media
-
Abstract implementation of Controls, useful for subclassing.
- AbstractControls() - Constructor for class net.sf.fmj.media.AbstractControls
-
- AbstractDataSink - Class in net.sf.fmj.media
-
Abstract base class to implement DataSink.
- AbstractDataSink() - Constructor for class net.sf.fmj.media.AbstractDataSink
-
- AbstractDemultiplexer - Class in net.sf.fmj.media
-
Abstract base class to implement Demultiplexer.
- AbstractDemultiplexer() - Constructor for class net.sf.fmj.media.AbstractDemultiplexer
-
- AbstractDePacketizer - Class in net.sf.fmj.media
-
Generic DePacketizer base class.
- AbstractDePacketizer() - Constructor for class net.sf.fmj.media.AbstractDePacketizer
-
- AbstractGainButtonPanel - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
A panel containing two buttons for manipulating
gain.
- AbstractGainButtonPanel(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
- AbstractGainControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
Abstract class from which AbstractListenerControls that depend
on a GainControl should extend.
- AbstractGainControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainControl
-
Create an AbstractGainControl and associate with
controller.
- AbstractGainControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainControl
-
Create an AbstractGainControl.
- AbstractGainControl - Class in net.sf.fmj.media
-
- AbstractGainControl() - Constructor for class net.sf.fmj.media.AbstractGainControl
-
- AbstractInputStreamMux - Class in net.sf.fmj.media.multiplexer
-
An abstract Multiplexer which may be used as a base class for multiplexers which need to
simply write something to an output stream as each buffer comes in.
- AbstractInputStreamMux(ContentDescriptor) - Constructor for class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- AbstractListenerControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
An AbstractListenerControl provides a Component-Listener
model for Controls, allowing the two elements to be
changed independently of each other.
- AbstractListenerControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Create an AbstractListenerControl
- AbstractListenerControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Create an AbstractListenerControl
- AbstractMultiplexer - Class in net.sf.fmj.media
-
Abstract base class to implement Multiplexer.
- AbstractMultiplexer() - Constructor for class net.sf.fmj.media.AbstractMultiplexer
-
- AbstractPacketizer - Class in net.sf.fmj.media
-
Abstract base class to implement a packetizer codec.
- AbstractPacketizer() - Constructor for class net.sf.fmj.media.AbstractPacketizer
-
- AbstractPlayer - Class in net.sf.fmj.ejmf.toolkit.media
-
The AbstractPlayer class provides a basic implementation of a
javax.media.Player.
- AbstractPlayer() - Constructor for class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Construct a AbstractPlayer.
- AbstractPlugIn - Class in net.sf.fmj.media
-
Abstract implementation of PlugIn, useful for subclassing.
- AbstractPlugIn() - Constructor for class net.sf.fmj.media.AbstractPlugIn
-
- AbstractProcessor - Class in net.sf.fmj.media
-
Abstract base class to implement Processor.
- AbstractProcessor() - Constructor for class net.sf.fmj.media.AbstractProcessor
-
- AbstractRenderer - Class in net.sf.fmj.media
-
Abstract implementation of Renderer, useful for subclassing.
- AbstractRenderer() - Constructor for class net.sf.fmj.media.AbstractRenderer
-
- AbstractStreamCopyMux - Class in net.sf.fmj.media.multiplexer
-
Mux that can be implemented simply by copying streams.
- AbstractStreamCopyMux(ContentDescriptor) - Constructor for class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- AbstractTrack - Class in net.sf.fmj.media
-
Abstract base class to implement Track.
- AbstractTrack() - Constructor for class net.sf.fmj.media.AbstractTrack
-
- AbstractVideoRenderer - Class in net.sf.fmj.media
-
Abstract implementation of VideoRenderer, useful for subclassing.
- AbstractVideoRenderer() - Constructor for class net.sf.fmj.media.AbstractVideoRenderer
-
- ActionListenerControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
All button controls extends from ActionListenerControl.
- ActionListenerControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Create an ActionListenerControl and associate it
with a Controller.
- ActionListenerControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Create an ActionListenerControl
- actionPerformed(ActionEvent) - Method in class net.sf.fmj.ejmf.toolkit.controls.RateControlComponent
-
Listens for changes in the Rate TextField.
- actionPerformed(ActionEvent) - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Called in response to an ActionEvent from the associated
base timer.
- actionPerformed(ActionEvent) - Method in class net.sf.fmj.ui.wizard.WizardController
-
Calling method for the action listener interface.
- ActiveReceiveStreamEvent - Class in javax.media.rtp.event
-
- ActiveReceiveStreamEvent(SessionManager, Participant, ReceiveStream) - Constructor for class javax.media.rtp.event.ActiveReceiveStreamEvent
-
- ActiveSendStreamEvent - Class in javax.media.rtp.event
-
- ActiveSendStreamEvent(SessionManager, Participant, SendStream) - Constructor for class javax.media.rtp.event.ActiveSendStreamEvent
-
- add(Buffer) - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- add(Buffer) - Method in class net.sf.fmj.media.rtp.RTPJitterBuffer
-
Adds a buffer of data to the buffer
- addBadRTCPPkt() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a bad rtcp packet to the bad rtcp packet count
- addBadRTPkt() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a packet to the bad packet count
- addBonusFormats(RTPManager) - Static method in class net.sf.fmj.media.datasink.rtp.RTPBonusFormatsMgr
-
- addBytesRecd(int) - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds bytes to the received byte count
- addBytesSent(int) - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Adds bytes to the sent byte count
- addBytesTransmitted(int) - Method in class net.sf.fmj.media.rtp.RTPTransmissionStats
-
Adds some bytes to the number transmitted
- addCaptureDevices() - Method in class net.sf.fmj.media.cdp.civil.CaptureDevicePlugger
-
- addCaptureDevices() - Static method in class net.sf.fmj.media.cdp.GlobalCaptureDevicePlugger
-
- addCaptureDevices() - Method in class net.sf.fmj.media.cdp.javasound.CaptureDevicePlugger
-
- addChangeListener(ChangeListener) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Register ChangeListener with ProgressBar
- addChangeListener(ChangeListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Add a ChangeListener
- addComponents(int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Add appropriate Components to Control Panel.
- addComponents(int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Does the work of building the control components and
adding them to the layout.
- addContentPrefix(String) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Adds a content prefix to the JMF content prefix list.
- addContentPrefix(String, boolean) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Adds a content prefix to the JMF content prefix list.
- addControl(Control) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Add a Control to this Controller.
- addControl(Control) - Method in class net.sf.fmj.media.AbstractControls
-
Called by subclasses of this Abstract class to add a control.
- addControl(Control) - Method in class net.sf.fmj.utility.ControlCollection
-
Add a Control to the list.
- addControlComponent(Component) - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Adds a given component to the part of this PlayerPanel
reserved for its Player's control component.
- addControlComponent() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Adds the Player's control component to this PlayerPanel.
- addController(Controller) - Method in interface javax.media.Player
-
- addController(Controller) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Adds a Controller to be controlled by this Player.
- addControllerListener(ControllerListener) - Method in interface javax.media.Controller
-
- addControllerListener(ControllerListener) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Specify a ControllerListener to which this Controller will
send events.
- addControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Since different controls may have different types
of listeners, each subclass should define addControlListener
to register the correct type of listener with component.
- addControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Add control semantics to this Control.
- addControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Add control semantics to this Control.
- addControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.MouseListenerControl
-
Add control semantics to this Control.
- addControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Over-rides addControlListener from AbstractActionListener
because this Component is a JPanel and buttons need
to be extracted from it.
- addDataSinkListener(DataSinkListener) - Method in interface javax.media.DataSink
-
- addDataSinkListener(DataSinkListener) - Method in class net.sf.fmj.media.AbstractDataSink
-
- addDestLink(LinkModel) - Method in class net.sf.fmj.filtergraph.model.NodeModel
-
- addDestLink(Link) - Method in class net.sf.fmj.filtergraph.MuxNode
-
- addDestLink(Link) - Method in class net.sf.fmj.filtergraph.Node
-
- addDestLink(Link) - Method in class net.sf.fmj.filtergraph.RendererNode
-
- addDevice(CaptureDeviceInfo) - Static method in class javax.media.CaptureDeviceManager
-
- addDevice(CaptureDeviceInfo) - Static method in class javax.media.cdm.CaptureDeviceManager
-
- addDevice(CaptureDeviceInfo) - Method in class net.sf.fmj.registry.Registry
-
- addDownloadProgressListener(DownloadProgressListener, int) - Method in interface javax.media.ExtendedCachingControl
-
- addFormat(Format, int) - Method in interface javax.media.rtp.RTPControl
-
- addFormat(Format, int) - Method in class javax.media.rtp.RTPManager
-
- addFormat(Format, int) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- addFormat(Format, int) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Add the specified format as corresponding to the specified payload.
- addFormat(Format, int) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Add a format to the list of supported formats.
- addGainChangeListener(GainChangeListener) - Method in interface javax.media.GainControl
-
- addGainChangeListener(GainChangeListener) - Method in class net.sf.fmj.media.AbstractGainControl
-
- addHeader(String, String) - Method in class fi.iki.elonen.nanohttpd.NanoHTTPD.Response
-
Adds given line to the header.
- addLocalColl() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a collision to the local collision count
- addLocalColl() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Adds a collision to the local collision count
- addLoopedPacket() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a packet to the looped packet count
- addMalformedBYE() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a malformed BYE to the malformed BYE count
- addMalformedRR() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a malformed RR to the malformed RR count
- addMalformedSDES() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a malformed SDES to the malformed SDES count
- addMalformedSR() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a malformed SR to the malformed SR count
- addMediaLocatorAndLoad(String) - Method in class net.sf.fmj.ui.application.PlayerPanel
-
- addMediaPanel() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Removes the initial "loading" label that appears while the
media is loading.
- addMimeType(String, String) - Static method in class net.sf.fmj.media.MimeManager
-
- addMimeType(String, String) - Method in class net.sf.fmj.media.MimeTable
-
- addMimeType(String, String) - Method in class net.sf.fmj.registry.Registry
-
- addPacket(RTPHeader, byte[], int, int) - Method in class net.sf.fmj.media.rtp.RTPAudioDataStream
-
Adds a packet to the buffers
- addPacket(RTPHeader, byte[], int, int) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Add an RTP packet to this datastream.
- addPacket(RTPHeader, byte[], int, int) - Method in class net.sf.fmj.media.rtp.RTPVideoDataStream
-
Adds a packet to the buffers
- addPacketRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a packet to the received packet count
- addPDUDuplicate() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Adds a duplicate packet to the count
- addPDUInvalid() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Adds an invalid packet to the count
- addPDULost(int) - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Adds a lost packet to the count
- addPDUMisOrd() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Adds a misordered packet to the count
- addPDUProcessed() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Adds a processed packet to the count
- addPDUTransmitted() - Method in class net.sf.fmj.media.rtp.RTPTransmissionStats
-
Adds a packet to the number transmitted
- addPeer(SessionAddress) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- addPeer(SessionAddress) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Add a peer to send RTP data to.
- addPlugIn(String, Format[], Format[], int) - Static method in class javax.media.pim.PlugInManager
-
- addPlugIn(String, Format[], Format[], int) - Static method in class javax.media.PlugInManager
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.fmj.ui.wizard.WizardModel
-
- addProtocolPrefix(String) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Adds a protocol prefix to the JMF protocol prefix list.
- addProtocolPrefix(String, boolean) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Adds a protocol prefix to the JMF protocol prefix list.
- addReceiveStreamListener(ReceiveStreamListener) - Method in class javax.media.rtp.RTPManager
-
- addReceiveStreamListener(ReceiveStreamListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- addReceiveStreamListener(ReceiveStreamListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Adds a listener to the list of listeners wanting to be informed when a receive stream is created.
- addRemoteColl() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a collision to the remote collision count
- addRemoteColl() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Adds a collision to the remote collision count
- addRemoteListener(RemoteListener) - Method in class javax.media.rtp.RTPManager
-
- addRemoteListener(RemoteListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- addRemoteListener(RemoteListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Adds a listener to the list of remote listeners.
- addReport(Report) - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Adds an RTCP Report for this participant
- addRTCPRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a rtcp pakcet to the received rtcp packet count
- addRTCPSent() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Adds a packet to the sent rtcp packet count
- addRTPSent() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Adds a packet to the sent packet count
- addSendStreamListener(SendStreamListener) - Method in class javax.media.rtp.RTPManager
-
- addSendStreamListener(SendStreamListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- addSendStreamListener(SendStreamListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Add this listener to the list of listeners wanting to be informed when a send stream is created.
- addSequenceWrap() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Adds a sequence number wrap
- addSessionListener(SessionListener) - Method in class javax.media.rtp.RTPManager
-
- addSessionListener(SessionListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- addSessionListener(SessionListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Add this listener to the list of session listeners.
- addSourceDescription(SourceDescription) - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Adds a source description item to the participant
- addSourceDescription(SourceDescription) - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Adds a source description to this send stream
- addSourcedTimerListener(SourcedTimerListener) - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Add a listener to this object.
- addSRRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a sr packet to the received sr packet count
- addStream(RTPStream) - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Adds a stream to the participant
- addTarget(SessionAddress) - Method in class javax.media.rtp.RTPManager
-
- addTarget(SessionAddress) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Add a network target to which we'll send our RTP packets.
- addTarget(SessionAddress) - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Add a stream target.
- addTarget(InetAddress, int) - Method in class net.sf.fmj.media.rtp.SocketOutputStream
-
Add a target to stream targets list
- addThread(Thread) - Method in class net.sf.fmj.ejmf.toolkit.media.ThreadQueue
-
Add a thread to this ThreadQueue.
- addToProgress(long) - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Adds an amount of bytes to the media already downloaded.
- addTrack(int, boolean, AudioFormat) - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanel
-
- addTrack(int, boolean) - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- addTransmitFailed() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a failure to the transmit failed count
- addTransmitFailed() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Adds a failure to the transmit failed count
- addUnknownType() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Adds a unknown type to the unknown type count
- addVisualComponent(Component) - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Adds a given component to the part of this PlayerPanel
reserved for its Player's visual component.
- addVisualComponent() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Adds the Player's visual component to this PlayerPanel.
- addWait(Buffer) - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- advancedPrediction - Variable in class javax.media.format.H263Format
-
- AESCrypt - Class in memetic.crypto
-
Encrypts and decrypts data using AES algorithm
- AESCrypt(String) - Constructor for class memetic.crypto.AESCrypt
-
Creates a new AESCrypt
- AIFF - Static variable in class javax.media.protocol.FileTypeDescriptor
-
- AIFFMux - Class in net.sf.fmj.media.multiplexer.audio
-
AIFF audio multiplexer.
- AIFFMux() - Constructor for class net.sf.fmj.media.multiplexer.audio.AIFFMux
-
- ALAW - Static variable in class javax.media.format.AudioFormat
-
- ALAW_RTP - Static variable in class net.java.sip.communicator.impl.media.codec.Constants
-
- ALAW_RTP - Static variable in class net.sf.fmj.media.BonusAudioFormatEncodings
-
- ALAW_RTP_INDEX - Static variable in class net.sf.fmj.media.datasink.rtp.RTPBonusFormatsMgr
-
- aLawDecode(byte) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawDecoderUtil
-
Decode one a-law byte
- aLawDecode(boolean, byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawDecoderUtil
-
- aLawDecodeBigEndian(byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawDecoderUtil
-
- aLawDecodeLittleEndian(byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawDecoderUtil
-
Decode an array of a-law encoded bytes
- ALawDecoderUtil - Class in net.sf.fmj.media.codec.audio.alaw
-
Turns 8-bit A-law bytes back into 16-bit PCM values.
- ALawDecoderUtil() - Constructor for class net.sf.fmj.media.codec.audio.alaw.ALawDecoderUtil
-
- aLawEncode(int) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawEncoderUtil
-
Encode a pcm value into a a-law byte
- aLawEncode(short) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawEncoderUtil
-
Encode a pcm value into a a-law byte
- aLawEncode(boolean, byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawEncoderUtil
-
Encode an array of pcm values into a pre-allocated target array
- aLawEncodeBigEndian(byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawEncoderUtil
-
- aLawEncodeLittleEndian(byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.alaw.ALawEncoderUtil
-
- ALawEncoderUtil - Class in net.sf.fmj.media.codec.audio.alaw
-
Turns 16-bit linear PCM values into 8-bit A-law bytes.
- ALawEncoderUtil() - Constructor for class net.sf.fmj.media.codec.audio.alaw.ALawEncoderUtil
-
- ALL - Static variable in class net.sf.fmj.media.BonusAudioFormatEncodings
-
- ALL - Static variable in class net.sf.fmj.media.BonusVideoFormatEncodings
-
- ALL - Static variable in class net.sf.fmj.media.RegistryDefaults
-
All registry entries.
- ANY_PORT - Static variable in class javax.media.rtp.SessionAddress
-
- appArgToMediaLocator(String) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Converts a string to a URL.
- appletArgToMediaLocator(Applet, String) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Converts an applet argument to a MediaLocator.
- ApplicationEvent - Class in javax.media.rtp.event
-
- ApplicationEvent(SessionManager, Participant, ReceiveStream, int, String, byte[]) - Constructor for class javax.media.rtp.event.ApplicationEvent
-
- arithmeticCoding - Variable in class javax.media.format.H263Format
-
- ArrayUtility - Class in net.sf.fmj.utility
-
Class used to convert array types (int[] -> bytep[], bytep[] -> int[] etc.).
- ArrayUtility() - Constructor for class net.sf.fmj.utility.ArrayUtility
-
- AsyncBufferTransferHandlerNotifier - Class in net.sf.fmj.media
-
Helper class to do BufferTransferHandler notifications in a background thread.
- AsyncBufferTransferHandlerNotifier(PushBufferStream) - Constructor for class net.sf.fmj.media.AsyncBufferTransferHandlerNotifier
-
- AsyncSourceTransferHandlerNotifier - Class in net.sf.fmj.media
-
Helper class to do SourceTransferHandler notifications in a background thread.
- AsyncSourceTransferHandlerNotifier(PushSourceStream) - Constructor for class net.sf.fmj.media.AsyncSourceTransferHandlerNotifier
-
- AUDIO - Static variable in class net.sf.fmj.media.datasink.rtp.ParsedRTPUrlElement
-
- audioBufferToStream(AudioFormat, Buffer, OutputStream) - Static method in class net.sf.fmj.media.multiplexer.audio.CsvAudioMux
-
- audioDeviceUnavailable(AudioDeviceUnavailableEvent) - Method in class javax.media.ControllerAdapter
-
- AudioDeviceUnavailableEvent - Class in javax.media
-
- AudioDeviceUnavailableEvent(Controller) - Constructor for class javax.media.AudioDeviceUnavailableEvent
-
- AudioFormat - Class in javax.media.format
-
- AudioFormat(String) - Constructor for class javax.media.format.AudioFormat
-
- AudioFormat(String, double, int, int) - Constructor for class javax.media.format.AudioFormat
-
- AudioFormat(String, double, int, int, int, int) - Constructor for class javax.media.format.AudioFormat
-
- AudioFormat(String, double, int, int, int, int, int, double, Class) - Constructor for class javax.media.format.AudioFormat
-
- audioFormatClass - Static variable in class net.sf.fmj.utility.FormatUtils
-
- AudioFormatComparator - Class in net.sf.fmj.media.protocol.javasound
-
Used to sort audio formats by quality
- AudioFormatComparator() - Constructor for class net.sf.fmj.media.protocol.javasound.AudioFormatComparator
-
- AudioFormatCompleter - Class in net.sf.fmj.media
-
Creates audio formats which have any unspecified values set to defaults
- AudioFormatCompleter() - Constructor for class net.sf.fmj.media.AudioFormatCompleter
-
- AudioFormatPanel - Class in net.sf.fmj.ui.wizards
-
- AudioFormatPanel() - Constructor for class net.sf.fmj.ui.wizards.AudioFormatPanel
-
Creates new form AudioFormtPanel
- AUMux - Class in net.sf.fmj.media.multiplexer.audio
-
AU Mux that doesn't use javasound.
- AUMux() - Constructor for class net.sf.fmj.media.multiplexer.audio.AUMux
-
- autoLoop - Variable in class net.sf.fmj.ui.application.PlayerPanelPrefs
-
- autoPlay - Variable in class net.sf.fmj.ui.application.PlayerPanelPrefs
-
- available() - Method in class net.sf.fmj.media.BufferQueueInputStream
-
- available() - Method in class net.sf.fmj.media.codec.InputStreamReader
-
- CachedStream - Interface in javax.media
-
- CachedStream - Interface in javax.media.protocol
-
- CACHING - Static variable in class javax.media.Manager
-
- CachingControl - Interface in javax.media
-
- cachingControl(CachingControlEvent) - Method in class javax.media.ControllerAdapter
-
- CachingControlEvent - Class in javax.media
-
- CachingControlEvent(Controller, CachingControl, long) - Constructor for class javax.media.CachingControlEvent
-
- calculateJitter(long) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Performs jitter calculations
(Conforming to RFC-3550 6.4.1)
- calculateSleep(long) - Method in class net.sf.fmj.media.SleepHelper
-
- CANCEL_BUTTON_ACTION_COMMAND - Static variable in class net.sf.fmj.ui.wizard.Wizard
-
The String-based action command for the 'Cancel' button.
- CANCEL_BUTTON_ENABLED_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Property identification String for the Cancel button's enabled state
- CANCEL_BUTTON_ICON_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Property identification String for the Cancel button's icon
- CANCEL_BUTTON_TEXT_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Property identification String for the Cancel button's text
- CANCEL_RETURN_CODE - Static variable in class net.sf.fmj.ui.wizard.Wizard
-
Indicates that the 'Cancel' button was pressed to close the dialog, or
the user pressed the close box in the corner of the window.
- CannotRealizeException - Exception in javax.media
-
- CannotRealizeException() - Constructor for exception javax.media.CannotRealizeException
-
- CannotRealizeException(String) - Constructor for exception javax.media.CannotRealizeException
-
- CaptureDevice - Interface in javax.media.protocol
-
- CaptureDeviceBrowser - Class in net.sf.fmj.ui.application
-
- CaptureDeviceBrowser() - Constructor for class net.sf.fmj.ui.application.CaptureDeviceBrowser
-
- CaptureDeviceInfo - Class in javax.media
-
- CaptureDeviceInfo() - Constructor for class javax.media.CaptureDeviceInfo
-
- CaptureDeviceInfo(String, MediaLocator, Format[]) - Constructor for class javax.media.CaptureDeviceInfo
-
- CaptureDeviceManager - Class in javax.media
-
- CaptureDeviceManager() - Constructor for class javax.media.CaptureDeviceManager
-
- CaptureDeviceManager - Class in javax.media.cdm
-
Internal implementation of javax.media.CaptureDeviceManager.
- CaptureDeviceManager() - Constructor for class javax.media.cdm.CaptureDeviceManager
-
- CaptureDevicePanel - Class in net.sf.fmj.ui.registry
-
Settings for capture devices.
- CaptureDevicePanel() - Constructor for class net.sf.fmj.ui.registry.CaptureDevicePanel
-
This is the default constructor
- CaptureDevicePlugger - Class in net.sf.fmj.media.cdp.civil
-
Dynamically adds CaptureDeviceInfo to the CaptureDeviceManager.
- CaptureDevicePlugger() - Constructor for class net.sf.fmj.media.cdp.civil.CaptureDevicePlugger
-
- CaptureDevicePlugger - Class in net.sf.fmj.media.cdp.javasound
-
Dynamically adds CaptureDeviceInfo to the CaptureDeviceManager.
- CaptureDevicePlugger() - Constructor for class net.sf.fmj.media.cdp.javasound.CaptureDevicePlugger
-
- CGUtils - Class in net.sf.fmj.codegen
-
Generic code-generation utilities, useful for creating unit tests.
- CGUtils() - Constructor for class net.sf.fmj.codegen.CGUtils
-
- ChangeListenerControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
A Control that requires ChangeListener will extend from
ChangeListenerControl.
- ChangeListenerControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Create a ChangeListenerControl and associate it with
a Controller.
- ChangeListenerControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Create a ChangeListenerControl
- channels - Variable in class javax.media.format.AudioFormat
-
- check() - Static method in class net.sf.fmj.utility.ClasspathChecker
-
- checkAndWarn() - Static method in class net.sf.fmj.utility.ClasspathChecker
-
- checkFMJPrefixInPackageManager() - Static method in class net.sf.fmj.utility.ClasspathChecker
-
- checkInactivity() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
- checkInputBuffer(Buffer) - Method in class net.sf.fmj.media.AbstractCodec
-
- checkJMFInClassPath() - Static method in class net.sf.fmj.utility.ClasspathChecker
-
Check if JMF is in the classpath (regardless of position).
- checkManagerImplementation() - Static method in class net.sf.fmj.utility.ClasspathChecker
-
- chm_ac_codelens - Static variable in class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
- chm_ac_symbols - Static variable in class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
- chm_dc_codelens - Static variable in class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
- chm_dc_symbols - Static variable in class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
- ChooseSourcePanel - Class in net.sf.fmj.ui.wizards
-
- ChooseSourcePanel() - Constructor for class net.sf.fmj.ui.wizards.ChooseSourcePanel
-
Creates new form ChooseSourcePanel
- ChooseSourcePanelDescriptor - Class in net.sf.fmj.ui.wizards
-
- ChooseSourcePanelDescriptor(ProcessorWizardConfig, ProcessorWizardResult) - Constructor for class net.sf.fmj.ui.wizards.ChooseSourcePanelDescriptor
-
- CINEPAK - Static variable in class javax.media.format.VideoFormat
-
- className - Variable in class net.sf.fmj.utility.PlugInInfo
-
- ClasspathChecker - Class in net.sf.fmj.utility
-
Used to help recognize when JMF is in the classpath ahead of FMJ.
- ClasspathChecker() - Constructor for class net.sf.fmj.utility.ClasspathChecker
-
- clear() - Method in class net.sf.fmj.media.MimeTable
-
- clear() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- clear() - Method in class net.sf.fmj.utility.ControlCollection
-
- Clock - Interface in javax.media
-
- clockRate - Variable in class net.sf.fmj.media.rtp.RTPDataStream
-
- ClockStartedError - Error in javax.media
-
- ClockStartedError() - Constructor for error javax.media.ClockStartedError
-
- ClockStartedError(String) - Constructor for error javax.media.ClockStartedError
-
- ClockStoppedException - Exception in javax.media
-
- ClockStoppedException() - Constructor for exception javax.media.ClockStoppedException
-
- ClockStoppedException(String) - Constructor for exception javax.media.ClockStoppedException
-
- clone() - Method in class javax.media.Buffer
-
- clone() - Method in class javax.media.format.AudioFormat
-
- clone() - Method in class javax.media.Format
-
- clone() - Method in class javax.media.format.H261Format
-
- clone() - Method in class javax.media.format.H263Format
-
- clone() - Method in class javax.media.format.IndexedColorFormat
-
- clone() - Method in class javax.media.format.JPEGFormat
-
- clone() - Method in class javax.media.format.RGBFormat
-
- clone() - Method in class javax.media.format.VideoFormat
-
- clone() - Method in class javax.media.format.YUVFormat
-
- clone() - Method in class net.sf.fmj.media.format.GIFFormat
-
- clone() - Method in class net.sf.fmj.media.format.PNGFormat
-
- clone(Dimension) - Static method in class net.sf.fmj.utility.FormatUtils
-
- CloneableCaptureDevicePullBufferDataSource - Class in net.sf.fmj.media
-
- CloneableCaptureDevicePullBufferDataSource(PullBufferDataSource) - Constructor for class net.sf.fmj.media.CloneableCaptureDevicePullBufferDataSource
-
- CloneableCaptureDevicePullDataSource - Class in net.sf.fmj.media
-
- CloneableCaptureDevicePullDataSource(PullDataSource) - Constructor for class net.sf.fmj.media.CloneableCaptureDevicePullDataSource
-
- CloneableCaptureDevicePushBufferDataSource - Class in net.sf.fmj.media
-
- CloneableCaptureDevicePushBufferDataSource(PushBufferDataSource) - Constructor for class net.sf.fmj.media.CloneableCaptureDevicePushBufferDataSource
-
- CloneableCaptureDevicePushDataSource - Class in net.sf.fmj.media
-
- CloneableCaptureDevicePushDataSource(PushDataSource) - Constructor for class net.sf.fmj.media.CloneableCaptureDevicePushDataSource
-
- CloneablePullBufferDataSource - Class in net.sf.fmj.media
-
- CloneablePullBufferDataSource(PullBufferDataSource) - Constructor for class net.sf.fmj.media.CloneablePullBufferDataSource
-
- CloneablePullDataSource - Class in net.sf.fmj.media
-
- CloneablePullDataSource(PullDataSource) - Constructor for class net.sf.fmj.media.CloneablePullDataSource
-
- CloneablePushBufferDataSource - Class in net.sf.fmj.media
-
- CloneablePushBufferDataSource(PushBufferDataSource) - Constructor for class net.sf.fmj.media.CloneablePushBufferDataSource
-
- CloneablePushDataSource - Class in net.sf.fmj.media
-
- CloneablePushDataSource(PushDataSource) - Constructor for class net.sf.fmj.media.CloneablePushDataSource
-
- close() - Method in class com.lti.utils.synchronization.CloseableThread
-
- close() - Method in class com.t4l.jmf.JPEGDecoder
-
- close() - Method in class com.t4l.jmf.JPEGEncoder
-
- close() - Method in interface javax.media.Controller
-
- close() - Method in interface javax.media.DataSink
-
- close() - Method in interface javax.media.PlugIn
-
- close() - Method in class javax.media.protocol.InputSourceStream
-
- close() - Method in interface javax.media.rtp.RTPConnector
-
- close() - Method in interface javax.media.rtp.SendStream
-
- close() - Method in class net.iharder.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaDecoder
-
- close() - Method in class net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaEncoder
-
- close() - Method in class net.java.sip.communicator.impl.media.codec.audio.speex.JavaDecoder
-
- close() - Method in class net.java.sip.communicator.impl.media.codec.audio.speex.JavaEncoder
-
- close() - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- close() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Close the Controller.
- close() - Method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- close(AVFormatLibrary.URLContext) - Method in class net.sf.fmj.ffmpeg_java.PullDataSourceCallbackURLProtocolHandler
-
- close() - Method in class net.sf.fmj.filtergraph.Node
-
- close() - Method in class net.sf.fmj.media.AbstractPlugIn
-
- close() - Method in class net.sf.fmj.media.codec.audio.alaw.Decoder
-
- close() - Method in class net.sf.fmj.media.codec.audio.alaw.DePacketizer
-
- close() - Method in class net.sf.fmj.media.codec.audio.alaw.Encoder
-
- close() - Method in class net.sf.fmj.media.codec.audio.alaw.Packetizer
-
- close() - Method in class net.sf.fmj.media.codec.audio.gsm.Decoder
-
- close() - Method in class net.sf.fmj.media.codec.audio.gsm.DePacketizer
-
- close() - Method in class net.sf.fmj.media.codec.audio.gsm.Encoder
-
- close() - Method in class net.sf.fmj.media.codec.audio.gsm.Packetizer
-
- close() - Method in class net.sf.fmj.media.codec.audio.RateConverter
-
- close() - Method in class net.sf.fmj.media.codec.audio.ulaw.Decoder
-
- close() - Method in class net.sf.fmj.media.codec.audio.ulaw.DePacketizer
-
- close() - Method in class net.sf.fmj.media.codec.audio.ulaw.Encoder
-
- close() - Method in class net.sf.fmj.media.codec.audio.ulaw.Packetizer
-
- close() - Method in class net.sf.fmj.media.codec.InputStreamReader
-
- close() - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- close() - Method in class net.sf.fmj.media.codec.video.jpeg.Packetizer
-
- close() - Method in class net.sf.fmj.media.datasink.file.Handler
-
- close() - Method in class net.sf.fmj.media.datasink.render.Handler
-
- close() - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- close() - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- close() - Method in class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- close() - Method in class net.sf.fmj.media.multiplexer.audio.AUMux
-
- close() - Method in class net.sf.fmj.media.multiplexer.audio.CsvAudioMux
-
- close() - Method in class net.sf.fmj.media.multiplexer.RawBufferMux
-
- close() - Method in class net.sf.fmj.media.multiplexer.XmlMovieMux
-
- close() - Method in class net.sf.fmj.media.parser.MultipartMixedReplaceParser
-
- close() - Method in class net.sf.fmj.media.parser.XmlMovieParser
-
- close() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
Free the data line.
- close() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
- close() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Close the plugin.
- close() - Method in class net.sf.fmj.media.renderer.video.JPEGRTPRenderer
-
- close() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Closes this RTP stream.
- close() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Close all the RTP, RTCP streams.
- close() - Method in class net.sf.fmj.theora_java.JavaOggParser
-
- close() - Method in class net.sf.fmj.theora_java.NativeOggParser
-
- close() - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
Deallocate resources and close the player.
- CloseableThread - Class in com.lti.utils.synchronization
-
A base class for threads which need to be gracefully closed, since Thread.stop() is
deprecated.
- CloseableThread() - Constructor for class com.lti.utils.synchronization.CloseableThread
-
- CloseableThread(String) - Constructor for class com.lti.utils.synchronization.CloseableThread
-
- CloseableThread(ThreadGroup, String) - Constructor for class com.lti.utils.synchronization.CloseableThread
-
Deprecated.
- closeExcludeDemux() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- closeSession(String) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- closeSession(String) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Closes this RTP Session.
- closing - Variable in class com.lti.utils.synchronization.CloseableThread
-
- clz - Variable in class javax.media.Format
-
- Codec - Interface in javax.media
-
- CODEC - Static variable in class javax.media.PlugInManager
-
- CodecNode - Class in net.sf.fmj.filtergraph
-
A node in a filter graph for a Codec.
- CodecNode(Codec, Format) - Constructor for class net.sf.fmj.filtergraph.CodecNode
-
- com.lti.utils - package com.lti.utils
-
General utilities.
- com.lti.utils.collections - package com.lti.utils.collections
-
Provides an assortment of collection classes and data structures.
- com.lti.utils.synchronization - package com.lti.utils.synchronization
-
Provides utilities for thread synchronization.
- com.t4l.jmf - package com.t4l.jmf
-
JPEG encoder/decoder codecs from Jeremy Wood.
- commit() - Static method in class javax.media.CaptureDeviceManager
-
- commit() - Static method in class javax.media.cdm.CaptureDeviceManager
-
- commit() - Static method in class javax.media.pim.PlugInManager
-
- commit() - Static method in class javax.media.PlugInManager
-
- commit() - Static method in class net.sf.fmj.media.MimeManager
-
- commit() - Method in class net.sf.fmj.registry.Registry
-
Write the registry to file.
- commitContentPrefixList() - Static method in class javax.media.PackageManager
-
- commitContentPrefixList() - Static method in class javax.media.pm.PackageManager
-
- commitProtocolPrefixList() - Static method in class javax.media.PackageManager
-
- commitProtocolPrefixList() - Static method in class javax.media.pm.PackageManager
-
- COMPACT_DISC - Static variable in interface javax.media.control.PortControl
-
- compare(Object, Object) - Method in class net.sf.fmj.media.protocol.javasound.AudioFormatComparator
-
- complete(AudioFormat) - Static method in class net.sf.fmj.media.AudioFormatCompleter
-
Fill in any needed, unspecified values, like endianness.
- ComponentValidationException - Exception in net.sf.fmj.ui.objeditor
-
- ComponentValidationException(Component, String) - Constructor for exception net.sf.fmj.ui.objeditor.ComponentValidationException
-
- ComponentValidator - Class in net.sf.fmj.ui.objeditor
-
- ComponentValidator() - Constructor for class net.sf.fmj.ui.objeditor.ComponentValidator
-
- COMPOSITE_VIDEO - Static variable in interface javax.media.control.PortControl
-
- COMPOSITE_VIDEO_2 - Static variable in interface javax.media.control.PortControl
-
- computeDuration(long) - Method in class javax.media.format.AudioFormat
-
- computeThumbRectangle() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Recompute thumb size in response to a change
in value of the slider.
- configure() - Method in interface javax.media.Processor
-
- configure() - Method in class net.sf.fmj.media.AbstractProcessor
-
- configureComplete(ConfigureCompleteEvent) - Method in class javax.media.ControllerAdapter
-
- ConfigureCompleteEvent - Class in javax.media
-
- ConfigureCompleteEvent(Controller, int, int, int) - Constructor for class javax.media.ConfigureCompleteEvent
-
- Configured - Static variable in interface javax.media.Processor
-
- Configuring - Static variable in interface javax.media.Processor
-
- conn - Variable in class net.sf.fmj.media.protocol.URLDataSource
-
- connect() - Method in interface javax.media.protocol.CaptureDevice
-
- connect() - Method in class javax.media.protocol.DataSource
-
- connect() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- connect() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- connect() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- connect() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- connect() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- connect() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- connect() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- connect() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- connect() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- connect() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- connect() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- connect() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Connect the datasource
- connected - Variable in class net.sf.fmj.media.protocol.file.DataSource
-
- connected - Variable in class net.sf.fmj.media.protocol.URLDataSource
-
- connectionError(ConnectionErrorEvent) - Method in class javax.media.ControllerAdapter
-
- ConnectionErrorEvent - Class in javax.media
-
- ConnectionErrorEvent(Controller, String) - Constructor for class javax.media.ConnectionErrorEvent
-
- ConnectionErrorEvent(Controller) - Constructor for class javax.media.ConnectionErrorEvent
-
- Constants - Class in net.java.sip.communicator.impl.media.codec
-
Constants needed in codecs impl.
- Constants() - Constructor for class net.java.sip.communicator.impl.media.codec.Constants
-
- ContainerPlayer - Class in net.sf.fmj.ui.application
-
ContainerPlayer.
- ContainerPlayer(Container) - Constructor for class net.sf.fmj.ui.application.ContainerPlayer
-
Constructor.
- ContainerPlayerStatusListener - Interface in net.sf.fmj.ui.application
-
Used to allow PlayerPanel to update its status bar in response to state changes of ContainerPlayer.
- CONTENT_UNKNOWN - Static variable in class javax.media.protocol.ContentDescriptor
-
- ContentAndTrackFormatPanel - Class in net.sf.fmj.ui.wizards
-
- ContentAndTrackFormatPanel() - Constructor for class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanel
-
Creates new form ContentAndTrackFormatPanel
- ContentAndTrackFormatPanelDescriptor - Class in net.sf.fmj.ui.wizards
-
- ContentAndTrackFormatPanelDescriptor(Object, ContentDescriptorFilter, ProcessorWizardConfig, ProcessorWizardResult) - Constructor for class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanelDescriptor
-
- ContentDescriptor - Class in javax.media.protocol
-
- ContentDescriptor(String) - Constructor for class javax.media.protocol.ContentDescriptor
-
- contentDescriptor - Variable in class net.sf.fmj.ui.wizards.ProcessorWizardConfig
-
- ContentDescriptorFilter - Interface in net.sf.fmj.ui.wizards
-
Used to filter which content descriptions are offered for which type of processing (RTP transmission, transcoding, etc).
- contentPrefixList(int) - Static method in class net.sf.fmj.media.RegistryDefaults
-
- contentType - Variable in class net.sf.fmj.media.protocol.file.DataSource
-
- Control - Interface in javax.media
-
- ControlCollection - Class in net.sf.fmj.utility
-
Maintains a list of Control objects.
- ControlCollection() - Constructor for class net.sf.fmj.utility.ControlCollection
-
- Controller - Interface in javax.media
-
- ControllerAdapter - Class in javax.media
-
- ControllerAdapter() - Constructor for class javax.media.ControllerAdapter
-
- controllerClosed(ControllerClosedEvent) - Method in class javax.media.ControllerAdapter
-
- ControllerClosedEvent - Class in javax.media
-
- ControllerClosedEvent(Controller) - Constructor for class javax.media.ControllerClosedEvent
-
- ControllerClosedEvent(Controller, String) - Constructor for class javax.media.ControllerClosedEvent
-
- controllerError(ControllerErrorEvent) - Method in class javax.media.ControllerAdapter
-
- ControllerErrorEvent - Class in javax.media
-
- ControllerErrorEvent(Controller, String) - Constructor for class javax.media.ControllerErrorEvent
-
- ControllerErrorEvent(Controller) - Constructor for class javax.media.ControllerErrorEvent
-
- ControllerEvent - Class in javax.media
-
- ControllerEvent(Controller) - Constructor for class javax.media.ControllerEvent
-
- ControllerEventQueue - Class in net.sf.fmj.ejmf.toolkit.media
-
This class provides a dispatching mechanism for
ControllerEvents.
- ControllerEventQueue(Vector, String) - Constructor for class net.sf.fmj.ejmf.toolkit.media.ControllerEventQueue
-
Construct a ControllerEventQueue for the given list of
ControllerListeners.
- ControllerListener - Interface in javax.media
-
- controllerUpdate(ControllerEvent) - Method in class javax.media.ControllerAdapter
-
- controllerUpdate(ControllerEvent) - Method in interface javax.media.ControllerListener
-
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.apps.applet.FmjApplet
-
This controllerUpdate function must be defined in order to
implement a ControllerListener interface.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.apps.play.FmjPlay
-
This controllerUpdate function must be defined in order to
implement a ControllerListener interface.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.ejmf.toolkit.controls.RateControlComponent
-
Listens for changes in the Controller's rate, so that it
can be reflected in the Rate TextField.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
If the progress slider is operational, the
controllerUpdate method starts and stops its
time based on Start- and StopEvents from the Controller.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.TimeDisplayControl
-
Listen for start/stop events and start/stop
SourceTimer in response.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Used to monitor events posted by this Player's managed
Controllers.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.ejmf.toolkit.media.StopTimeMonitor
-
Listen for RateChangeEvents or MediaTimeSetEvents and
notify the StopTimeMonitor thread to recalculate its wait
time.
- controllerUpdate(ControllerEvent) - Method in class net.sf.fmj.ejmf.toolkit.util.StateWaiter
-
Listens for a transition to the state that this
StateWaiter is waiting for.
- ControlPanelFactory - Interface in net.sf.fmj.gui.controlpanelfactory
-
A factory for a control panel component.
- ControlPanelFactorySingleton - Class in net.sf.fmj.gui.controlpanelfactory
-
- Controls - Interface in javax.media
-
- Controls - Interface in javax.media.protocol
-
- controls - Variable in class net.sf.fmj.media.protocol.civil.DataSource
-
- controls - Variable in class net.sf.fmj.media.protocol.javasound.DataSource
-
- controls - Variable in class net.sf.fmj.media.rtp.RTPDataStream
-
- convertCivilFormat(VideoFormat) - Static method in class net.sf.fmj.media.protocol.civil.DataSource
-
- convertCodecAudioFormat(AVCodecLibrary.AVCodecContext) - Static method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- convertCodecAudioFormat(AVCodecLibrary.AVCodecContext) - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- convertCodecAudioFormat(Info) - Static method in class net.sf.fmj.theora_java.JavaOggParser
-
- convertCodecAudioFormat(VorbisLibrary.vorbis_info) - Static method in class net.sf.fmj.theora_java.NativeOggParser
-
- convertCodecPixelFormat(int, int, int, float) - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- convertCodecPixelFormat(Info) - Static method in class net.sf.fmj.theora_java.JavaOggParser
-
- convertCodecPixelFormat(TheoraLibrary.theora_info) - Static method in class net.sf.fmj.theora_java.NativeOggParser
-
- convertFormat(AudioFormat) - Static method in class net.sf.fmj.media.renderer.audio.JavaSoundUtils
-
Convert javax.sound.sampled.AudioFormat to javax.media.format.AudioFormat.
- convertFormat(AudioFormat) - Static method in class net.sf.fmj.media.renderer.audio.JavaSoundUtils
-
- copy(Buffer) - Method in class javax.media.Buffer
-
- copy(Buffer, boolean) - Method in class javax.media.Buffer
-
- copy(Format) - Method in class javax.media.format.AudioFormat
-
- copy(Format) - Method in class javax.media.Format
-
- copy(Format) - Method in class javax.media.format.H261Format
-
- copy(Format) - Method in class javax.media.format.H263Format
-
- copy(Format) - Method in class javax.media.format.IndexedColorFormat
-
- copy(Format) - Method in class javax.media.format.JPEGFormat
-
- copy(Format) - Method in class javax.media.format.RGBFormat
-
- copy(Format) - Method in class javax.media.format.VideoFormat
-
- copy(Format) - Method in class javax.media.format.YUVFormat
-
- copy(Format) - Method in class net.sf.fmj.media.format.GIFFormat
-
- copy(Format) - Method in class net.sf.fmj.media.format.PNGFormat
-
- copyFile(String, String) - Static method in class net.sf.fmj.utility.IOUtils
-
- copyFile(File, File) - Static method in class net.sf.fmj.utility.IOUtils
-
- copyOfRange(byte[], int, int) - Static method in class net.sf.fmj.utility.ArrayUtility
-
- copyOfRange(int[], int, int) - Static method in class net.sf.fmj.utility.ArrayUtility
-
- copyStream(InputStream, OutputStream) - Static method in class net.sf.fmj.utility.IOUtils
-
- CREATE_PLAYER_FAILED - Static variable in interface net.sf.fmj.ui.application.ContainerPlayerStatusListener
-
- createAbsoluteFileUrl(String) - Static method in class net.sf.fmj.utility.URLUtils
-
returns null if file does not exist.
- createAuHeader(AudioFormat) - Static method in class net.sf.fmj.media.codec.JavaSoundCodec
-
Used to create a "fake" AU header for fakeHeader.
- createBuffer(Image, float) - Static method in class net.sf.fmj.media.util.ImageToBuffer
-
- createBufferedImage(Buffer) - Method in class net.sf.fmj.media.util.BufferToImage
-
- createClone() - Method in interface javax.media.protocol.SourceCloneable
-
Based on JMF testing, the clone is in the same state as the original (opened and connected if the original is), but at the beginning of the media, not whatever position the original is.
- createClone() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- createClone() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- createClone() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- createClone() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- createClone() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- createClone() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- createClone() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- createClone() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- createCloneableDataSource(DataSource) - Static method in class javax.media.Manager
-
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Subclasses defined this method to supply their
GUI component.
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardFastForwardControl
-
Create FastForwardButton
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Create Control Component for Gain Control.
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Create the GainMeter Component.
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardPauseControl
-
Create PauseButton.
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
Create ProgressSlider
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardReverseControl
-
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStartControl
-
Create StartButton.
- createControlComponent(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStopControl
-
Create StopButton
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Subclasses of AbstractListenerControl
must define this method to supply an
EventListener to handle events originating
from control's component.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardFastForwardControl
-
Create MouseListener that implements
Control semantics.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Create and return the default listener for gain control.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Return the ActionListener used to toggle
mute button.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardPauseControl
-
Create and return an ActionListener that
implements pause semantics.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
Create ChangeListener.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardReverseControl
-
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStartControl
-
Creates an ActionListener for start button
that starts Controller when clicked.
- createControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStopControl
-
Create ActionListener to respond to StopButton
clicks.
- createControls(Player) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Create the Controls to be displayed in the Control Panel.
- createControls(Player) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Creates Controls associated with this Control Panel.
- createDataSink(DataSource, MediaLocator) - Static method in class javax.media.Manager
-
- createDataSource(URL) - Static method in class javax.media.Manager
-
- createDataSource(MediaLocator) - Static method in class javax.media.Manager
-
- createDisabledIcon(ImageIcon) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Create a disabled icon using a gray filter.
- createFastForwardButton() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createFastForwardButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createFastForwardButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createGainDecreaseButton(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
Create a button for decreasing gain.
- createGainIncreaseButton(Skin) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
Create a button for increasing gain.
- createGainMeterButton() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createGainMeterButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createGainMeterButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createImage(Buffer) - Method in class net.sf.fmj.media.util.BufferToImage
-
- createInputStreamPushDataSource(ContentDescriptor, int, InputStream[]) - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- createInputStreamPushDataSource(ContentDescriptor, int, InputStream[], Format[]) - Method in class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- createInputStreamPushDataSource(ContentDescriptor, int, InputStream[], Format[]) - Method in class net.sf.fmj.media.multiplexer.audio.JavaSoundMux
-
- createMergingDataSource(DataSource[]) - Static method in class javax.media.Manager
-
- createPauseButton() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createPauseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createPauseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createPlayer(URL) - Static method in class javax.media.Manager
-
- createPlayer(MediaLocator) - Static method in class javax.media.Manager
-
- createPlayer(DataSource) - Static method in class javax.media.Manager
-
- createProcessor(URL) - Static method in class javax.media.Manager
-
- createProcessor(MediaLocator) - Static method in class javax.media.Manager
-
- createProcessor(DataSource) - Static method in class javax.media.Manager
-
- createProgressSlider() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createProgressSlider() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createProgressSlider() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createQHeader(int, int[], int[]) - Static method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
Creates header containing Quantization tables (used when Q is set to values greater than 127).
- createRealizedPlayer(URL) - Static method in class javax.media.Manager
-
- createRealizedPlayer(MediaLocator) - Static method in class javax.media.Manager
-
- createRealizedPlayer(DataSource) - Static method in class javax.media.Manager
-
- createRealizedProcessor(ProcessorModel) - Static method in class javax.media.Manager
-
- createReverseButton() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createReverseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createReverseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createRstHeader(int, int, int, int) - Static method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
Creates RST header for JPEG/RTP packet.
- createSendStream(DataSource, int) - Method in class javax.media.rtp.RTPManager
-
- createSendStream(int, DataSource, int) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- createSendStream(DataSource, int) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- createSendStream(DataSource, int) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Creates a send stream used to carry data from a source to some receivers over the network.
- createSendStream(int, DataSource, int) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Creates a send stream used to carry data from a source to some receivers over the network.
- createStartButton() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createStartButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createStartButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createStopButton() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createStopButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createStopButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createUI(JComponent) - Static method in class net.sf.fmj.gui.customslider.CustomSliderUI
-
- createUrlStr(File) - Static method in class net.sf.fmj.utility.URLUtils
-
- createVolumeControlButton_Decrease() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createVolumeControlButton_Decrease() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createVolumeControlButton_Decrease() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createVolumeControlButton_Increase() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.Skin
-
- createVolumeControlButton_Increase() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.EjmfSkin
-
- createVolumeControlButton_Increase() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- createWavHeader(AudioFormat) - Static method in class net.sf.fmj.media.codec.JavaSoundCodec
-
See http://ccrma.stanford.edu/courses/422/projects/WaveFormat/.
- createZigZag(int[]) - Static method in class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
Creates ZigZag-ordered array from given regular-order array, can only be used for arrays of 64 elements, since it uses xmax=8, ymax=8
- createZigZag(int[], int, int) - Static method in class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
Creates ZigZag-ordered array from regular-order array
- Crypt - Interface in memetic.crypto
-
- CsvAudioMux - Class in net.sf.fmj.media.multiplexer.audio
-
Experimental mux for dumping out audio to a delimited text file.
- CsvAudioMux() - Constructor for class net.sf.fmj.media.multiplexer.audio.CsvAudioMux
-
- CURRENT_PANEL_DESCRIPTOR_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Identification string for the current panel.
- CustomSlider - Class in net.sf.fmj.gui.customslider
-
A slider with a nice look-and-feel.
- CustomSlider() - Constructor for class net.sf.fmj.gui.customslider.CustomSlider
-
Constructor
- CustomSliderUI - Class in net.sf.fmj.gui.customslider
-
A slider look-and-feel that is nice(ish).
- data - Variable in class fi.iki.elonen.nanohttpd.NanoHTTPD.Response
-
Data of the response, may be null.
- data - Variable in class javax.media.Buffer
-
- DataChannel - Interface in javax.media.rtp
-
Deprecated.
- dataLostError(DataLostErrorEvent) - Method in class javax.media.ControllerAdapter
-
- DataLostErrorEvent - Class in javax.media
-
- DataLostErrorEvent(Controller, String) - Constructor for class javax.media.DataLostErrorEvent
-
- DataLostErrorEvent(Controller) - Constructor for class javax.media.DataLostErrorEvent
-
- DataSink - Interface in javax.media
-
- DataSinkErrorEvent - Class in javax.media.datasink
-
- DataSinkErrorEvent(DataSink, String) - Constructor for class javax.media.datasink.DataSinkErrorEvent
-
- DataSinkErrorEvent(DataSink) - Constructor for class javax.media.datasink.DataSinkErrorEvent
-
- DataSinkEvent - Class in javax.media.datasink
-
- DataSinkEvent(DataSink) - Constructor for class javax.media.datasink.DataSinkEvent
-
- DataSinkEvent(DataSink, String) - Constructor for class javax.media.datasink.DataSinkEvent
-
- DataSinkListener - Interface in javax.media.datasink
-
- DataSinkProxy - Interface in javax.media
-
- dataSinkUpdate(DataSinkEvent) - Method in interface javax.media.datasink.DataSinkListener
-
- DataSource - Class in javax.media.protocol
-
- DataSource() - Constructor for class javax.media.protocol.DataSource
-
- DataSource(MediaLocator) - Constructor for class javax.media.protocol.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.civil
-
DataSource for CIVIL video.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.civil.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.file
-
File protocol handler DataSource.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.file.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.http
-
HTTP protocol handler DataSource.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.http.DataSource
-
- DataSource(URL) - Constructor for class net.sf.fmj.media.protocol.http.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.httpauth
-
HTTPAUTH (pseudo-) protocol handler DataSource.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.httpauth.DataSource
-
- DataSource(URL) - Constructor for class net.sf.fmj.media.protocol.httpauth.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.javasound
-
DataSource for JavaSound audio recording.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.javasound.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.merge
-
Protocol handler for "merge" protocol, allowing multiple merged data sources to be specified with a single URL.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.merge.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.res
-
Protocol handler for res: protocol, loads stream from Java resource.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.res.DataSource
-
- DataSource - Class in net.sf.fmj.media.protocol.rtp
-
RTP protocol handler DataSource.
- DataSource() - Constructor for class net.sf.fmj.media.protocol.rtp.DataSource
-
- dataStarved(DataStarvedEvent) - Method in class javax.media.ControllerAdapter
-
- DataStarvedEvent - Class in javax.media
-
- DataStarvedEvent(Controller, int, int, int, Time) - Constructor for class javax.media.DataStarvedEvent
-
- dataType - Variable in class javax.media.Format
-
- dataTypeToStr(Class) - Static method in class net.sf.fmj.codegen.MediaCGUtils
-
- dBToLevel(float) - Static method in class net.sf.fmj.media.AbstractGainControl
-
- deallocate() - Method in interface javax.media.Controller
-
- deallocate(DeallocateEvent) - Method in class javax.media.ControllerAdapter
-
- deallocate() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Deallocate Controller on current thread.
- deallocate() - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
Deallocate all resources used by the player.
- DeallocateEvent - Class in javax.media
-
- DeallocateEvent(Controller, int, int, int, Time) - Constructor for class javax.media.DeallocateEvent
-
- DEC_402 - Static variable in class javax.media.format.JPEGFormat
-
- DEC_411 - Static variable in class javax.media.format.JPEGFormat
-
- DEC_420 - Static variable in class javax.media.format.JPEGFormat
-
- DEC_422 - Static variable in class javax.media.format.JPEGFormat
-
- DEC_444 - Static variable in class javax.media.format.JPEGFormat
-
- DECODE - Static variable in class net.iharder.Base64
-
Specify decoding.
- decode(byte[], int, int, int) - Static method in class net.iharder.Base64
-
Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class net.iharder.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class net.iharder.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(byte[]) - Method in class org.rubycoder.gsm.GSMDecoder
-
- decode(byte[], int[]) - Method in class org.rubycoder.gsm.GSMDecoder
-
- decodeFileToFile(String, String) - Static method in class net.iharder.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class net.iharder.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- Decoder - Class in net.sf.fmj.media.codec.audio.alaw
-
ALAW decoder Codec.
- Decoder() - Constructor for class net.sf.fmj.media.codec.audio.alaw.Decoder
-
- Decoder - Class in net.sf.fmj.media.codec.audio.gsm
-
GSM to PCM java decoder.
- Decoder() - Constructor for class net.sf.fmj.media.codec.audio.gsm.Decoder
-
- Decoder - Class in net.sf.fmj.media.codec.audio.ulaw
-
ULAW decoder Codec.
- Decoder() - Constructor for class net.sf.fmj.media.codec.audio.ulaw.Decoder
-
- decodeToFile(String, String) - Static method in class net.iharder.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class net.iharder.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- DECREASE - Static variable in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.VolumeControlButton
-
Create a downward pointing arrow.
- decrypt(byte[], int, int, byte[], int) - Method in class memetic.crypto.AESCrypt
-
- decrypt(byte[], int, int, byte[], int) - Method in interface memetic.crypto.Crypt
-
Decrypts the input
- decrypt(byte[], int, int, byte[], int) - Method in class memetic.crypto.DESCrypt
-
- decryptCtrl(byte[], int, int, byte[], int) - Method in class memetic.crypto.RTPCrypt
-
Decrypts the given RTCP data
- decryptData(byte[], int, int, byte[], int) - Method in class memetic.crypto.RTPCrypt
-
Decrypts the given RTP data
- DEFAULT_FLAGS - Static variable in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- DEFAULT_SKIN - Static variable in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- DEFAULT_VALUE - Static variable in interface javax.media.control.BufferControl
-
- DefaultSkin - Class in net.sf.fmj.gui.controlpanel
-
Default skin.
- DefaultSkin() - Constructor for class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- Demultiplexer - Interface in javax.media
-
- DEMULTIPLEXER - Static variable in class javax.media.PlugInManager
-
- DemuxNode - Class in net.sf.fmj.filtergraph
-
A node in a filter graph for a Demultiplexer.
- DemuxNode(Format, Demultiplexer, Track[]) - Constructor for class net.sf.fmj.filtergraph.DemuxNode
-
- DePacketizer - Class in net.sf.fmj.media.codec.audio.alaw
-
DePacketizer for ALAW/RTP.
- DePacketizer() - Constructor for class net.sf.fmj.media.codec.audio.alaw.DePacketizer
-
- DePacketizer - Class in net.sf.fmj.media.codec.audio.gsm
-
DePacketizer for GSM/RTP.
- DePacketizer() - Constructor for class net.sf.fmj.media.codec.audio.gsm.DePacketizer
-
- DePacketizer - Class in net.sf.fmj.media.codec.audio.ulaw
-
DePacketizer for ULAW/RTP.
- DePacketizer() - Constructor for class net.sf.fmj.media.codec.audio.ulaw.DePacketizer
-
- DePacketizer - Class in net.sf.fmj.media.codec.video.jpeg
-
JPEG/RTP depacketizer Codec.
- DePacketizer() - Constructor for class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
Because packets can come out of order, it is possible that some packets for a newer frame
may arrive while an older frame is still incomplete.
- dequeue() - Method in class com.lti.utils.collections.Queue
-
- DES - Static variable in class javax.media.rtp.EncryptionInfo
-
- DESCrypt - Class in memetic.crypto
-
Encrypts and Decrypts using the DES Algorithm
- DESCrypt(String) - Constructor for class memetic.crypto.DESCrypt
-
Creates a new DESCrypt
- deserialize(String) - Static method in class net.sf.fmj.utility.SerializationUtils
-
- destroy() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerDriver
-
This method is called by browser when page is left.
- destUrl - Variable in class net.sf.fmj.ui.wizards.ProcessorWizardConfig
-
- DetailsListener - Interface in net.sf.fmj.ui.registry
-
- DiagnosticVideoRenderer - Class in net.sf.fmj.media.renderer.video
-
This Renderer is used to log process() calls.
- DiagnosticVideoRenderer() - Constructor for class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
- direction - Variable in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicArrowButton
-
- DISABLE_OGG - Static variable in class net.sf.fmj.media.RegistryDefaults
-
- disableLoad - Static variable in class net.sf.fmj.registry.Registry
-
- disconnect() - Method in interface javax.media.protocol.CaptureDevice
-
- disconnect() - Method in class javax.media.protocol.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- disconnect() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- disconnect() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- disconnect() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- disconnect() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- disconnect() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- disconnect() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- disconnect() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- disconnect() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- disconnect() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- disconnect() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- disconnect() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Disconnect the datasource
- displayingPanel() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Override this method to perform functionality when the panel itself is displayed.
- dispose() - Method in class javax.media.rtp.RTPManager
-
- dispose() - Method in class net.sf.fmj.media.AsyncBufferTransferHandlerNotifier
-
- dispose() - Method in class net.sf.fmj.media.AsyncSourceTransferHandlerNotifier
-
- dispose() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Called when wishing to quit the RTP session.
- disposeAsync() - Method in class net.sf.fmj.media.AsyncBufferTransferHandlerNotifier
-
- disposeAsync() - Method in class net.sf.fmj.media.AsyncSourceTransferHandlerNotifier
-
- doBuildPacketHeader(Buffer, byte[]) - Method in class net.sf.fmj.media.AbstractPacketizer
-
- doBuildPacketHeader(Buffer, byte[]) - Method in class net.sf.fmj.media.codec.video.jpeg.Packetizer
-
- doClose() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Close the Controller.
- doClose() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Close the Player.
- doConfigure() - Method in class net.sf.fmj.media.AbstractProcessor
-
- doConfigure() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doDeallocate() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Implement to deallocate the Controller.
- doDeallocate() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Deallocate player on current thread.
- DOLBYAC3 - Static variable in class javax.media.format.AudioFormat
-
- doMessageReceived(Object) - Method in class com.lti.utils.synchronization.MessageDrivenThread
-
subclass should override to do message processing.
- DONT_BREAK_LINES - Static variable in class net.iharder.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- doPlayerClose() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Close the Player.
- doPlayerClose() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerClose() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerDeallocate() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Implement to deallocate the Player.
- doPlayerDeallocate() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerDeallocate() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerPrefetch() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Implement to prefetch the Player.
- doPlayerPrefetch() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerPrefetch() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerRealize() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Implement to realize the Player.
- doPlayerRealize() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerRealize() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerSetMediaTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Override to provide implementation-specific functionality.
- doPlayerSetMediaTime(Time) - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerSetMediaTime(Time) - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerSetRate(float) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Override to provide implementation-specific functionality.
- doPlayerSetRate(float) - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerSetRate(float) - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerStop() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Implement to stop the Player.
- doPlayerStop() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerStop() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPlayerSyncStart(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Implement to start the Player.
- doPlayerSyncStart(Time) - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- doPlayerSyncStart(Time) - Method in class net.sf.fmj.media.content.unknown.Handler
-
- doPrefetch() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Implement to prefetch the Controller.
- doPrefetch() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Prefetch player and all of its managed Controllers.
- doProcess(Buffer) - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- doProcess(Buffer, int, OutputStream) - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- doProcess(Buffer, int, OutputStream) - Method in class net.sf.fmj.media.multiplexer.audio.AUMux
-
- doProcess(Buffer, int, OutputStream) - Method in class net.sf.fmj.media.multiplexer.audio.CsvAudioMux
-
- doProcess(Buffer, int, OutputStream) - Method in class net.sf.fmj.media.multiplexer.MultipartMixedReplaceMux
-
- doProcess(Buffer, int, OutputStream) - Method in class net.sf.fmj.media.multiplexer.XmlMovieMux
-
- doProcess(Buffer) - Method in class net.sf.fmj.media.renderer.video.JPEGRenderer
-
- doProcess(Buffer) - Method in class net.sf.fmj.media.renderer.video.JPEGRTPRenderer
-
- doProcess(Buffer) - Method in class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- doProcess(Buffer) - Method in class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- doRealize() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Implement to realize the Controller.
- doRealize() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Realize player and all of its managed Controllers.
- doSetMediaTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Override to provide implementation-specific functionality.
- doSetMediaTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Sets the media time for this Player and all of its managed
Controllers.
- doSetRate(float) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Override to provide implementation-specific functionality.
- doSetRate(float) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Sets the rate for this Player and all of its managed
Controllers.
- doStop() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Implement to stop the Controller.
- doStop() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Stop player on current thread.
- doSyncStart(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Implement to start the Controller.
- doSyncStart(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Start player and all of its managed Controllers at the
given time.
- DownloadProgressListener - Interface in javax.media
-
- downloadUpdate() - Method in interface javax.media.DownloadProgressListener
-
- drain() - Method in interface javax.media.Drainable
-
- Drainable - Interface in javax.media
-
- dump(byte[], int, int) - Static method in class com.lti.utils.StringUtils
-
Dump to string using a debugger-like format - both hex and ascii.
- dump(byte[], int, int) - Static method in class net.sf.fmj.codegen.CGUtils
-
Dump to string using a debugger-like format - both hex and ascii.
- dump(String, Buffer) - Method in class net.sf.fmj.media.AbstractCodec
-
- duplicate() - Method in class net.sf.fmj.filtergraph.CodecNode
-
- duplicate() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- duplicate() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- duplicate() - Method in class net.sf.fmj.filtergraph.MuxNode
-
- duplicate() - Method in class net.sf.fmj.filtergraph.Node
-
- duplicate() - Method in class net.sf.fmj.filtergraph.RendererNode
-
- duration - Variable in class javax.media.Buffer
-
- Duration - Interface in javax.media
-
- DURATION_UNBOUNDED - Static variable in interface javax.media.Duration
-
- DURATION_UNKNOWN - Static variable in interface javax.media.Duration
-
- durationUpdate(DurationUpdateEvent) - Method in class javax.media.ControllerAdapter
-
- DurationUpdateEvent - Class in javax.media
-
- DurationUpdateEvent(Controller, Time) - Constructor for class javax.media.DurationUpdateEvent
-
- DVI - Static variable in class javax.media.format.AudioFormat
-
- DVI_RTP - Static variable in class javax.media.format.AudioFormat
-
- G723 - Static variable in class javax.media.format.AudioFormat
-
- G723_RTP - Static variable in class javax.media.format.AudioFormat
-
- G728 - Static variable in class javax.media.format.AudioFormat
-
- G728_RTP - Static variable in class javax.media.format.AudioFormat
-
- G729 - Static variable in class javax.media.format.AudioFormat
-
- G729_RTP - Static variable in class javax.media.format.AudioFormat
-
- G729A - Static variable in class javax.media.format.AudioFormat
-
- G729A_RTP - Static variable in class javax.media.format.AudioFormat
-
- gainChange(GainChangeEvent) - Method in interface javax.media.GainChangeListener
-
- gainChange(GainChangeEvent) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Set enable state of gain buttons based on gain level.
- gainChange(GainChangeEvent) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Implements GainChangeListener.
- GainChangeEvent - Class in javax.media
-
- GainChangeEvent(GainControl, boolean, float, float) - Constructor for class javax.media.GainChangeEvent
-
- GainChangeListener - Interface in javax.media
-
- GainControl - Interface in javax.media
-
- gainDecreaseButton - Variable in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
- gainIncreaseButton - Variable in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
- GainMeter - Interface in net.sf.fmj.ejmf.toolkit.gui.controls
-
Defines methods required of a GainMeter
- GainMeterButton - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf
-
The gain meter button for StandardControlPanel.
- GainMeterButton() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.GainMeterButton
-
Create a GainMeterButton
- GainMeterButton(float, boolean) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.GainMeterButton
-
Create a GainMeterButton with initial values.
- GAP - Static variable in class net.sf.fmj.ejmf.toolkit.util.BorderConstants
-
- generate() - Method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Generates a random integer using Math.random() to get a fast generation,
but SecureRandom to give a good seed to Math.random() and garanties a good
randomness.
- generate(int) - Method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Generates a random integer using Math.random() to get a fast generation,
but SecureRandom to give a good seed to Math.random() and garanties a good
randomness.
- generateCNAME() - Static method in class javax.media.rtp.rtcp.SourceDescription
-
- generateCNAME() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- generateCNAME() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Generate a CNAME.
- generateSSRC() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- generateSSRC() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Generates a Synchronization SouRCe (SSRC) number.
- get() - Method in class com.lti.utils.synchronization.ProducerConsumerQueue
-
- get(long, T) - Method in class com.lti.utils.synchronization.ProducerConsumerQueue
-
- get(String) - Static method in class net.sf.fmj.gui.controlpanel.images.Images
-
- get() - Method in class net.sf.fmj.utility.RingBuffer
-
- getActiveParticipants() - Method in class javax.media.rtp.RTPManager
-
- getActiveParticipants() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getActiveParticipants() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the list of active participants in this RTP session.
- getAdvancedPrediction() - Method in interface javax.media.control.H263Control
-
- getAdvancedPrediction() - Method in class javax.media.format.H263Format
-
- getAllParticipants() - Method in class javax.media.rtp.RTPManager
-
- getAllParticipants() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getAllParticipants() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the list of all participants in this RTP session.
- getAndSet(boolean, boolean) - Method in class com.lti.utils.synchronization.SynchronizedBoolean
-
If the value is oldValue, set to newValue and return true, otherwise return false.
- getAppData() - Method in class javax.media.rtp.event.ApplicationEvent
-
- getAppString() - Method in class javax.media.rtp.event.ApplicationEvent
-
- getAppSubType() - Method in class javax.media.rtp.event.ApplicationEvent
-
- getArithmeticCoding() - Method in interface javax.media.control.H263Control
-
- getArithmeticCoding() - Method in class javax.media.format.H263Format
-
- getAudioFormat() - Method in class net.sf.fmj.ui.wizards.AudioFormatPanel
-
- getAudioFormatPanel() - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanel
-
- getAudioFormatPanel() - Method in class net.sf.fmj.ui.wizards.TrackControlPanel
-
- getAudioLayer() - Method in interface javax.media.control.MpegAudioControl
-
- getAudioTrackControlPanel() - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanel
-
- getAudioTrackIndex() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getAverageRTCPSize() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the average RTP packet size computed until now.
- getBackButtonEnabled() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Mirrors the WizardModel method of the same name.
- getBackPanelDescriptor() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Override this class to provide the Object-based identifier of the panel that the
user should traverse to when the Back button is pressed.
- getBackPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.ChooseSourcePanelDescriptor
-
- getBackPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanelDescriptor
-
- getBackPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.FileDestPanelDescriptor
-
- getBackPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.RTPDestPanelDescriptor
-
- getBadRTCPPkts() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getBadRTCPPkts() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of bad RTCP packets received.
- getBadRTPkts() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getBadRTPkts() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of bad packets received.
- getBeanDescriptor() - Method in class javax.media.bean.playerbean.MediaPlayerBeanInfo
-
- getBeforeTail(int) - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getBitRate() - Method in interface javax.media.control.BitRateControl
-
- getBitsPerPixel() - Method in class javax.media.format.RGBFormat
-
- getBlockSize() - Method in class memetic.crypto.AESCrypt
-
- getBlockSize() - Method in interface memetic.crypto.Crypt
-
Returns the size of the block of the encryption or decryption
- getBlockSize() - Method in class memetic.crypto.DESCrypt
-
- getBlockSize() - Method in class memetic.crypto.RTPCrypt
-
- getBlueMask() - Method in class javax.media.format.RGBFormat
-
- getBlueValues() - Method in class javax.media.format.IndexedColorFormat
-
- getBounds() - Method in interface javax.media.renderer.VideoRenderer
-
- getBounds() - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- getBounds() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Get the bounds of the component.
- getBppMaxKb() - Method in interface javax.media.control.H263Control
-
- getBuffer() - Method in class net.sf.fmj.filtergraph.Pin
-
- getBuffer() - Method in class net.sf.fmj.media.TrackInputStream
-
- getBufferLength() - Method in interface javax.media.control.BufferControl
-
- getBufferSize() - Method in interface javax.media.ExtendedCachingControl
-
- getByeReason() - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Returns the reason for the bye
- getBytesRecd() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getBytesRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of bytes received.
- getBytesSent() - Method in interface javax.media.rtp.GlobalTransmissionStats
-
- getBytesSent() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Returns the number of bytes sent.
- getBytesTransmitted() - Method in interface javax.media.rtp.TransmissionStats
-
- getBytesTransmitted() - Method in class net.sf.fmj.media.rtp.RTPTransmissionStats
-
Returns the number of bytes transmitted.
- getCacheDirectory() - Static method in class javax.media.Manager
-
- getCachingControl() - Method in class javax.media.CachingControlEvent
-
- getCancelButtonEnabled() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Mirrors the WizardModel method of the same name.
- getCaptureDeviceInfo() - Method in interface javax.media.protocol.CaptureDevice
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.CloneableCaptureDevicePullBufferDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.CloneableCaptureDevicePullDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.CloneableCaptureDevicePushBufferDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.CloneableCaptureDevicePushDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.MergingCaptureDevicePullBufferDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.MergingCaptureDevicePullDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.MergingCaptureDevicePushBufferDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.MergingCaptureDevicePushDataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getCaptureDeviceInfo() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getChannelLayout() - Method in interface javax.media.control.MpegAudioControl
-
- getChannels() - Method in class javax.media.format.AudioFormat
-
- getCheckBoxEnableTrack() - Method in class net.sf.fmj.ui.wizards.TrackControlPanel
-
- getChooseSourcePanel() - Method in class net.sf.fmj.ui.wizards.ChooseSourcePanelDescriptor
-
- getClassList(String, Vector, String, String) - Static method in class javax.media.Manager
-
- getClockRate() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the clockRate used for sampling.
- getCNAME() - Method in interface javax.media.rtp.Participant
-
- getCName() - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Gets the cName of the source of the report
- getCNAME() - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Returns this participant's RTP CNAME.
- getCodec() - Method in class net.sf.fmj.filtergraph.CodecNode
-
- getCodecType(int) - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- getComboAudioEncoding() - Method in class net.sf.fmj.ui.wizards.AudioFormatPanel
-
- getComboAudioSampleRate() - Method in class net.sf.fmj.ui.wizards.AudioFormatPanel
-
- getComboFormat() - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanel
-
- getComboTTL(int) - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- getComponent() - Method in interface javax.media.renderer.VideoRenderer
-
- getComponent() - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- getComponent() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Get the visual component.
- getComponent() - Method in class net.sf.fmj.media.renderer.video.JPEGRenderer
-
- getComponent() - Method in class net.sf.fmj.media.renderer.video.JPEGRTPRenderer
-
- getComponent() - Method in class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- getComponent() - Method in class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- getComponent() - Method in class net.sf.fmj.ui.dialogs.RTPReceivePanel
-
- getComponent() - Method in class net.sf.fmj.ui.dialogs.URLPanel
-
- getComponent() - Method in exception net.sf.fmj.ui.objeditor.ComponentValidationException
-
- getComponent() - Method in interface net.sf.fmj.ui.objeditor.ObjEditor
-
- getConfig() - Method in class net.sf.fmj.ui.wizards.RTPTransmitWizard
-
- getConfig() - Method in class net.sf.fmj.ui.wizards.TranscodeWizard
-
- getContentAndTrackFormatPanel() - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanelDescriptor
-
- getContentDescriptor() - Method in interface javax.media.Processor
-
- getContentDescriptor() - Method in class javax.media.ProcessorModel
-
- getContentDescriptor() - Method in class javax.media.protocol.InputSourceStream
-
- getContentDescriptor() - Method in interface javax.media.protocol.SourceStream
-
- getContentDescriptor() - Method in class net.sf.fmj.media.AbstractProcessor
-
- getContentDescriptor() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- getContentDescriptor() - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- getContentDescriptor() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the content descriptor of this stream.
- getContentDescriptor() - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Returns the content descriptor.
- getContentDescriptor() - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- getContentLength() - Method in interface javax.media.CachingControl
-
- getContentLength() - Method in class javax.media.protocol.InputSourceStream
-
- getContentLength() - Method in interface javax.media.protocol.SourceStream
-
- getContentLength() - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Get the total number of bytes in the media being
downloaded.
- getContentLength() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- getContentLength() - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- getContentLength() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the content's length.
- getContentLength() - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Returns the content's length.
- getContentLength() - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- getContentPrefixList() - Static method in class javax.media.PackageManager
-
- getContentPrefixList() - Static method in class javax.media.pm.PackageManager
-
- getContentPrefixList() - Method in class net.sf.fmj.registry.Registry
-
- getContentProgress() - Method in interface javax.media.CachingControl
-
- getContentProgress() - Method in class javax.media.CachingControlEvent
-
- getContentProgress() - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Get the total number of bytes of media data that have been
downloaded so far.
- getContentType() - Method in interface javax.media.DataSink
-
- getContentType(MediaLocator) - Method in interface javax.media.DataSinkProxy
-
- getContentType() - Method in class javax.media.protocol.ContentDescriptor
-
- getContentType() - Method in class javax.media.protocol.DataSource
-
- getContentType() - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- getContentType() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- getContentType() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- getContentType() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- getContentType() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- getContentType() - Method in class net.sf.fmj.media.datasink.file.Handler
-
- getContentType() - Method in class net.sf.fmj.media.datasink.render.Handler
-
- getContentType() - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- getContentType() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- getContentType() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- getContentType() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- getContentType() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- getContentType() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- getContentType() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- getContentType() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- getContentType() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns the content type of this datasource.
- getControl(String) - Method in class com.t4l.jmf.JPEGDecoder
-
- getControl(String) - Method in class com.t4l.jmf.JPEGEncoder
-
- getControl(String) - Method in interface javax.media.Controller
-
- getControl(String) - Method in interface javax.media.Controls
-
- getControl(String) - Method in class javax.media.protocol.DataSource
-
- getControl(String) - Method in class javax.media.protocol.InputSourceStream
-
- getControl(String) - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- getControl(String) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Return Control with given name.
- getControl(String) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Get the Control that supports the class or interface
specified.
- getControl(String) - Method in class net.sf.fmj.media.AbstractControls
-
Retrieve the first object that implements the given Class or Interface.
- getControl(String) - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- getControl(String) - Method in class net.sf.fmj.media.datasink.file.Handler
-
- getControl(String) - Method in class net.sf.fmj.media.datasink.render.Handler
-
- getControl(String) - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- getControl(String) - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.MergingPullDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.MergingPushDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- getControl(String) - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- getControl(String) - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- getControl(String) - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
- getControl(String) - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
Return the control based on a control type for the PlugIn.
- getControl(String) - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Return the control based on a control type for the PlugIn.
- getControl(String) - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns the control associated with the supplied content-type
of this datasource's stream.
- getControl(String) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the control specific to this content type.
- getControl(String) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Get control for the specified type.
- getControl(String) - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
DUMMY.
- getControl(String) - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- getControl(String) - Method in class net.sf.fmj.utility.ControlCollection
-
Retrieve the first Control that implements the given Class or Interface.
- getControlAddress() - Method in class javax.media.rtp.SessionAddress
-
- getControlChannel() - Method in interface javax.media.rtp.DataChannel
-
Deprecated.
- getControlComponent() - Method in interface javax.media.CachingControl
-
- getControlComponent() - Method in interface javax.media.Control
-
- getControlComponent() - Method in class net.sf.fmj.ejmf.toolkit.controls.RateControl
-
For implementation of the Control interface.
- getControlComponent() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Return Control Component as required by
Control inteface.
- getControlComponent() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.TimeDisplayControl
-
Return the control component.
- getControlComponent() - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Get a Component that provides additional download control.
- getControlComponent() - Method in class net.sf.fmj.media.AbstractGainControl
-
- getControlComponent() - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- getControlComponent() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getControlComponent() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the control component.
- getControlHostAddress() - Method in class javax.media.rtp.SessionAddress
-
- getControlInputStream() - Method in interface javax.media.rtp.RTPConnector
-
- getControlInputStream() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Returns an input stream to receive the RTCP data.
- getController() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
- getControllerErrorEvent() - Method in class net.sf.fmj.ejmf.toolkit.media.event.ManagedControllerErrorEvent
-
Get the original ControllerErrorEvent posted by the managed
Controller.
- getControllers() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Gets the list of Controllers under control of this Player.
- getControlOutputStream() - Method in interface javax.media.rtp.RTPConnector
-
- getControlOutputStream() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Returns an output stream to send the RTCP data.
- getControlPanelComponent() - Method in interface javax.media.Player
-
- getControlPanelComponent() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Get the control panel Component for this Player.
- getControlPanelComponent() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- getControlPanelComponent(Player) - Method in interface net.sf.fmj.gui.controlpanelfactory.ControlPanelFactory
-
- getControlPanelComponent(Player) - Method in class net.sf.fmj.gui.controlpanelfactory.StandardControlPanelFactory
-
- getControlPanelComponent(Player) - Method in class net.sf.fmj.gui.controlpanelfactory.SwingLookControlPanelFactory
-
- getControlPanelComponent() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getControlPort() - Method in class javax.media.rtp.SessionAddress
-
- getControls() - Method in class com.t4l.jmf.JPEGDecoder
-
- getControls() - Method in class com.t4l.jmf.JPEGEncoder
-
- getControls() - Method in interface javax.media.Controller
-
- getControls() - Method in interface javax.media.Controls
-
- getControls() - Method in class javax.media.protocol.DataSource
-
- getControls() - Method in class javax.media.protocol.InputSourceStream
-
- getControls() - Method in class net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaDecoder
-
- getControls() - Method in class net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaEncoder
-
- getControls() - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- getControls() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Return AbstractControls managed by this AbstractControlPanel.
- getControls() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Get a list of the Control objects that this Controller
supports.
- getControls() - Method in class net.sf.fmj.media.AbstractControls
-
Retrieve an array of objects that control the object.
- getControls() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- getControls() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- getControls() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- getControls() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- getControls() - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- getControls() - Method in class net.sf.fmj.media.datasink.file.Handler
-
- getControls() - Method in class net.sf.fmj.media.datasink.render.Handler
-
- getControls() - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- getControls() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- getControls() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- getControls() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- getControls() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- getControls() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- getControls() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- getControls() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- getControls() - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- getControls() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- getControls() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
- getControls() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
Returns an array of supported controls
- getControls() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Returns an array of supported controls
- getControls() - Method in class net.sf.fmj.media.renderer.video.JPEGRenderer
-
- getControls() - Method in class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- getControls() - Method in class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- getControls() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns all the controls of this datasource's stream.
- getControls() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns all the possible controls of this datastream.
- getControls() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Get the list of all controls possible.
- getControls() - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
DUMMY.
- getControls() - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- getControls() - Method in class net.sf.fmj.utility.ControlCollection
-
Retrieve an array of Controls that control the object.
- getConversionDivisor() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
This method is used as a divisor to convert
getTime to seconds.
- getConversionDivisor() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.TimeDisplayControl
-
Report value such that getTime()/number
equals seconds.
- getConversionDivisor() - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
A client of SourcedTimer may need to convert source timer time
from raw units to some other units for display purposes.
- getConversionDivisor() - Method in interface net.sf.fmj.ejmf.toolkit.util.TimeSource
-
Return a number used to divide source units to convert to
seconds.
- getConversionDivisor() - Method in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
This method is used as a divisor to convert
getTime to seconds.
- getCpuEndianess() - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- getCumulativePacketLoss() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- getCurrentRate() - Method in class javax.media.protocol.RateRange
-
- getCurrentState() - Method in class javax.media.TransitionEvent
-
- getData() - Method in class javax.media.Buffer
-
- getDataAddress() - Method in class javax.media.rtp.SessionAddress
-
- getDataHostAddress() - Method in class javax.media.rtp.SessionAddress
-
- getDataInputStream() - Method in interface javax.media.rtp.RTPConnector
-
- getDataInputStream() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Returns an input stream to receive the RTP data.
- getDataOutput() - Method in interface javax.media.Multiplexer
-
- getDataOutput() - Method in interface javax.media.Processor
-
- getDataOutput() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getDataOutput() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getDataOutput() - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- getDataOutput() - Method in class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- getDataOutput() - Method in class net.sf.fmj.media.multiplexer.RawBufferMux
-
- getDataOutputNoInit() - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
Not a JMF public API method, just a way for subclasses to get the data output to do notifications.
- getDataOutputStream() - Method in interface javax.media.rtp.RTPConnector
-
- getDataOutputStream() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Returns an output stream to send the RTP data.
- getDataPort() - Method in class javax.media.rtp.SessionAddress
-
- getDataSinkClassList(String) - Static method in class javax.media.Manager
-
- getDataSource() - Method in interface javax.media.MediaProxy
-
- getDataSource() - Method in interface javax.media.rtp.RTPStream
-
- getDataSource() - Method in class net.sf.fmj.media.content.merge.Handler
-
- getDataSource() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Returns this stream's datasource.
- getDataSource() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the source sending data to this stream.
- getDataSourceList(String) - Static method in class javax.media.Manager
-
- getDataType() - Method in class javax.media.Format
-
- getDB() - Method in class javax.media.GainChangeEvent
-
- getDB() - Method in interface javax.media.GainControl
-
- getDB() - Method in class net.sf.fmj.media.AbstractGainControl
-
- getDecimation() - Method in class javax.media.format.JPEGFormat
-
- getDecryptOutputSize(int) - Method in class memetic.crypto.AESCrypt
-
- getDecryptOutputSize(int) - Method in interface memetic.crypto.Crypt
-
Returns the maximum size the output buffer needs to be
- getDecryptOutputSize(int) - Method in class memetic.crypto.DESCrypt
-
- getDecryptOutputSize(int) - Method in class memetic.crypto.RTPCrypt
-
- getDefaultControlListener() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
- getDefaultExtension(String) - Static method in class net.sf.fmj.media.MimeManager
-
- getDefaultExtension(String) - Method in class net.sf.fmj.media.MimeTable
-
- getDefaultExtension(String) - Method in class net.sf.fmj.registry.Registry
-
- getDefaultFlags() - Static method in class net.sf.fmj.media.RegistryDefaults
-
- getDefaultMimeTable() - Static method in class net.sf.fmj.media.MimeManager
-
- getDefaultPropertyIndex() - Method in class javax.media.bean.playerbean.MediaPlayerBeanInfo
-
- getDefaultSSRC() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getDefaultSSRC() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the default SSRC in this RTP session.
- getDemux() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- getDescription() - Method in class javax.media.rtp.rtcp.SourceDescription
-
- getDestFormat() - Method in class net.sf.fmj.filtergraph.model.LinkModel
-
- getDestLink(int) - Method in class net.sf.fmj.filtergraph.model.NodeModel
-
- getDestLink(InputPin) - Method in class net.sf.fmj.filtergraph.Node
-
- getDestLink(OutputPin) - Method in class net.sf.fmj.filtergraph.Node
-
- getDestLink(int) - Method in class net.sf.fmj.filtergraph.Node
-
- getDestNode() - Method in class net.sf.fmj.filtergraph.Link
-
- getDestNode() - Method in class net.sf.fmj.filtergraph.model.LinkModel
-
- getDestPin() - Method in class net.sf.fmj.filtergraph.Link
-
- getDestTrack() - Method in class net.sf.fmj.filtergraph.model.LinkModel
-
- getDetailsListener() - Method in class net.sf.fmj.ui.registry.EntryPanel
-
- getDevice(String) - Static method in class javax.media.CaptureDeviceManager
-
- getDevice(String) - Static method in class javax.media.cdm.CaptureDeviceManager
-
- getDeviceList(Format) - Static method in class javax.media.CaptureDeviceManager
-
- getDeviceList() - Static method in class javax.media.cdm.CaptureDeviceManager
-
- getDeviceList(Format) - Static method in class javax.media.cdm.CaptureDeviceManager
-
- getDeviceList() - Method in class net.sf.fmj.registry.Registry
-
- getDialog() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Returns an instance of the JDialog that this class created.
- getDirection() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicArrowButton
-
- getDLSR() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getDLSR() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns the delay since last SR (DLSR).
- getDuration() - Method in class javax.media.Buffer
-
- getDuration() - Method in interface javax.media.Demultiplexer
-
- getDuration() - Method in interface javax.media.Duration
-
- getDuration() - Method in class javax.media.DurationUpdateEvent
-
- getDuration() - Method in class javax.media.protocol.DataSource
-
- getDuration() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Returns DURATION_UNKNOWN.
- getDuration() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Gets the duration of this Player.
- getDuration() - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- getDuration() - Method in class net.sf.fmj.media.AbstractTrack
-
- getDuration() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- getDuration() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- getDuration() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- getDuration() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- getDuration() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- getDuration() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- getDuration() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- getDuration() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- getDuration() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- getDuration() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- getDuration() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- getDuration() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- getDuration() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns the duration of this datasource.
- getEnabledBuffering() - Method in interface javax.media.CachedStream
-
- getEnabledBuffering() - Method in interface javax.media.protocol.CachedStream
-
- getEnabledThreshold() - Method in interface javax.media.control.BufferControl
-
- getEncoding() - Method in class javax.media.Format
-
- getEncrypted() - Method in class javax.media.rtp.rtcp.SourceDescription
-
- getEncryptOutputSize(int) - Method in class memetic.crypto.AESCrypt
-
- getEncryptOutputSize(int) - Method in interface memetic.crypto.Crypt
-
Returns the maximum size the output buffer needs to be
- getEncryptOutputSize(int) - Method in class memetic.crypto.DESCrypt
-
- getEncryptOutputSize(int) - Method in class memetic.crypto.RTPCrypt
-
- getEndian() - Method in class javax.media.format.AudioFormat
-
- getEndian() - Method in class javax.media.format.RGBFormat
-
- getEndOffset() - Method in interface javax.media.ExtendedCachingControl
-
- getErrorCompensation() - Method in interface javax.media.control.H263Control
-
- getErrorCompensation() - Method in class javax.media.format.H263Format
-
- getEventSetDescriptors() - Method in class javax.media.bean.playerbean.MediaPlayerBeanInfo
-
- getExtendedHighestSequenceNumber() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- getExtension() - Method in class javax.media.rtp.RTPHeader
-
- getExtension(File) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Given a File object, return a String representing
the file's extension.
- getExtension(String) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Given a String representing a file name, return a String representing
the file's extension.
- getExtensions(String) - Static method in class net.sf.fmj.media.MimeManager
-
- getExtensions(String) - Method in class net.sf.fmj.media.MimeTable
-
- getExtensions(String) - Method in class net.sf.fmj.registry.Registry
-
- getExtensionType() - Method in class javax.media.rtp.RTPHeader
-
- getFailedFormat() - Method in exception javax.media.format.UnsupportedFormatException
-
- getFastForwardButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the fast forward button control
- getFastForwardIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getFastForwardIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getFeedbackReports() - Method in interface javax.media.rtp.rtcp.Report
-
- getFeedbackReports() - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Returns the feedback reports for this RTCP report.
- getFile() - Static method in class net.sf.fmj.ui.application.PlayerPanelPrefs
-
- getFileDestPanel() - Method in class net.sf.fmj.ui.wizards.FileDestPanelDescriptor
-
- getFlags() - Method in class javax.media.Buffer
-
- getFlags() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the RTCP header flags.
- getFlags() - Method in class net.sf.fmj.media.rtp.RTPHeader
-
Returns the flags of the header
- getFlipped() - Method in class javax.media.format.RGBFormat
-
- getFormat() - Method in class javax.media.Buffer
-
- getFormat() - Method in interface javax.media.control.FormatControl
-
- getFormat() - Method in interface javax.media.protocol.PullBufferStream
-
- getFormat() - Method in interface javax.media.protocol.PushBufferStream
-
- getFormat() - Method in interface javax.media.rtp.RTPControl
-
- getFormat(int) - Method in interface javax.media.rtp.RTPControl
-
- getFormat() - Method in interface javax.media.Track
-
- getFormat() - Method in class net.sf.fmj.filtergraph.Pin
-
- getFormat() - Method in class net.sf.fmj.media.AbstractTrack
-
- getFormat() - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- getFormat() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the format carried by this datastream.
- getFormat(int) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the format corresponding to this payload type.
- getFormat(int) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Another function provided by Sun's implementation, not in the spec/API.
- getFormatControls() - Method in interface javax.media.protocol.CaptureDevice
-
- getFormatControls() - Method in class net.sf.fmj.media.CloneableCaptureDevicePullBufferDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.CloneableCaptureDevicePullDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.CloneableCaptureDevicePushBufferDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.CloneableCaptureDevicePushDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.MergingCaptureDevicePullBufferDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.MergingCaptureDevicePullDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.MergingCaptureDevicePushBufferDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.MergingCaptureDevicePushDataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getFormatControls() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getFormatList() - Method in interface javax.media.rtp.RTPControl
-
- getFormatList() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the list of formats supported.
- getFormats() - Method in class javax.media.CaptureDeviceInfo
-
- getFPS() - Method in class net.sf.fmj.utility.FPSCounter
-
- getFractionLost() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getFractionLost() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns the fraction of RTP data packets from source SSRC_n lost since the
previous SR or RR packet was sent
- getFragmentOffset() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getFrame() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerDriver
-
Gets the Frame in which the media is being displayed.
- getFrameRate() - Method in interface javax.media.control.FrameRateControl
-
- getFrameRate() - Method in class javax.media.format.AudioFormat
-
- getFrameRate() - Method in class javax.media.format.VideoFormat
-
- getFramesDropped() - Method in interface javax.media.control.FrameProcessingControl
-
- getFrameSizeInBits() - Method in class javax.media.format.AudioFormat
-
- getFrequency() - Method in class javax.media.rtp.rtcp.SourceDescription
-
- getGainButtonPanel() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the gain button panel
- getGainControl() - Method in interface javax.media.Player
-
- getGainControl() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainControl
-
- getGainControl() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Get the Gain Control for this Player.
- getGainDecreaseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
Get button repsonsible for decreasing gain
- getGainIncreaseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainButtonPanel
-
Get button repsonsible for increasing gain
- getGainMeterButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the gain meter button control
- getGlobalReceptionStats() - Method in class javax.media.rtp.RTPManager
-
- getGlobalReceptionStats() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getGlobalReceptionStats() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the global reception statistics for this RTP session.
- getGlobalStats() - Method in interface javax.media.rtp.RTPControl
-
- getGlobalStats() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the global stats.
- getGlobalTransmissionStats() - Method in class javax.media.rtp.RTPManager
-
- getGlobalTransmissionStats() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getGlobalTransmissionStats() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the global transmission statistics for this RTP session.
- getGreenMask() - Method in class javax.media.format.RGBFormat
-
- getGreenValues() - Method in class javax.media.format.IndexedColorFormat
-
- getHandlerClassList(String) - Static method in class javax.media.Manager
-
- getHeader() - Method in class javax.media.Buffer
-
- getHeight() - Method in class javax.media.SizeChangeEvent
-
- getHeightInBlocks() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getHeightInPixels() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getHint(int) - Static method in class javax.media.Manager
-
- getHRD_B() - Method in interface javax.media.control.H263Control
-
- getHrDB() - Method in class javax.media.format.H263Format
-
- getIcon(int) - Method in class javax.media.bean.playerbean.MediaPlayerBeanInfo
-
- getImage() - Method in class net.sf.fmj.media.renderer.video.JVideoComponent
-
- getInitialSendTime() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the last time a packet was sent.
- getInitialTimestamp() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the initial timestamp base.
- getInputDataSource() - Method in class javax.media.ProcessorModel
-
- getInputFormat() - Method in class net.sf.fmj.filtergraph.CodecNode
-
- getInputFormat() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- getInputFormat() - Method in class net.sf.fmj.filtergraph.MuxNode
-
- getInputFormat() - Method in class net.sf.fmj.filtergraph.Node
-
- getInputFormat() - Method in class net.sf.fmj.filtergraph.RendererNode
-
- getInputFormat() - Method in class net.sf.fmj.media.AbstractCodec
-
- getInputLocator() - Method in class javax.media.ProcessorModel
-
- getInputPin(int) - Method in class net.sf.fmj.filtergraph.Node
-
- getInputPinByTrack(int) - Method in class net.sf.fmj.filtergraph.Node
-
- getInputStream() - Method in class net.sf.fmj.media.multiplexer.StreamPipe
-
- getInstance() - Static method in class net.sf.fmj.gui.controlpanelfactory.ControlPanelFactorySingleton
-
- getInstance() - Static method in class net.sf.fmj.registry.Registry
-
Get the singleton.
- getItemCount() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- getJitter() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getJitter() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns the interarrival jitter
An estimate of the statistical variance of the RTP data packet
interarrival time, measured in timestamp units and expressed as an
unsigned integer.
- getJitter() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns this datasource's current jitter value.
- getJitter() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the current jitter calculated.
- getJitterBufferItemCount() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
- getJitterBufferSize() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
- getKey() - Method in class javax.media.rtp.EncryptionInfo
-
- getKeyFrameInterval() - Method in interface javax.media.control.KeyFrameControl
-
- getLabelPort() - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- getLabelSessionAddress() - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- getLabelTTL() - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- getLastReportTime() - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Returns this participant's last report time, which is the last time he's sent us a report.
- getLastSendTime() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the last time a packet was sent.
- getLastSRReportTime() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Returns the time at which the last SR report was received.
- getLastSRReportTimestampLSW() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Gets the timestamp of the last sr report.
- getLastSRReportTimestampMSW() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Gets the timestamp of the last sr report.
- getLastTimestamp() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the last timestamp of a packet sent.
- getLength() - Method in class javax.media.Buffer
-
- getLength() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the length of the RTCP packet
- getLevel() - Method in class javax.media.GainChangeEvent
-
- getLevel() - Method in interface javax.media.GainControl
-
- getLineStride() - Method in class javax.media.format.IndexedColorFormat
-
- getLineStride() - Method in class javax.media.format.RGBFormat
-
- getLocalColls() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getLocalColls() - Method in interface javax.media.rtp.GlobalTransmissionStats
-
- getLocalColls() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of local collisions.
- getLocalColls() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Returns the number of local collisions.
- getLocalParticipant() - Method in class javax.media.rtp.RTPManager
-
- getLocalParticipant() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getLocalParticipant() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the local participant.
- getLocalSessionAddress() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getLocalSessionAddress() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the local session address.
- getLocator() - Method in class javax.media.CaptureDeviceInfo
-
- getLocator() - Method in class javax.media.protocol.DataSource
-
- getLowFrequencyChannel() - Method in interface javax.media.control.MpegAudioControl
-
- getLSR() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getLSR() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns last SR timestamp (LSR).
- getMalformedBye() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getMalformedBye() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of malformed RTCP BYE packets received.
- getMalformedRR() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getMalformedRR() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of malformed RTCP Receiver Reports (RR) packets.
- getMalformedSDES() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getMalformedSDES() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of malformed RTCP Source Description (SDES) packets received.
- getMalformedSR() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getMalformedSR() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of malformed RTCP Sender Reports (SR) packets received.
- getMapSize() - Method in class javax.media.format.IndexedColorFormat
-
- getMatchingOutputFormats(Format) - Method in class net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaDecoder
-
- getMatchingOutputFormats(Format) - Method in class net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaEncoder
-
- getMatchingOutputFormats(Format) - Method in class net.java.sip.communicator.impl.media.codec.audio.speex.JavaDecoder
-
- getMatchingOutputFormats(Format) - Method in class net.java.sip.communicator.impl.media.codec.audio.speex.JavaEncoder
-
- getMaxDataLength() - Method in class javax.media.format.VideoFormat
-
- getMaximum() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Get maximum legal value of ProgressBar.
- getMaximum() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Get the largest value progress slider can take on.
- getMaximumLatency(Controller[]) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Given an array of Controllers, calculate the maximum
startup latency in seconds.
- getMaximumRate() - Method in class javax.media.protocol.RateRange
-
- getMaximumSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicArrowButton
-
- getMaxItems() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- getMaxSupportedBitRate() - Method in interface javax.media.control.BitRateControl
-
- getMaxSupportedFrameRate() - Method in interface javax.media.control.FrameRateControl
-
- getMediaNanoseconds() - Method in interface javax.media.Clock
-
- getMediaNanoseconds() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Get the media time in nanoseconds.
- getMediaPanel() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Get the media panel component
- getMediaStartTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Get the media time the media is scheduled to start (if the
Clock is stopped), or the media time at which the Clock
started (if the Clock is started).
- getMediaTime() - Method in interface javax.media.Clock
-
- getMediaTime() - Method in interface javax.media.Demultiplexer
-
- getMediaTime() - Method in class javax.media.MediaTimeSetEvent
-
- getMediaTime() - Method in class javax.media.StartEvent
-
- getMediaTime() - Method in class javax.media.StopEvent
-
- getMediaTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Calculates the current media time based on the current
time-base time, the time-base start time, the media start
time, and the rate.
- getMediaTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Calculates the current media time based on the current
time-base time, the time-base start time, the media start
time, and the rate.
- getMediaTime() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- getMediaTime() - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- getMessage() - Method in class javax.media.ControllerClosedEvent
-
- getMimeTable() - Static method in class net.sf.fmj.media.MimeManager
-
- getMimeTable() - Method in class net.sf.fmj.media.MimeTable
-
- getMimeTable() - Method in class net.sf.fmj.registry.Registry
-
- getMimeType(String) - Static method in class net.sf.fmj.media.MimeManager
-
- getMimeType(String) - Method in class net.sf.fmj.media.MimeTable
-
- getMimeType(String) - Method in class net.sf.fmj.registry.Registry
-
- getMimeTypes() - Method in class net.sf.fmj.media.MimeTable
-
- getMinimum() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Get minimum legal value of ProgressBar.
- getMinimum() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Get the smallest value progress slider can take on.
- getMinimumRate() - Method in class javax.media.protocol.RateRange
-
- getMinimumSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.BasicIconButton
-
Don't let button get so small that icon
is unrecognizable.
- getMinimumSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicArrowButton
-
- getMinimumSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicControlButton
-
Don't let button get so small that icon
is unrecognizable.
- getMinimumThreshold() - Method in interface javax.media.control.BufferControl
-
- getMinimumTransferSize() - Method in interface javax.media.protocol.PushSourceStream
-
- getMinimumTransferSize() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- getMinimumTransferSize() - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Returns the minimum transfer size.
- getMinimumTransferSize() - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- getMinSupportedBitRate() - Method in interface javax.media.control.BitRateControl
-
- getModel() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Returns the current model of the wizard dialog.
- getMulticastScope() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getMulticastScope() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the multicast scope.
- getMultilingualMode() - Method in interface javax.media.control.MpegAudioControl
-
- getMultiplexer() - Method in class net.sf.fmj.filtergraph.MuxNode
-
- getMute() - Method in class javax.media.GainChangeEvent
-
- getMute() - Method in interface javax.media.GainControl
-
- getMute() - Method in class net.sf.fmj.media.AbstractGainControl
-
- getMuteOffIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getMuteOffIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getMuteOnIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getMuteOnIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getName() - Method in class com.t4l.jmf.JPEGDecoder
-
- getName() - Method in class com.t4l.jmf.JPEGEncoder
-
- getName() - Method in class javax.media.CaptureDeviceInfo
-
- getName() - Method in interface javax.media.PlugIn
-
- getName() - Method in class net.sf.fmj.media.AbstractPlugIn
-
- getName() - Method in class net.sf.fmj.media.codec.audio.alaw.Decoder
-
- getName() - Method in class net.sf.fmj.media.codec.audio.alaw.DePacketizer
-
- getName() - Method in class net.sf.fmj.media.codec.audio.alaw.Encoder
-
- getName() - Method in class net.sf.fmj.media.codec.audio.alaw.Packetizer
-
- getName() - Method in class net.sf.fmj.media.codec.audio.gsm.Decoder
-
- getName() - Method in class net.sf.fmj.media.codec.audio.gsm.DePacketizer
-
- getName() - Method in class net.sf.fmj.media.codec.audio.gsm.Encoder
-
- getName() - Method in class net.sf.fmj.media.codec.audio.gsm.Packetizer
-
- getName() - Method in class net.sf.fmj.media.codec.audio.RateConverter
-
- getName() - Method in class net.sf.fmj.media.codec.audio.ulaw.Decoder
-
- getName() - Method in class net.sf.fmj.media.codec.audio.ulaw.DePacketizer
-
- getName() - Method in class net.sf.fmj.media.codec.audio.ulaw.Encoder
-
- getName() - Method in class net.sf.fmj.media.codec.audio.ulaw.Packetizer
-
- getName() - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- getName() - Method in class net.sf.fmj.media.codec.video.jpeg.Packetizer
-
- getName() - Method in class net.sf.fmj.media.multiplexer.RTPSyncBufferMux
-
- getName() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
Returns the name of the pluging.
- getName() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
- getName() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Return the name of the plugin
- getName() - Method in class net.sf.fmj.media.renderer.video.JPEGRenderer
-
- getName() - Method in class net.sf.fmj.media.renderer.video.JPEGRTPRenderer
-
- getName() - Method in class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- getName() - Method in class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- getNanoseconds() - Method in class javax.media.SystemTimeBase
-
- getNanoseconds() - Method in class javax.media.Time
-
- getNanoseconds() - Method in interface javax.media.TimeBase
-
- getNewFormat() - Method in class javax.media.format.FormatChangeEvent
-
- getNewPayload() - Method in class javax.media.rtp.event.LocalPayloadChangeEvent
-
- getNewPayload() - Method in class javax.media.rtp.event.RemotePayloadChangeEvent
-
- getNewSSRC() - Method in class javax.media.rtp.event.LocalCollisionEvent
-
- getNextFinishButtonEnabled() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Mirrors the WizardModel method of the same name.
- getNextPanelDescriptor() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Override this class to provide the Object-based identifier of the panel that the
user should traverse to when the Next button is pressed.
- getNextPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.ChooseSourcePanelDescriptor
-
- getNextPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanelDescriptor
-
- getNextPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.FileDestPanelDescriptor
-
- getNextPanelDescriptor() - Method in class net.sf.fmj.ui.wizards.RTPDestPanelDescriptor
-
- getNTPTimeStampLSW() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getNtpTimestampLSW() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the timestamp least significant word
- getNTPTimeStampLSW() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the sender's timestamp's least significant word.
- getNTPTimeStampMSW() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getNtpTimestampMSW() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the timestamp most significant word
- getNTPTimeStampMSW() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the sender's timestamp's most significant word.
- getNtpTimestampSecs() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the timestamp value in seconds
- getNumDestLinks() - Method in class net.sf.fmj.filtergraph.model.NodeModel
-
- getNumDestLinks() - Method in class net.sf.fmj.filtergraph.Node
-
- getNumFrames() - Method in class net.sf.fmj.utility.FPSCounter
-
- getNumInputPins() - Method in class net.sf.fmj.filtergraph.Node
-
- getNumLost() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getNumLost() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns the number of RTP data packets from source SSRC_n lost since the
previous SR or RR packet was sent.
- getNumOutputPins() - Method in class net.sf.fmj.filtergraph.Node
-
- getNumTracks() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getObject() - Method in class com.lti.utils.synchronization.SynchronizedObjectHolder
-
- getObject() - Method in class net.sf.fmj.ui.dialogs.RTPReceivePanel
-
- getObject() - Method in class net.sf.fmj.ui.dialogs.URLPanel
-
- getObject() - Method in interface net.sf.fmj.ui.objeditor.ObjEditor
-
- getOctetCount() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the octet (cumulative) count.
- getOffset() - Method in class javax.media.Buffer
-
- getOffsetU() - Method in class javax.media.format.YUVFormat
-
- getOffsetV() - Method in class javax.media.format.YUVFormat
-
- getOffsetY() - Method in class javax.media.format.YUVFormat
-
- getOldFormat() - Method in class javax.media.format.FormatChangeEvent
-
- getOutputBuffer(int) - Method in class net.sf.fmj.filtergraph.Node
-
- getOutputFormat() - Method in class net.sf.fmj.media.AbstractCodec
-
- getOutputLocator() - Method in interface javax.media.DataSink
-
- getOutputLocator() - Method in class net.sf.fmj.media.AbstractDataSink
-
- getOutputPin(int) - Method in class net.sf.fmj.filtergraph.Node
-
- getOutputPinByTrack(int) - Method in class net.sf.fmj.filtergraph.Node
-
- getOutputStream() - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- getOutputStream() - Method in class net.sf.fmj.media.multiplexer.StreamPipe
-
- getOutputTrackFormat(int) - Method in class javax.media.ProcessorModel
-
- getOverrunCounter() - Method in class net.sf.fmj.utility.RingBuffer
-
- getOwner() - Method in interface javax.media.Owned
-
- getOwner() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Returns the owner of the generated javax.swing.JDialog.
- getOwnerNode() - Method in class net.sf.fmj.filtergraph.Pin
-
- getPacketCount() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the packet (cumulative) count.
- getPacketSize() - Method in interface javax.media.control.PacketSizeControl
-
- getPacketsLooped() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getPacketsLooped() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of packets loops.
- getPacketsRecd() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getPacketsRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of packets received.
- getPacketType() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the type of RTCP packet (SR || RR)
- getPadding() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the value of the padding bit, indicating if this individual RTCP packet
contains some additional padding octets at the end which are not part of
the control information but are included in the length field
- getPaintFocus() - Method in class net.sf.fmj.gui.customslider.CustomSlider
-
- getPanelComponent() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Returns to java.awt.Component that serves as the actual panel.
- getPanelDescriptorIdentifier() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Returns the unique Object-based identifier for this panel descriptor.
- getParticipant() - Method in class javax.media.rtp.event.NewParticipantEvent
-
- getParticipant() - Method in class javax.media.rtp.event.ReceiveStreamEvent
-
- getParticipant() - Method in class javax.media.rtp.event.SendStreamEvent
-
- getParticipant() - Method in interface javax.media.rtp.rtcp.Report
-
- getParticipant() - Method in interface javax.media.rtp.RTPStream
-
- getParticipant() - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Returns the participant linked with this RTCP report
- getParticipant() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Returns the participant associated with this stream.
- getParticipant() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the participant associated with this RTP stream.
- getPassiveParticipants() - Method in class javax.media.rtp.RTPManager
-
- getPassiveParticipants() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getPassiveParticipants() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the list of passive participants in this RTP session.
- getPauseControl() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the pause button control
- getPauseIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getPauseIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getPBFrames() - Method in interface javax.media.control.H263Control
-
- getPBFrames() - Method in class javax.media.format.H263Format
-
- getPDUDuplicate() - Method in interface javax.media.rtp.ReceptionStats
-
- getPDUDuplicate() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Returns the number of duplicates received.
- getPDUInvalid() - Method in interface javax.media.rtp.ReceptionStats
-
- getPDUInvalid() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Returns the number of invalid packets received.
- getPDUlost() - Method in interface javax.media.rtp.ReceptionStats
-
- getPDUlost() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Returns the number of packets lost.
- getPDUMisOrd() - Method in interface javax.media.rtp.ReceptionStats
-
- getPDUMisOrd() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Returns the number of packets misordered.
- getPDUProcessed() - Method in interface javax.media.rtp.ReceptionStats
-
- getPDUProcessed() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Returns the number of packets processed.
- getPDUTransmitted() - Method in interface javax.media.rtp.TransmissionStats
-
- getPDUTransmitted() - Method in class net.sf.fmj.media.rtp.RTPTransmissionStats
-
Returns the number of packets transmitted.
- getPeers() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getPeers() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns all the receiver & senders peers we're sending RTP data to.
- getPinNumber() - Method in class net.sf.fmj.filtergraph.Pin
-
- getPixelFormatFromBufferedImageType(int) - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- getPixelStride() - Method in class javax.media.format.RGBFormat
-
- getPlayer() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerPanel
-
Gets the Player for this PlayerPanel.
- getPlayerDuration() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Returns the duration of the media played by this Player
only.
- getPlayerDuration() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- getPlayerDuration() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getPlayerPanel() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerDriver
-
Gets the PlayerPanel for this PlayerDriver.
- getPlayerStartLatency() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Returns the start latency of the media played by this
Player only.
- getPlayerStartLatency() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- getPlayerStartLatency() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getPlayIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getPlayIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getPlugIn() - Method in class net.sf.fmj.filtergraph.Node
-
- getPlugInClassName() - Method in class net.sf.fmj.filtergraph.model.NodeModel
-
- getPlugInInfo(String) - Static method in class net.sf.fmj.utility.PlugInUtility
-
- getPlugInList(Format, Format, int) - Static method in class javax.media.pim.PlugInManager
-
Get a list of plugins that match the given input and output formats.
- getPlugInList(Format, Format, int) - Static method in class javax.media.PlugInManager
-
- getPluginList(int) - Method in class net.sf.fmj.registry.Registry
-
pluginType = [1..NUM_PLUGIN_TYPES]
- getPlugInType() - Method in class net.sf.fmj.filtergraph.CodecNode
-
- getPlugInType() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- getPlugInType() - Method in class net.sf.fmj.filtergraph.model.NodeModel
-
- getPlugInType() - Method in class net.sf.fmj.filtergraph.MuxNode
-
- getPlugInType() - Method in class net.sf.fmj.filtergraph.Node
-
- getPlugInType() - Method in class net.sf.fmj.filtergraph.RendererNode
-
- getPorts() - Method in interface javax.media.control.PortControl
-
- getPreferedBufferedImageType() - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- getPreferedPixelFormat() - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- getPreferredFrameRate() - Method in interface javax.media.control.FrameRateControl
-
- getPreferredKeyFrameInterval() - Method in interface javax.media.control.KeyFrameControl
-
- getPreferredQuality() - Method in interface javax.media.control.QualityControl
-
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.BasicIconButton
-
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicArrowButton
-
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicControlButton
-
All Control Panel buttons have same preferred size.
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ReverseButton
-
Make it the right size.
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.StartButton
-
Make it the right size.
- getPreferredSize() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.VolumeControlButton
-
Make it the right size.
- getPrefs() - Method in class net.sf.fmj.ui.application.PlayerPanel
-
- getPreviousState() - Method in class javax.media.TransitionEvent
-
- getPreviousState() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Get the previous state of this Controller.
- getProcessorClassList(String) - Static method in class javax.media.Manager
-
- getProgressBarComponent() - Method in interface javax.media.CachingControl
-
- getProgressBarComponent() - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Get a Component for displaying the download progress.
- getProgressComponent() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the progress control
- getPropertyDescriptors() - Method in class javax.media.bean.playerbean.MediaPlayerBeanInfo
-
- getProtocol() - Method in class javax.media.MediaLocator
-
- getProtocolPrefixList() - Static method in class javax.media.PackageManager
-
- getProtocolPrefixList() - Static method in class javax.media.pm.PackageManager
-
- getProtocolPrefixList() - Method in class net.sf.fmj.registry.Registry
-
- getQ() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getQFactor() - Method in class javax.media.format.JPEGFormat
-
- getQuality() - Method in interface javax.media.control.QualityControl
-
- getRate() - Method in interface javax.media.Clock
-
- getRate() - Method in interface javax.media.protocol.RateConfiguration
-
- getRate() - Method in class javax.media.RateChangeEvent
-
- getRate() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Get the current temporal scale factor.
- getRateConfigurations() - Method in interface javax.media.protocol.RateConfigureable
-
- getReason() - Method in class javax.media.rtp.event.ByeEvent
-
- getReceiveBufferSize() - Method in interface javax.media.rtp.RTPConnector
-
- getReceiveBufferSize() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Get the receive buffer size set on the RTP data channel.
- getReceiveStream() - Method in class javax.media.rtp.event.LocalCollisionEvent
-
- getReceiveStream() - Method in class javax.media.rtp.event.ReceiveStreamEvent
-
- getReceiveStreams() - Method in class javax.media.rtp.RTPManager
-
- getReceiveStreams() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getReceiveStreams() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the list of receive streams in this RTP session.
- getReceptionCount() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the reception report count (RC).
- getReceptionStats() - Method in interface javax.media.rtp.RTPControl
-
- getReceptionStats() - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Returns the reception stats.
- getRedMask() - Method in class javax.media.format.RGBFormat
-
- getRedValues() - Method in class javax.media.format.IndexedColorFormat
-
- getRemainder() - Method in class javax.media.MediaLocator
-
- getRemoteColls() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getRemoteColls() - Method in interface javax.media.rtp.GlobalTransmissionStats
-
- getRemoteColls() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of remote collisions.
- getRemoteColls() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Returns the number of remote collisions.
- getRemoteParticipants() - Method in class javax.media.rtp.RTPManager
-
- getRemoteParticipants() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getRemoteParticipants() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the list of remote participants in this RTP session.
- getRemoteSessionAddress() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the remote session address.
- getRenderer() - Method in class net.sf.fmj.filtergraph.RendererNode
-
- getRendererNode(int) - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getReport() - Method in class javax.media.rtp.event.ReceiverReportEvent
-
- getReport() - Method in class javax.media.rtp.event.SenderReportEvent
-
- getReports() - Method in interface javax.media.rtp.Participant
-
- getReports() - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Returns the reports associated with this participant.
- getResolution() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.GainMeterButton
-
- getResult() - Method in class net.sf.fmj.ui.wizards.RTPTransmitWizard
-
- getResult() - Method in class net.sf.fmj.ui.wizards.TranscodeWizard
-
- getReturnCode() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Retrieves the last return code set by the dialog.
- getReverseButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the reverse button control
- getRewindIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getRewindIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getRoot() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getRoot() - Method in class net.sf.fmj.filtergraph.model.FilterGraphModel
-
- getRTCPBandwidthFraction() - Method in interface javax.media.rtp.RTPConnector
-
- getRTCPBandwidthFraction() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Return the RTCP bandwidth fraction.
- getRtcpData() - Method in class net.sf.fmj.media.rtp.RTCPPacket
-
Returns the data contained in this packet.
- getRtcpHeader() - Method in class net.sf.fmj.media.rtp.RTCPPacket
-
Returns the RTCP header of the packet.
- getRtcpLength() - Method in class net.sf.fmj.media.rtp.RTCPPacket
-
Returns the length of the payload (the data contained in the packet, following
the header).
- getRTCPRecd() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getRTCPRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of RTCP packets received.
- getRTCPSenderBandwidthFraction() - Method in interface javax.media.rtp.RTPConnector
-
- getRTCPSenderBandwidthFraction() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Return the RTCP sender bandwidth fraction.
- getRTCPSent() - Method in interface javax.media.rtp.GlobalTransmissionStats
-
- getRTCPSent() - Method in interface javax.media.rtp.TransmissionStats
-
- getRTCPSent() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Returns the number of RTCP packets sent.
- getRTCPSent() - Method in class net.sf.fmj.media.rtp.RTPTransmissionStats
-
Returns the number of RTCP packets transmitted.
- getRtpData() - Method in class net.sf.fmj.media.rtp.RTPPacket
-
Returns the data contained in this packet.
- getRTPDestPanel() - Method in class net.sf.fmj.ui.wizards.RTPDestPanelDescriptor
-
- getRtpHeader() - Method in class net.sf.fmj.media.rtp.RTPPacket
-
Returns the RTP Header of this packet.
- getRtpLength() - Method in class net.sf.fmj.media.rtp.RTPPacket
-
Returns the length of this packet.
- getRTPManagerList() - Static method in class javax.media.rtp.RTPManager
-
- getRTPManagers() - Method in interface javax.media.control.RtspControl
-
- getRTPSent() - Method in interface javax.media.rtp.GlobalTransmissionStats
-
- getRTPSent() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Returns the number of RTCP packets sent.
- getRTPTimeStamp() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getRtpTimestamp() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the RTP timestamp of this SR packet
- getRTPTimeStamp() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the RTP timestamp.
- getSampleRate() - Method in class javax.media.format.AudioFormat
-
- getSampleSizeInBits() - Method in class javax.media.format.AudioFormat
-
- getSavedLevelDuringMute() - Method in class net.sf.fmj.media.AbstractGainControl
-
- getScale() - Method in class javax.media.SizeChangeEvent
-
- getSdesSize() - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Returns the number of bytes of sdes that this participant requires.
- getSdesSize() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the number of bytes of sdes that this participant requires
- getSeconds() - Method in class javax.media.Time
-
- getSecuredSeed() - Static method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Generates a secured seed that can be used to initialize a PRNG (like Math.random).
- getSecuredSeed(int) - Static method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Generates a secured seed that can be used to initialize a PRNG (like Math.random).
- getSelectedMediaLocator() - Method in class net.sf.fmj.ui.application.CaptureDeviceBrowser
-
- getSendBufferSize() - Method in interface javax.media.rtp.RTPConnector
-
- getSendBufferSize() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Get the send buffer size set on the RTP data channel.
- getSenderByteCount() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getSenderByteCount() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the number of bytes sent by this sender.
- getSenderFeedback() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getSenderFeedback() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the sender's feedbacks.
- getSenderPacketCount() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getSenderPacketCount() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the number of packets sent by this sender.
- getSenderReport() - Method in interface javax.media.rtp.RTPStream
-
- getSenderReport() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Return the last RTCP Sender Report (SR) received.
- getSenderReport() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the last RTCP SR.
- getSendStream() - Method in class javax.media.rtp.event.SendStreamEvent
-
- getSendStreams() - Method in class javax.media.rtp.RTPManager
-
- getSendStreams() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getSendStreams() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the list of send streams in this RTP session.
- getSequenceNumber() - Method in class javax.media.Buffer
-
- getSequenceWrap() - Method in class net.sf.fmj.media.rtp.RTPReceptionStats
-
Returns he number of times the sequence number has wrapped for this source.
- getSessionAddress() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getSessionAddress() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the session address.
- getSessionManager() - Method in class javax.media.rtp.event.RTPEvent
-
- getSigned() - Method in class javax.media.format.AudioFormat
-
- getSilenceSuppression() - Method in interface javax.media.control.SilenceSuppressionControl
-
- getSize() - Method in class javax.media.format.VideoFormat
-
- getSource() - Method in class javax.media.ControllerEvent
-
- getSource() - Method in class javax.media.GainChangeEvent
-
- getSource() - Method in class javax.media.rtp.event.RTPEvent
-
- getSource() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Convenience method to get the DataSource for the Player.
- getSourceCompatibleDemultiplexer(DataSource) - Static method in class net.sf.fmj.filtergraph.FilterGraphBuilder
-
- getSourceController() - Method in class javax.media.ControllerEvent
-
- getSourceDataSink() - Method in class javax.media.datasink.DataSinkEvent
-
- getSourceDescription() - Method in interface javax.media.rtp.Participant
-
- getSourceDescription() - Method in interface javax.media.rtp.rtcp.Report
-
- getSourceDescription() - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Returns the sources descriptions (SDES) in this RTCP report.
- getSourceDescription() - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Returns the sources descriptions (SDES) associated with this participant.
- getSourceDescription() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the source description for this source
- getSourceGainControl() - Method in class javax.media.GainChangeEvent
-
- getSourceNode() - Method in class net.sf.fmj.filtergraph.Link
-
- getSourcePin() - Method in class net.sf.fmj.filtergraph.Link
-
- getSourceReceptionStats() - Method in interface javax.media.rtp.ReceiveStream
-
- getSourceReceptionStats() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns the reception statistics of the source.
- getSourceReceptionStats() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Returns the stream's reception stats.
- getSourceTrack() - Method in class net.sf.fmj.filtergraph.model.LinkModel
-
- getSourceTransmissionStats() - Method in interface javax.media.rtp.SendStream
-
- getSourceTransmissionStats() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the datasource transmission stats.
- getSRRecd() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getSRRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of RTCP Sender Reports (SR) received.
- getSSRC() - Method in class javax.media.rtp.event.RemoteCollisionEvent
-
- getSSRC() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getSSRC() - Method in interface javax.media.rtp.rtcp.Report
-
- getSSRC() - Method in interface javax.media.rtp.RTPStream
-
- getSSRC() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns the SSRC corresponding to the feedback.
- getSsrc() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the SSRC being described by this packet.
- getSSRC() - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Returns the SSRC announced in this report.
- getSSRC() - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Returns the SSRC associated with this stream.
- getSSRC() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Returns the SSRC used in this stream.
- getStartButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the start button control
- getStartLatency() - Method in interface javax.media.Controller
-
- getStartLatency() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Returns LATENCY_UNKNOWN.
- getStartLatency() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Gets the start latency of this Player.
- getStartOffset() - Method in interface javax.media.ExtendedCachingControl
-
- getStartTime() - Method in interface javax.media.Track
-
- getStartTime() - Method in class net.sf.fmj.media.AbstractTrack
-
- getState() - Method in interface javax.media.Controller
-
- getState() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Get the current state of this Controller.
- getStepBackwardIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getStepBackwardIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getStepForwardIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getStepForwardIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getStillImageTransmission() - Method in interface javax.media.control.H261Control
-
- getStillImageTransmission() - Method in class javax.media.format.H261Format
-
- getStopButton() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Get the stop button control
- getStopIcon() - Method in class net.sf.fmj.gui.controlpanel.DefaultSkin
-
- getStopIcon() - Method in interface net.sf.fmj.gui.controlpanel.Skin
-
- getStopTime() - Method in interface javax.media.Clock
-
- getStopTime() - Method in class javax.media.StopTimeChangeEvent
-
- getStopTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Get the last value successfully set by setStopTime.
- getStream() - Method in interface javax.media.rtp.rtcp.SenderReport
-
- getStream(long) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- getStream() - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Returns the RTPStream associated with the sender.
- getStream(long) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Returns the RTPStream corresponding to this SSRC.
- getStreams() - Method in class javax.media.protocol.PullBufferDataSource
-
- getStreams() - Method in class javax.media.protocol.PullDataSource
-
- getStreams() - Method in class javax.media.protocol.PushBufferDataSource
-
- getStreams() - Method in class javax.media.protocol.PushDataSource
-
- getStreams() - Method in interface javax.media.protocol.RateConfiguration
-
- getStreams() - Method in interface javax.media.rtp.Participant
-
- getStreams() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- getStreams() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- getStreams() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- getStreams() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- getStreams() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- getStreams() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- getStreams() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- getStreams() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- getStreams() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- getStreams() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- getStreams() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- getStreams() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Returns the stream associated with this datasource.
- getStreams() - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Returns the streams associated with this participant.
- getStreamSize() - Method in interface javax.media.control.StreamWriterControl
-
- getStrideUV() - Method in class javax.media.format.YUVFormat
-
- getStrideY() - Method in class javax.media.format.YUVFormat
-
- getSupportedAudioLayers() - Method in interface javax.media.control.MpegAudioControl
-
- getSupportedChannelLayouts() - Method in interface javax.media.control.MpegAudioControl
-
- getSupportedContentDescriptors() - Method in interface javax.media.Processor
-
- getSupportedContentDescriptors() - Method in class net.sf.fmj.media.AbstractProcessor
-
- getSupportedContentDescriptors() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getSupportedFormats() - Method in interface javax.media.control.FormatControl
-
- getSupportedFormats() - Static method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Return the SupportedFormats via RTP
- getSupportedInputContentDescriptors() - Method in interface javax.media.Demultiplexer
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.parser.GsmParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.parser.JavaSoundParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.parser.MultipartMixedReplaceParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.parser.RawPullStreamParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.parser.RawPushBufferParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.media.parser.XmlMovieParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.theora_java.JavaOggParser
-
- getSupportedInputContentDescriptors() - Method in class net.sf.fmj.theora_java.NativeOggParser
-
- getSupportedInputFormats() - Method in class com.t4l.jmf.JPEGDecoder
-
- getSupportedInputFormats() - Method in class com.t4l.jmf.JPEGEncoder
-
- getSupportedInputFormats() - Method in interface javax.media.Codec
-
- getSupportedInputFormats() - Method in interface javax.media.Multiplexer
-
- getSupportedInputFormats(String, int) - Static method in class javax.media.pim.PlugInManager
-
- getSupportedInputFormats(String, int) - Static method in class javax.media.PlugInManager
-
- getSupportedInputFormats() - Method in interface javax.media.Renderer
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.AbstractCodec
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.AbstractRenderer
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.ImageIODecoder
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.ImageIOEncoder
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.ImageScaler
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegEncoder
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.lossless.GIFDecoder
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.codec.video.lossless.PNGDecoder
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.audio.AUMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.audio.CsvAudioMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.audio.GsmMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.audio.JavaSoundAUMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.audio.JavaSoundMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.MultipartMixedReplaceMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.RawBufferMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.RawMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.RTPSyncBufferMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.multiplexer.XmlMovieMux
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
Set supported input formats for the default or selected Mixer.
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
Lists the possible input formats supported by this plug-in.
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Lists the possible input formats supported by this plug-in.
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.video.JPEGRenderer
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.video.JPEGRTPRenderer
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- getSupportedInputFormats() - Method in class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- getSupportedOutputContentDescriptors(Format[]) - Method in interface javax.media.Multiplexer
-
- getSupportedOutputContentDescriptors(Format[]) - Static method in class net.sf.fmj.ffmpeg_java.ListFormats
-
- getSupportedOutputContentDescriptors(Format[]) - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- getSupportedOutputContentDescriptors(Format[]) - Method in class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- getSupportedOutputContentDescriptors(Format[]) - Method in class net.sf.fmj.media.multiplexer.RawBufferMux
-
- getSupportedOutputFormats(Format) - Method in class com.t4l.jmf.JPEGDecoder
-
- getSupportedOutputFormats(Format) - Method in class com.t4l.jmf.JPEGEncoder
-
- getSupportedOutputFormats(Format) - Method in interface javax.media.Codec
-
- getSupportedOutputFormats(String, int) - Static method in class javax.media.pim.PlugInManager
-
- getSupportedOutputFormats(String, int) - Static method in class javax.media.PlugInManager
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.AbstractCodec
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Decoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.DePacketizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Encoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Packetizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Decoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.DePacketizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Encoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Packetizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.RateConverter
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Decoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.DePacketizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Encoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Packetizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.JavaSoundCodec
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.ImageIODecoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.ImageScaler
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.JpegEncoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.Packetizer
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.lossless.GIFEncoder
-
- getSupportedOutputFormats(Format) - Method in class net.sf.fmj.media.codec.video.lossless.PNGEncoder
-
- getSupportedPorts() - Method in interface javax.media.control.PortControl
-
- getSupportedSamplingRates() - Method in interface javax.media.control.MpegAudioControl
-
- getSyncTime() - Method in interface javax.media.Clock
-
- getSyncTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Gets the time until the Clock's media synchronizes with its
time-base.
- getSystemTimeBase() - Static method in class javax.media.Manager
-
- getTargetState() - Method in interface javax.media.Controller
-
- getTargetState() - Method in class javax.media.TransitionEvent
-
- getTargetState() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Get the target state of this Controller.
- getTempPath() - Static method in class com.lti.utils.PathUtils
-
Convenience method to get java.io.tmpdir system property.
- getTextFieldURL() - Method in class net.sf.fmj.ui.wizards.ChooseSourcePanel
-
- getTextFile() - Method in class net.sf.fmj.ui.wizards.FileDestPanel
-
- getTextPort(int) - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- getTextSessionAddress(int) - Method in class net.sf.fmj.ui.wizards.RTPDestPanel
-
- getThreadQueue() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Gets the ThreadQueue object for this AbstractController.
- getThumbRect() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Return Rectangle which describes location and size of
thumb.
- getThumbSize() - Method in class net.sf.fmj.gui.customslider.CustomSliderUI
-
- getTime() - Method in class javax.media.SystemTimeBase
-
- getTime() - Method in interface javax.media.TimeBase
-
- getTime() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
As part of TimeSource interface, getTime returns
the current media time in nanoseconds.
- getTime() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.TimeDisplayControl
-
Report media time from associated Controller.
- getTime() - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimerEvent
-
Retrieve the time from the event Object.
- getTime() - Method in interface net.sf.fmj.ejmf.toolkit.util.TimeSource
-
Return time in source units
- getTime() - Method in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
As part of TimeSource interface, getTime returns
the current media time in nanoseconds.
- getTimeBase() - Method in interface javax.media.Clock
-
- getTimeBase() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Get the TimeBase that this Clock is using.
- getTimeBase() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Get the TimeBase that this Controller is using.
- getTimeBaseStartTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Get the time-base time the media is scheduled to start (if
the Clock is stopped), or the time-base time at which the
Clock started (if the Clock is started).
- getTimeBaseTime() - Method in class javax.media.StartEvent
-
- getTimeStamp() - Method in class javax.media.Buffer
-
- getTimestamp() - Method in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Returns the timestamp of the information
- getTimeToLive() - Method in class javax.media.rtp.SessionAddress
-
- getTitle() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Returns the current title of the generated dialog.
- getTrack() - Method in class net.sf.fmj.filtergraph.Pin
-
- getTrackControlPanel(int) - Method in class net.sf.fmj.ui.wizards.ContentAndTrackFormatPanel
-
- getTrackControls() - Method in interface javax.media.Processor
-
- getTrackControls() - Method in class net.sf.fmj.media.AbstractProcessor
-
- getTrackControls() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getTrackCount(int) - Method in class javax.media.ProcessorModel
-
- getTracks() - Method in interface javax.media.Demultiplexer
-
- getTracks() - Method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- getTracks() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- getTracks() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getTracks() - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- getTracks() - Method in class net.sf.fmj.media.parser.GsmParser
-
- getTracks() - Method in class net.sf.fmj.media.parser.JavaSoundParser
-
- getTracks() - Method in class net.sf.fmj.media.parser.MultipartMixedReplaceParser
-
- getTracks() - Method in class net.sf.fmj.media.parser.RawPullStreamParser
-
- getTracks() - Method in class net.sf.fmj.media.parser.RawPushBufferParser
-
- getTracks() - Method in class net.sf.fmj.media.parser.XmlMovieParser
-
- getTracks() - Method in class net.sf.fmj.theora_java.JavaOggParser
-
- getTracks() - Method in class net.sf.fmj.theora_java.NativeOggParser
-
- getTransferHandler() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
Not a JMF API method, but allows us to get the transfer handler to do a similar hack to JMF: how to go back and update a header for a file you've already written.
- getTransmitFailed() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getTransmitFailed() - Method in interface javax.media.rtp.GlobalTransmissionStats
-
- getTransmitFailed() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of transmission failures.
- getTransmitFailed() - Method in class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
Returns the number of transmission failures.
- getTransportControlPanel() - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- getType() - Method in class javax.media.rtp.EncryptionInfo
-
- getType() - Method in class javax.media.rtp.rtcp.SourceDescription
-
- getType() - Method in class net.sf.fmj.filtergraph.Pin
-
- getType() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getTypeSpecific() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getUnknownTypes() - Method in interface javax.media.rtp.GlobalReceptionStats
-
- getUnknownTypes() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Returns the number of unknown packets' types seen.
- getUnrestrictedVector() - Method in interface javax.media.control.H263Control
-
- getUnrestrictedVector() - Method in class javax.media.format.H263Format
-
- getURL() - Method in class javax.media.MediaLocator
-
- getUrl() - Method in class net.sf.fmj.ui.dialogs.RTPReceivePanel
-
- getValue() - Method in class com.lti.utils.synchronization.SynchronizedBoolean
-
- getValue() - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Get current value of ProgressBar.
- getValue() - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Get current value of sprogress bar.
- getVersion() - Static method in class javax.media.Manager
-
- getVersion() - Method in class net.sf.fmj.media.rtp.RTCPHeader
-
Returns the version of the RTCP packet
- getVideoPanel() - Method in class net.sf.fmj.ui.application.PlayerPanel
-
This method initializes videoPanel
- getVideoTrackIndex() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- getVisualComponent() - Method in interface javax.media.Player
-
- getVisualComponent() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Get the visual Component for this Player.
- getVisualComponent() - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- getVisualComponent() - Method in class net.sf.fmj.media.content.unknown.Handler
-
- getWidth() - Method in class javax.media.SizeChangeEvent
-
- getWidthInBlocks() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getWidthInPixels() - Method in class net.sf.fmj.media.codec.video.jpeg.JpegRTPHeader
-
- getWizard() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Returns a reference to the Wizard component.
- getWizardModel() - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Returns a reference to the current WizardModel for this Wizard component.
- getXtndSeqNum() - Method in interface javax.media.rtp.rtcp.Feedback
-
- getXtndSeqNum() - Method in class net.sf.fmj.media.rtp.RTCPFeedback
-
Returns the extended highest sequence number received.
- getYuvType() - Method in class javax.media.format.YUVFormat
-
- getZeroTrap() - Method in class net.sf.fmj.media.codec.audio.ulaw.MuLawEncoderUtil
-
Sets whether or not all-zero bytes are encoded as 2 instead.
- GIF - Static variable in class net.sf.fmj.media.BonusVideoFormatEncodings
-
- GIFDecoder - Class in net.sf.fmj.media.codec.video.lossless
-
GIF decoder Codec.
- GIFDecoder() - Constructor for class net.sf.fmj.media.codec.video.lossless.GIFDecoder
-
- GIFEncoder - Class in net.sf.fmj.media.codec.video.lossless
-
GIF encoder Codec.
- GIFEncoder() - Constructor for class net.sf.fmj.media.codec.video.lossless.GIFEncoder
-
- GIFFormat - Class in net.sf.fmj.media.format
-
GIF video format.
- GIFFormat() - Constructor for class net.sf.fmj.media.format.GIFFormat
-
- GIFFormat(Dimension, int, Class, float) - Constructor for class net.sf.fmj.media.format.GIFFormat
-
- GlobalCaptureDevicePlugger - Class in net.sf.fmj.media.cdp
-
Global singleton CaptureDevicePlugger.
- GlobalReceptionStats - Interface in javax.media.rtp
-
- GlobalTransmissionStats - Interface in javax.media.rtp
-
- grabFrame() - Method in interface javax.media.control.FrameGrabbingControl
-
- grabFrame() - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- grabFrame() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- greenMask - Variable in class javax.media.format.RGBFormat
-
- greenValues - Variable in class javax.media.format.IndexedColorFormat
-
- GSM - Static variable in class javax.media.format.AudioFormat
-
- GSM - Static variable in class javax.media.protocol.FileTypeDescriptor
-
- GSM() - Method in class org.rubycoder.gsm.GSMDecoder
-
- GSM() - Method in class org.rubycoder.gsm.GSMEncoder
-
- GSM_MS - Static variable in class javax.media.format.AudioFormat
-
- GSM_RTP - Static variable in class javax.media.format.AudioFormat
-
- gsmDecode(boolean, byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.gsm.GSMDecoderUtil
-
- GSMDecoder - Class in org.rubycoder.gsm
-
- GSMDecoder() - Constructor for class org.rubycoder.gsm.GSMDecoder
-
- GSMDecoderUtil - Class in net.sf.fmj.media.codec.audio.gsm
-
GSMDecoderUtil class
- GSMDecoderUtil() - Constructor for class net.sf.fmj.media.codec.audio.gsm.GSMDecoderUtil
-
- GSMDriver - Class in org.rubycoder.gsm
-
- GSMDriver() - Constructor for class org.rubycoder.gsm.GSMDriver
-
- gsmEncode(boolean, byte[], int, int, byte[]) - Static method in class net.sf.fmj.media.codec.audio.gsm.GSMEncoderUtil
-
- GSMEncoder - Class in org.rubycoder.gsm
-
- GSMEncoder() - Constructor for class org.rubycoder.gsm.GSMEncoder
-
- GSMEncoderUtil - Class in net.sf.fmj.media.codec.audio.gsm
-
GSMEncoderUtil class
- GSMEncoderUtil() - Constructor for class net.sf.fmj.media.codec.audio.gsm.GSMEncoderUtil
-
- GsmMux - Class in net.sf.fmj.media.multiplexer.audio
-
Gsm Multiplexer class, actually just provides unmodified input to the output.
- GsmMux() - Constructor for class net.sf.fmj.media.multiplexer.audio.GsmMux
-
- GsmParser - Class in net.sf.fmj.media.parser
-
Parser for GSM media files.
- GsmParser() - Constructor for class net.sf.fmj.media.parser.GsmParser
-
- GZIP - Static variable in class net.iharder.Base64
-
Specify that data should be gzip-compressed.
- name - Variable in class javax.media.CaptureDeviceInfo
-
- NanoHTTPD - Class in fi.iki.elonen.nanohttpd
-
A simple, tiny, nicely embeddable HTTP 1.0 server in Java
- NanoHTTPD(int) - Constructor for class fi.iki.elonen.nanohttpd.NanoHTTPD
-
Starts a HTTP server to given port.
- NanoHTTPD.Response - Class in fi.iki.elonen.nanohttpd
-
HTTP response.
- NanoHTTPD.Response() - Constructor for class fi.iki.elonen.nanohttpd.NanoHTTPD.Response
-
Default constructor: response = HTTP_OK, data = mime = 'null'
- NanoHTTPD.Response(String, String, InputStream) - Constructor for class fi.iki.elonen.nanohttpd.NanoHTTPD.Response
-
Basic constructor.
- NanoHTTPD.Response(String, String, String) - Constructor for class fi.iki.elonen.nanohttpd.NanoHTTPD.Response
-
Convenience method that makes an InputStream out of
given text.
- NANOS_PER_SEC - Static variable in interface net.sf.fmj.ejmf.toolkit.util.TimeSource
-
Useful values for return by an implementation of
getConversionDivisor.
- nanoseconds - Variable in class javax.media.Time
-
- NativeOggParser - Class in net.sf.fmj.theora_java
-
Uses theora-jna to parse Ogg files, and decode vorbis and theora data within them.
- NativeOggParser() - Constructor for class net.sf.fmj.theora_java.NativeOggParser
-
- net.iharder - package net.iharder
-
- net.java.sip.communicator.impl.media.codec - package net.java.sip.communicator.impl.media.codec
-
From SIP-Communicator: core codec implementation constants.
- net.java.sip.communicator.impl.media.codec.audio - package net.java.sip.communicator.impl.media.codec.audio
-
From SIP-Communicator: core audio codec implementation utilities.
- net.java.sip.communicator.impl.media.codec.audio.ilbc - package net.java.sip.communicator.impl.media.codec.audio.ilbc
-
From SIP-Communicator: ILBC/RTP encoder/decoder.
- net.java.sip.communicator.impl.media.codec.audio.speex - package net.java.sip.communicator.impl.media.codec.audio.speex
-
From SIP-Communicator: SPEEX/RTP encoder/decoder.
- net.sf.fmj.apps.applet - package net.sf.fmj.apps.applet
-
FmjApplet: Media playback applet.
- net.sf.fmj.apps.mediaserver - package net.sf.fmj.apps.mediaserver
-
FmjMediaServer: media server application which can stream and transcode on the fly.
- net.sf.fmj.apps.play - package net.sf.fmj.apps.play
-
FmjPlay: A simple FMJ player application.
- net.sf.fmj.apps.transcode - package net.sf.fmj.apps.transcode
-
FmjTranscode: A command-line transcoder application.
- net.sf.fmj.codegen - package net.sf.fmj.codegen
-
Code generation utilities, useful for generating unit tests.
- net.sf.fmj.ejmf.toolkit.controls - package net.sf.fmj.ejmf.toolkit.controls
-
EJMF: RateControl: Provides a generic Control over a Controller's rate.
- net.sf.fmj.ejmf.toolkit.gui.controlpanel - package net.sf.fmj.ejmf.toolkit.gui.controlpanel
-
EJMF: Control panel GUI.
- net.sf.fmj.ejmf.toolkit.gui.controls - package net.sf.fmj.ejmf.toolkit.gui.controls
-
EJMF: Control panel GUI controls.
- net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf - package net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf
-
EJMF: Control panel GUI controls - EJMF skin.
- net.sf.fmj.ejmf.toolkit.gui.controls.skins.two - package net.sf.fmj.ejmf.toolkit.gui.controls.skins.two
-
EJMF: Control panel GUI controls - #2 skin.
- net.sf.fmj.ejmf.toolkit.install - package net.sf.fmj.ejmf.toolkit.install
-
EJMF: The PackageUtility class provides methods to register or
remove package prefixes from the Java Media Framework's
persistant lists of protocol and content prefix lists.
- net.sf.fmj.ejmf.toolkit.media - package net.sf.fmj.ejmf.toolkit.media
-
EJMF: abstract base classes for Controller, Player, etc.
- net.sf.fmj.ejmf.toolkit.media.event - package net.sf.fmj.ejmf.toolkit.media.event
-
EJMF: special event class used by AbstractPlayer.
- net.sf.fmj.ejmf.toolkit.util - package net.sf.fmj.ejmf.toolkit.util
-
EJMF: utility classes.
- net.sf.fmj.ffmpeg_java - package net.sf.fmj.ffmpeg_java
-
FFMPEG Demultiplexer (parser).
- net.sf.fmj.filtergraph - package net.sf.fmj.filtergraph
-
Classes for filter graphs consisting of demultiplexers, codecs, renderers, etc.
- net.sf.fmj.filtergraph.model - package net.sf.fmj.filtergraph.model
-
Classes for storing a data-only model of a filter graph, useful for converting to/from XML, and constructing filter graphs programatically.
- net.sf.fmj.gst.media.content.unknown - package net.sf.fmj.gst.media.content.unknown
-
gstreamer-java content handler (Player).
- net.sf.fmj.gui.controlpanel - package net.sf.fmj.gui.controlpanel
-
Control panel originally designed for FMJ studio.
- net.sf.fmj.gui.controlpanel.images - package net.sf.fmj.gui.controlpanel.images
-
FmjStudio: GUI images/icons.
- net.sf.fmj.gui.controlpanelfactory - package net.sf.fmj.gui.controlpanelfactory
-
A single place for managing the different possible default control panels that may be returned by players.
- net.sf.fmj.gui.customslider - package net.sf.fmj.gui.customslider
-
A custom slider with a look-and-feel that is nice(ish).
- net.sf.fmj.media - package net.sf.fmj.media
-
General FMJ classes, including abstract base classes.
- net.sf.fmj.media.cdp - package net.sf.fmj.media.cdp
-
Global capture device plugger, calls all protocol-specific pluggers.
- net.sf.fmj.media.cdp.civil - package net.sf.fmj.media.cdp.civil
-
LTI-CIVIL video capture DataSource: capture device plugger.
- net.sf.fmj.media.cdp.javasound - package net.sf.fmj.media.cdp.javasound
-
JavaSound DataSource: capture device plugger.
- net.sf.fmj.media.codec - package net.sf.fmj.media.codec
-
General codec implementation classes.
- net.sf.fmj.media.codec.audio - package net.sf.fmj.media.codec.audio
-
General audio codec implementation classes.
- net.sf.fmj.media.codec.audio.alaw - package net.sf.fmj.media.codec.audio.alaw
-
ALAW audio codec and RTP packetizer/depacketizer implementation classes.
- net.sf.fmj.media.codec.audio.gsm - package net.sf.fmj.media.codec.audio.gsm
-
- net.sf.fmj.media.codec.audio.ulaw - package net.sf.fmj.media.codec.audio.ulaw
-
ULAW audio codec and RTP packetizer/depacketizer implementation classes.
- net.sf.fmj.media.codec.video - package net.sf.fmj.media.codec.video
-
General video codec implementation classes.
- net.sf.fmj.media.codec.video.jpeg - package net.sf.fmj.media.codec.video.jpeg
-
JPEG video codec and JPEG/RTP packetizer/depacketizer implementation classes.
- net.sf.fmj.media.codec.video.lossless - package net.sf.fmj.media.codec.video.lossless
-
Lossless (but expensive in terms of size) image codec implementation classes, including MGIF and MPNG.
- net.sf.fmj.media.content.merge - package net.sf.fmj.media.content.merge
-
MediaProxy Handler for merge protocol/content type, allowing multiple merged data sources to be specified with a single URL.
- net.sf.fmj.media.content.unknown - package net.sf.fmj.media.content.unknown
-
The main "Unknown" content handler.
- net.sf.fmj.media.datasink.file - package net.sf.fmj.media.datasink.file
-
File DataSink.
- net.sf.fmj.media.datasink.render - package net.sf.fmj.media.datasink.render
-
DataSink that creates a player and renders.
- net.sf.fmj.media.datasink.rtp - package net.sf.fmj.media.datasink.rtp
-
RTP DataSink.
- net.sf.fmj.media.format - package net.sf.fmj.media.format
-
Additional Format subclasses defined by FMJ but not JMF.
- net.sf.fmj.media.multiplexer - package net.sf.fmj.media.multiplexer
-
General multiplexer implementation classes.
- net.sf.fmj.media.multiplexer.audio - package net.sf.fmj.media.multiplexer.audio
-
Audio multiplexer implementation classes.
- net.sf.fmj.media.parser - package net.sf.fmj.media.parser
-
General demultiplexer implementation classes.
- net.sf.fmj.media.processor.merge - package net.sf.fmj.media.processor.merge
-
MediaProxy Handler for merge protocol/content type, allowing multiple merged data sources to be specified with a single URL.
- net.sf.fmj.media.processor.unknown - package net.sf.fmj.media.processor.unknown
-
"Unknown" handler, used for general processing of most media.
- net.sf.fmj.media.protocol - package net.sf.fmj.media.protocol
-
General protocol handler implementations.
- net.sf.fmj.media.protocol.civil - package net.sf.fmj.media.protocol.civil
-
LTI-CIVIL video capture DataSource.
- net.sf.fmj.media.protocol.file - package net.sf.fmj.media.protocol.file
-
File protocol handler DataSource.
- net.sf.fmj.media.protocol.http - package net.sf.fmj.media.protocol.http
-
HTTP protocol handler DataSource.
- net.sf.fmj.media.protocol.httpauth - package net.sf.fmj.media.protocol.httpauth
-
HTTPAUTH (pseudo-) protocol handler DataSource.
- net.sf.fmj.media.protocol.javasound - package net.sf.fmj.media.protocol.javasound
-
JavaSound DataSource.
- net.sf.fmj.media.protocol.merge - package net.sf.fmj.media.protocol.merge
-
Protocol handler for "merge" protocol, allowing multiple merged data sources to be specified with a single URL.
- net.sf.fmj.media.protocol.res - package net.sf.fmj.media.protocol.res
-
Protocol handler for res: protocol, loads stream from Java resource.
- net.sf.fmj.media.protocol.rtp - package net.sf.fmj.media.protocol.rtp
-
RTP protocol handler DataSource.
- net.sf.fmj.media.renderer.audio - package net.sf.fmj.media.renderer.audio
-
Audio renderer implementation.
- net.sf.fmj.media.renderer.video - package net.sf.fmj.media.renderer.video
-
Video renderer implementations.
- net.sf.fmj.media.rtp - package net.sf.fmj.media.rtp
-
RTP implementation.
- net.sf.fmj.media.util - package net.sf.fmj.media.util
-
FMJ implementation of classes that are in javax.media.util.
- net.sf.fmj.registry - package net.sf.fmj.registry
-
FMJ registry (non-GUI) implementation, including loading and saving.
- net.sf.fmj.theora_java - package net.sf.fmj.theora_java
-
OGG Demultiplexers (parsers).
- net.sf.fmj.ui - package net.sf.fmj.ui
-
Entry points for FmjStudio an FmjRegistry applications.
- net.sf.fmj.ui.application - package net.sf.fmj.ui.application
-
FmjStudio: Core application GUI.
- net.sf.fmj.ui.dialogs - package net.sf.fmj.ui.dialogs
-
FmjStudio: GUI dialogs.
- net.sf.fmj.ui.objeditor - package net.sf.fmj.ui.objeditor
-
FmjStudio: simple "object editor" and validation.
- net.sf.fmj.ui.registry - package net.sf.fmj.ui.registry
-
FmjRegistry: Registry editor GUI
- net.sf.fmj.ui.utils - package net.sf.fmj.ui.utils
-
FmjStudio: utility classes.
- net.sf.fmj.ui.wizard - package net.sf.fmj.ui.wizard
-
FmjStudio: Swing wizard classes.
- net.sf.fmj.ui.wizards - package net.sf.fmj.ui.wizards
-
FmjStudio: specific wizard screens.
- net.sf.fmj.utility - package net.sf.fmj.utility
-
Assorted utility classes
- newFormat - Variable in class javax.media.format.FormatChangeEvent
-
- newInstance() - Static method in class javax.media.rtp.RTPManager
-
- NewParticipantEvent - Class in javax.media.rtp.event
-
- NewParticipantEvent(SessionManager, Participant) - Constructor for class javax.media.rtp.event.NewParticipantEvent
-
- NewReceiveStreamEvent - Class in javax.media.rtp.event
-
- NewReceiveStreamEvent(SessionManager, ReceiveStream) - Constructor for class javax.media.rtp.event.NewReceiveStreamEvent
-
- NewSendStreamEvent - Class in javax.media.rtp.event
-
- NewSendStreamEvent(SessionManager, SendStream) - Constructor for class javax.media.rtp.event.NewSendStreamEvent
-
- NEXT_BUTTON_ACTION_COMMAND - Static variable in class net.sf.fmj.ui.wizard.Wizard
-
The String-based action command for the 'Next' button.
- NEXT_FINISH_BUTTON_ENABLED_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Property identification String for the Next button's enabled state
- NEXT_FINISH_BUTTON_ICON_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Property identification String for the Next button's icon
- NEXT_FINISH_BUTTON_TEXT_PROPERTY - Static variable in class net.sf.fmj.ui.wizard.WizardModel
-
Property identification String for the Next button's text
- nextFrame() - Method in class net.sf.fmj.utility.FPSCounter
-
- nextSecuredRandomInt() - Static method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Returns an integer generated in a very secure way.
- nextSecuredRandomLong() - Static method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Returns a long generated in a very secure way.
- nextSecuredRandomShort() - Static method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Returns a short integer generated in a very secure way.
- NO_ENCRYPTION - Static variable in class javax.media.rtp.EncryptionInfo
-
- NO_OPTIONS - Static variable in class net.iharder.Base64
-
No options specified.
- NO_TRACK - Static variable in class net.sf.fmj.filtergraph.Pin
-
- NoDataSinkException - Exception in javax.media
-
- NoDataSinkException() - Constructor for exception javax.media.NoDataSinkException
-
- NoDataSinkException(String) - Constructor for exception javax.media.NoDataSinkException
-
- NoDataSourceException - Exception in javax.media
-
- NoDataSourceException() - Constructor for exception javax.media.NoDataSourceException
-
- NoDataSourceException(String) - Constructor for exception javax.media.NoDataSourceException
-
- Node - Class in net.sf.fmj.filtergraph
-
Base class for all filter graph nodes.
- Node(PlugIn, int, int) - Constructor for class net.sf.fmj.filtergraph.Node
-
Subclass constructors must actually set the pins using setInputPin and setOutputPin.
- NodeModel - Class in net.sf.fmj.filtergraph.model
-
- NodeModel(int, String) - Constructor for class net.sf.fmj.filtergraph.model.NodeModel
-
- NONE - Static variable in class net.sf.fmj.media.RegistryDefaults
-
No registry entries.
- NoPlayerException - Exception in javax.media
-
- NoPlayerException() - Constructor for exception javax.media.NoPlayerException
-
- NoPlayerException(String) - Constructor for exception javax.media.NoPlayerException
-
- NoProcessorException - Exception in javax.media
-
- NoProcessorException() - Constructor for exception javax.media.NoProcessorException
-
- NoProcessorException(String) - Constructor for exception javax.media.NoProcessorException
-
- NOT_SPECIFIED - Static variable in class javax.media.Format
-
- NOT_SPECIFIED - Static variable in class net.sf.fmj.utility.FormatArgUtils
-
- NotConfiguredError - Error in javax.media
-
- NotConfiguredError() - Constructor for error javax.media.NotConfiguredError
-
- NotConfiguredError(String) - Constructor for error javax.media.NotConfiguredError
-
- notifyDataAvailable(int) - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- notifyDataAvailable() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- notifyDataAvailable(int) - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- notifyDataSinkListeners(DataSinkEvent) - Method in class net.sf.fmj.media.AbstractDataSink
-
- notifyListenersGainChangeEvent() - Method in class net.sf.fmj.media.AbstractGainControl
-
- notifyListenersGainChangeEvent(GainChangeEvent) - Method in class net.sf.fmj.media.AbstractGainControl
-
- notifyTransferHandlerAsync() - Method in class net.sf.fmj.media.AsyncBufferTransferHandlerNotifier
-
- notifyTransferHandlerAsync() - Method in class net.sf.fmj.media.AsyncSourceTransferHandlerNotifier
-
- notifyTransferHandlerAsync() - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
- notifyTransferHandlerSync() - Method in class net.sf.fmj.media.AsyncBufferTransferHandlerNotifier
-
- notifyTransferHandlerSync() - Method in class net.sf.fmj.media.AsyncSourceTransferHandlerNotifier
-
- NotPrefetchedError - Error in javax.media
-
- NotPrefetchedError() - Constructor for error javax.media.NotPrefetchedError
-
- NotPrefetchedError(String) - Constructor for error javax.media.NotPrefetchedError
-
- NotRealizedError - Error in javax.media
-
- NotRealizedError() - Constructor for error javax.media.NotRealizedError
-
- NotRealizedError(String) - Constructor for error javax.media.NotRealizedError
-
- nullSafeEquals(Object, Object) - Static method in class net.sf.fmj.utility.FormatUtils
-
- nullSafeEqualsIgnoreCase(String, String) - Static method in class net.sf.fmj.utility.FormatUtils
-
- NUM_PLUGIN_TYPES - Static variable in class net.sf.fmj.registry.Registry
-
- numTracks - Variable in class net.sf.fmj.media.AbstractMultiplexer
-
- raf - Variable in class net.sf.fmj.media.protocol.file.DataSource
-
- random() - Method in class net.sf.fmj.media.rtp.SSRCGenerator
-
Generates a random double between 0 and 1.
- rateChange(RateChangeEvent) - Method in class javax.media.ControllerAdapter
-
- RateChangeEvent - Class in javax.media
-
- RateChangeEvent(Controller, float) - Constructor for class javax.media.RateChangeEvent
-
- RateConfiguration - Interface in javax.media.protocol
-
- RateConfigureable - Interface in javax.media.protocol
-
- RateControl - Class in net.sf.fmj.ejmf.toolkit.controls
-
JMF control only: Provides a generic Control over a Controller's rate.
- RateControl(Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.controls.RateControl
-
Construct a RateControl object for the given Controller.
- RateControlComponent - Class in net.sf.fmj.ejmf.toolkit.controls
-
Graphical interface only: Provides a generic Control over a Controller's rate.
- RateControlComponent(Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.controls.RateControlComponent
-
Construct a RateControl object for the given Controller.
- RateConverter - Class in net.sf.fmj.media.codec.audio
-
Converts between different linear audio formats.
- RateConverter() - Constructor for class net.sf.fmj.media.codec.audio.RateConverter
-
- RateRange - Class in javax.media.protocol
-
- RateRange(RateRange) - Constructor for class javax.media.protocol.RateRange
-
- RateRange(float, float, float, boolean) - Constructor for class javax.media.protocol.RateRange
-
- RAW - Static variable in class javax.media.protocol.ContentDescriptor
-
- RAW_RTP - Static variable in class javax.media.protocol.ContentDescriptor
-
- RawBufferMux - Class in net.sf.fmj.media.multiplexer
-
Raw buffer multiplexer.
- RawBufferMux(ContentDescriptor) - Constructor for class net.sf.fmj.media.multiplexer.RawBufferMux
-
- RawBufferMux() - Constructor for class net.sf.fmj.media.multiplexer.RawBufferMux
-
- RawMux - Class in net.sf.fmj.media.multiplexer
-
A raw multiplexer which provides the input to the output, unmodified.
- RawMux() - Constructor for class net.sf.fmj.media.multiplexer.RawMux
-
- RawPullStreamParser - Class in net.sf.fmj.media.parser
-
Raw parser which can read from a PullDataSource.
- RawPullStreamParser() - Constructor for class net.sf.fmj.media.parser.RawPullStreamParser
-
- RawPushBufferParser - Class in net.sf.fmj.media.parser
-
Raw Demultiplexer that reads from a PushBufferDataSource and passes the data unmodified to the
output.
- RawPushBufferParser() - Constructor for class net.sf.fmj.media.parser.RawPushBufferParser
-
- ReactorHandler - Interface in net.sf.fmj.media.rtp
-
An object that can handle Reactor packets.
- read(byte[], int, int) - Method in class javax.media.protocol.InputSourceStream
-
- read(Buffer) - Method in interface javax.media.protocol.PullBufferStream
-
- read(byte[], int, int) - Method in interface javax.media.protocol.PullSourceStream
-
- read(Buffer) - Method in interface javax.media.protocol.PushBufferStream
-
- read(byte[], int, int) - Method in interface javax.media.protocol.PushSourceStream
-
According to API: Read from the stream without blocking.
- read() - Method in class net.iharder.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class net.iharder.Base64.InputStream
-
- read(AVFormatLibrary.URLContext, Pointer, int) - Method in class net.sf.fmj.ffmpeg_java.PullDataSourceCallbackURLProtocolHandler
-
- read(InputStream) - Static method in class net.sf.fmj.filtergraph.model.FilterGraphModelIO
-
- read() - Method in class net.sf.fmj.media.BufferQueueInputStream
-
- read(byte[], int, int) - Method in class net.sf.fmj.media.BufferQueueInputStream
-
- read() - Method in class net.sf.fmj.media.codec.InputStreamReader
-
- read(byte[], int, int) - Method in class net.sf.fmj.media.codec.InputStreamReader
-
- read(byte[], int, int) - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- read(Buffer) - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- read() - Method in class net.sf.fmj.media.PullSourceStreamInputStream
-
- read(byte[], int, int) - Method in class net.sf.fmj.media.PullSourceStreamInputStream
-
- read(Buffer) - Method in class net.sf.fmj.media.rtp.RTPAudioDataStream
-
Reads the data from this stream and returns them in the buffer passed as argument.
- read(Buffer) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Reads the data available into the buffer.
- read(Buffer) - Method in class net.sf.fmj.media.rtp.RTPVideoDataStream
-
Fill the provided buffer with the available data.
- read(byte[], int, int) - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Read a datagram packet and write it into the provided buffer.
- read(byte[], int, int) - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- read() - Method in class net.sf.fmj.media.TrackInputStream
-
- read(byte[], int, int) - Method in class net.sf.fmj.media.TrackInputStream
-
- readAll(InputStream) - Static method in class net.sf.fmj.utility.IOUtils
-
Closes is when finished.
- readAll(Reader) - Static method in class net.sf.fmj.utility.IOUtils
-
TODO: only handles standard ASCII.
- readAllToString(InputStream) - Static method in class net.sf.fmj.utility.IOUtils
-
Assumes default file encoding.
- readAllToString(InputStream, String) - Static method in class net.sf.fmj.utility.IOUtils
-
- readAllToStringBuffer(InputStream, StringBuffer) - Static method in class net.sf.fmj.utility.IOUtils
-
Assumes default file encoding.
- readAllToStringBuffer(InputStream, String, StringBuffer) - Static method in class net.sf.fmj.utility.IOUtils
-
- readAllToStringBuilder(InputStream, StringBuilder) - Static method in class net.sf.fmj.utility.IOUtils
-
Assumes default file encoding.
- readAllToStringBuilder(InputStream, String, StringBuilder) - Static method in class net.sf.fmj.utility.IOUtils
-
- readBye(byte[], int, int) - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Reads and handles the BYE part of an RTCP report.
- readFeedbackReports(byte[], int, int) - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Reads feedback reports from the data
- readFrame(Buffer) - Method in interface javax.media.Track
-
TODO: the API is not clear as to what readFrame should do in the case of an error, like an IOException.
- readFrame(Buffer) - Method in class net.sf.fmj.media.AbstractTrack
-
- readHasBlocked(Track) - Method in interface javax.media.TrackListener
-
- readJPEG(byte[], BufferedImage) - Static method in class com.t4l.jmf.JPEGDecoder
-
- readSourceDescription(byte[], int, int) - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Reads the source description from the data
- realize() - Method in interface javax.media.Controller
-
- realize() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Realize Controller on new thread.
- REALIZE_COMPLETE - Static variable in interface net.sf.fmj.ui.application.ContainerPlayerStatusListener
-
- realizeComplete(RealizeCompleteEvent) - Method in class javax.media.ControllerAdapter
-
- RealizeCompleteEvent - Class in javax.media
-
- RealizeCompleteEvent(Controller, int, int, int) - Constructor for class javax.media.RealizeCompleteEvent
-
- Realized - Static variable in interface javax.media.Controller
-
- Realizing - Static variable in interface javax.media.Controller
-
- receive(DatagramPacket) - Method in class memetic.crypto.EncryptedRTPSocket
-
- ReceiverReport - Interface in javax.media.rtp.rtcp
-
- ReceiverReportEvent - Class in javax.media.rtp.event
-
- ReceiverReportEvent(SessionManager, ReceiverReport) - Constructor for class javax.media.rtp.event.ReceiverReportEvent
-
- ReceiveStream - Interface in javax.media.rtp
-
- ReceiveStreamEvent - Class in javax.media.rtp.event
-
- ReceiveStreamEvent(SessionManager, ReceiveStream, Participant) - Constructor for class javax.media.rtp.event.ReceiveStreamEvent
-
- ReceiveStreamListener - Interface in javax.media.rtp
-
- recentUrls - Variable in class net.sf.fmj.ui.application.PlayerPanelPrefs
-
- ReceptionStats - Interface in javax.media.rtp
-
- receptionStats - Variable in class net.sf.fmj.media.rtp.RTPDataStream
-
- redMask - Variable in class javax.media.format.RGBFormat
-
- redraw() - Method in class net.sf.fmj.ejmf.toolkit.util.PlayerDriver
-
Redraws the Frame containing the media.
- redValues - Variable in class javax.media.format.IndexedColorFormat
-
- registerAll(int) - Static method in class net.sf.fmj.media.RegistryDefaults
-
- registerContentPrefixList(int) - Static method in class net.sf.fmj.media.RegistryDefaults
-
- registerPlugIn(String) - Static method in class net.sf.fmj.utility.PlugInUtility
-
- registerPlugins(int) - Static method in class net.sf.fmj.media.RegistryDefaults
-
- registerProtocolPrefixList(int) - Static method in class net.sf.fmj.media.RegistryDefaults
-
- registerWizardPanel(Object, WizardPanelDescriptor) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Add a Component as a panel for the wizard dialog by registering its
WizardPanelDescriptor object.
- Registry - Class in net.sf.fmj.registry
-
This is a registry of Plugins, Protocol prefixes, Content prefixes, and MIME types.
- RegistryDefaults - Class in net.sf.fmj.media
-
Defaults for the FMJ registry.
- RegistryDefaults() - Constructor for class net.sf.fmj.media.RegistryDefaults
-
- RegistryEditorPanel - Class in net.sf.fmj.ui.registry
-
- RegistryEditorPanel() - Constructor for class net.sf.fmj.ui.registry.RegistryEditorPanel
-
This method initializes
- relax() - Method in class javax.media.format.IndexedColorFormat
-
- relax() - Method in class javax.media.Format
-
- relax() - Method in class javax.media.format.RGBFormat
-
- relax() - Method in class javax.media.format.VideoFormat
-
- relax() - Method in class javax.media.format.YUVFormat
-
- RemoteCollisionEvent - Class in javax.media.rtp.event
-
- RemoteCollisionEvent(SessionManager, long) - Constructor for class javax.media.rtp.event.RemoteCollisionEvent
-
- RemoteEvent - Class in javax.media.rtp.event
-
- RemoteEvent(SessionManager) - Constructor for class javax.media.rtp.event.RemoteEvent
-
- RemoteListener - Interface in javax.media.rtp
-
- RemoteParticipant - Interface in javax.media.rtp
-
- RemotePayloadChangeEvent - Class in javax.media.rtp.event
-
- RemotePayloadChangeEvent(SessionManager, ReceiveStream, int, int) - Constructor for class javax.media.rtp.event.RemotePayloadChangeEvent
-
- remove() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- remove() - Method in class net.sf.fmj.media.rtp.RTPJitterBuffer
-
Removes the first buffer from the queue
- removeAllElements() - Method in class com.lti.utils.collections.Queue
-
- removeAllPeers() - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- removeAllPeers() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Removes all the peers from this RTP session.
- removeChangeListener(ChangeListener) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Remove object as ProgressBar ChangeListener
- removeChangeListener(ChangeListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Remove a ChangeListener
- removeContentPrefix(String) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Removes a content prefix from the JMF content prefix list.
- removeContentPrefix(String, boolean) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Removes a content prefix from the JMF content prefix list.
- removeControl(Control) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Remove a Control from this Controller.
- removeControl(Control) - Method in class net.sf.fmj.media.AbstractControls
-
Remove a control object from the list of controls for this object.
- removeControl(Control) - Method in class net.sf.fmj.utility.ControlCollection
-
Remove a Control from the list.
- removeControlComponents() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Remove all control components from the Control panel
container.
- removeController(Controller) - Method in interface javax.media.Player
-
- removeController(Controller) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Remove a Controller from the list of Controllers managed by
this Player.
- removeControllerListener(ControllerListener) - Method in interface javax.media.Controller
-
- removeControllerListener(ControllerListener) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Remove the specified listener from this Controller's
listener list.
- removeControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Since different controls may have different types
of listeners, each subclass should define removeControlListener
to remove listener from component listener list in a type-safe
way.
- removeControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Add control semantics to this Control.
- removeControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Remove control semantics from this Control.
- removeControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.MouseListenerControl
-
Remove control semantics from this Control.
- removeControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Remove listener from both gain increase button and gain
decrease button.
- removeDataSinkListener(DataSinkListener) - Method in interface javax.media.DataSink
-
- removeDataSinkListener(DataSinkListener) - Method in class net.sf.fmj.media.AbstractDataSink
-
- removeDestLink(Link) - Method in class net.sf.fmj.filtergraph.Node
-
- removeDevice(CaptureDeviceInfo) - Static method in class javax.media.CaptureDeviceManager
-
- removeDevice(CaptureDeviceInfo) - Static method in class javax.media.cdm.CaptureDeviceManager
-
- removeDevice(CaptureDeviceInfo) - Method in class net.sf.fmj.registry.Registry
-
- removeDownloadProgressListener(DownloadProgressListener) - Method in interface javax.media.ExtendedCachingControl
-
- removeGainChangeListener(GainChangeListener) - Method in interface javax.media.GainControl
-
- removeGainChangeListener(GainChangeListener) - Method in class net.sf.fmj.media.AbstractGainControl
-
- removeHeaders(int[]) - Static method in class net.sf.fmj.media.codec.video.jpeg.JpegStripper
-
- removeHeaders(byte[]) - Static method in class net.sf.fmj.media.codec.video.jpeg.JpegStripper
-
Removes most of the leading and trailing headers from Jpeg data (byte array).
- removeMimeType(String) - Static method in class net.sf.fmj.media.MimeManager
-
- removeMimeType(String) - Method in class net.sf.fmj.media.MimeTable
-
- removeMimeType(String) - Method in class net.sf.fmj.registry.Registry
-
- removePeer(SessionAddress) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- removePeer(SessionAddress) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Removes a receiver peer from the session.
- removePlugIn(String, int) - Static method in class javax.media.pim.PlugInManager
-
- removePlugIn(String, int) - Static method in class javax.media.PlugInManager
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.sf.fmj.ui.wizard.WizardModel
-
- removeProtocolPrefix(String) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Removes a protocol prefix from the JMF protocol prefix list.
- removeProtocolPrefix(String, boolean) - Static method in class net.sf.fmj.ejmf.toolkit.install.PackageUtility
-
Removes a protocol prefix from the JMF protocol prefix list.
- removeReceiveStreamListener(ReceiveStreamListener) - Method in class javax.media.rtp.RTPManager
-
- removeReceiveStreamListener(ReceiveStreamListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- removeReceiveStreamListener(ReceiveStreamListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Removes this listener from the list of listeners wanting to be be informed
of the creation of new receive streams.
- removeRemoteListener(RemoteListener) - Method in class javax.media.rtp.RTPManager
-
- removeRemoteListener(RemoteListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- removeRemoteListener(RemoteListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Removes this listener from the list of remote listeners.
- removeSendStreamListener(SendStreamListener) - Method in class javax.media.rtp.RTPManager
-
- removeSendStreamListener(SendStreamListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- removeSendStreamListener(SendStreamListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Removes this listener from the list of listeners wanting to be informed of
the creation of send streams.
- removeSessionListener(SessionListener) - Method in class javax.media.rtp.RTPManager
-
- removeSessionListener(SessionListener) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- removeSessionListener(SessionListener) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Removes this listener from the list of session listeners.
- removeStream(RTPStream) - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Removes the specified stream from this participant's associated streams list.
- removeTarget(SessionAddress, String) - Method in class javax.media.rtp.RTPManager
-
- removeTarget(SessionAddress, String) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Remove a network target .
- removeTarget(SessionAddress) - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Removes a target from our session.
- removeTarget(InetAddress, int) - Method in class net.sf.fmj.media.rtp.SocketOutputStream
-
Remove a target from stream targets list
- removeTargets(String) - Method in class javax.media.rtp.RTPManager
-
- removeTargets(String) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Remove a network target .
- removeTargets() - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Remove all stream targets.
- removeTargets() - Method in class net.sf.fmj.media.rtp.SocketOutputStream
-
Remove all stream targets from this session.
- removeWait() - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- RENDERER - Static variable in class javax.media.PlugInManager
-
- Renderer - Interface in javax.media
-
- RendererNode - Class in net.sf.fmj.filtergraph
-
A node in a filter graph for a Renderer.
- RendererNode(Renderer, Format) - Constructor for class net.sf.fmj.filtergraph.RendererNode
-
- replaceControlComponent(Component, Component) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Remove the control component identified by c
and
replace it with withComponent
.
- replaceControlComponent(Component, int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Remove the control component at location atIndex
with the component named by withComponent
.
- replaceSpecialJavaStringChars(String) - Static method in class net.sf.fmj.codegen.CGUtils
-
- replaceSpecialUrlChars(String) - Static method in class com.lti.utils.StringUtils
-
- replaceSpecialUrlChars(String, boolean) - Static method in class com.lti.utils.StringUtils
-
- replaceSpecialXMLChars(String) - Static method in class com.lti.utils.StringUtils
-
- replaceURL(Object) - Method in class javax.media.ControllerAdapter
-
- Report - Interface in javax.media.rtp.rtcp
-
- reset() - Method in class com.t4l.jmf.JPEGDecoder
-
- reset() - Method in class com.t4l.jmf.JPEGEncoder
-
- RESET - Static variable in interface javax.media.Clock
-
- reset() - Method in interface javax.media.PlugIn
-
- reset(long) - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Resets this BasicCachingControl.
- reset() - Method in class net.sf.fmj.media.AbstractPlugIn
-
- reset() - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- reset() - Method in class net.sf.fmj.media.PullSourceStreamInputStream
-
- reset() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
Reset the state of the plugin.
- reset() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
Resets the state of the plug-in.
- reset() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Resets the state of the plug-in.
- reset() - Method in class net.sf.fmj.media.SleepHelper
-
- reset() - Method in class net.sf.fmj.utility.FPSCounter
-
- resetBytesRecd() - Method in class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
Resets the number of bytes read
- resize(int) - Method in class net.sf.fmj.media.rtp.RTPBuffer
-
- resize(int) - Method in class net.sf.fmj.utility.RingBuffer
-
- RESOURCE_UNAVAILABLE - Static variable in interface net.sf.fmj.ui.application.ContainerPlayerStatusListener
-
- resourceUnavailable(ResourceUnavailableEvent) - Method in class javax.media.ControllerAdapter
-
- ResourceUnavailableEvent - Class in javax.media
-
- ResourceUnavailableEvent(Controller, String) - Constructor for class javax.media.ResourceUnavailableEvent
-
- ResourceUnavailableEvent(Controller) - Constructor for class javax.media.ResourceUnavailableEvent
-
- ResourceUnavailableException - Exception in javax.media
-
- ResourceUnavailableException() - Constructor for exception javax.media.ResourceUnavailableException
-
- ResourceUnavailableException(String) - Constructor for exception javax.media.ResourceUnavailableException
-
- restarting(RestartingEvent) - Method in class javax.media.ControllerAdapter
-
- RestartingEvent - Class in javax.media
-
- RestartingEvent(Controller, int, int, int, Time) - Constructor for class javax.media.RestartingEvent
-
- restoreSpecialURLChars(String) - Static method in class com.lti.utils.StringUtils
-
- restoreSpecialXMLChars(String) - Static method in class com.lti.utils.StringUtils
-
- resumeDownload() - Method in interface javax.media.ExtendedCachingControl
-
- resumeEncoding() - Method in class net.iharder.Base64.OutputStream
-
Resumes encoding of the stream.
- RETHROW_IO_EXCEPTIONS - Static variable in class javax.media.Manager
-
- ReverseButton - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf
-
Reverse button for StandardContolPanel.
- ReverseButton() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ReverseButton
-
Create a ReverseButton
- RFC2035 - Class in net.sf.fmj.media.codec.video.jpeg
-
Code from RFC 2035 - RTP Payload Format for JPEG Video.
- RFC2035() - Constructor for class net.sf.fmj.media.codec.video.jpeg.RFC2035
-
- RGB - Static variable in class javax.media.format.VideoFormat
-
- RGBConverter - Class in com.t4l.jmf
-
Alternate implementation of BufferToImage.
- RGBConverter() - Constructor for class com.t4l.jmf.RGBConverter
-
- RGBFormat - Class in javax.media.format
-
- RGBFormat() - Constructor for class javax.media.format.RGBFormat
-
- RGBFormat(Dimension, int, Class, float, int, int, int, int) - Constructor for class javax.media.format.RGBFormat
-
- RGBFormat(Dimension, int, Class, float, int, int, int, int, int, int, int, int) - Constructor for class javax.media.format.RGBFormat
-
- RingBuffer - Class in net.sf.fmj.utility
-
RingBuffer
- RingBuffer(int) - Constructor for class net.sf.fmj.utility.RingBuffer
-
- RLE - Static variable in class javax.media.format.VideoFormat
-
- RMF - Static variable in class javax.media.protocol.FileTypeDescriptor
-
- RoundDown - Static variable in interface javax.media.protocol.Positionable
-
- RoundNearest - Static variable in interface javax.media.protocol.Positionable
-
- RoundUp - Static variable in interface javax.media.protocol.Positionable
-
- RPZA - Static variable in class javax.media.format.VideoFormat
-
- RTCPFeedback - Class in net.sf.fmj.media.rtp
-
Represents an RTCP Feedback report
- RTCPFeedback(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPFeedback
-
Creates a new RTCP Feedback report
- RTCPHandler - Class in net.sf.fmj.media.rtp
-
Handles incoming RTCP Packets
- RTCPHandler(RTPSessionMgr) - Constructor for class net.sf.fmj.media.rtp.RTCPHandler
-
Creates a new RTPHandler
- RTCPHeader - Class in net.sf.fmj.media.rtp
-
Represents and parses an RTCP header
- RTCPHeader(DatagramPacket) - Constructor for class net.sf.fmj.media.rtp.RTCPHeader
-
Creates a new RTCPHeader
- RTCPHeader(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPHeader
-
Creates a new RTCPHeader
- RTCPPacket - Class in net.sf.fmj.media.rtp
-
Represents an RTCP Packet
- RTCPPacket(DatagramPacket) - Constructor for class net.sf.fmj.media.rtp.RTCPPacket
-
Creates a new RTCPPacket
- RTCPPacket(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPPacket
-
Creates a new RTCPPacket
- RTCPPacket(RTCPHeader, byte[]) - Constructor for class net.sf.fmj.media.rtp.RTCPPacket
-
Creates a new RTCPPacket
- RTCPReceiverReport - Class in net.sf.fmj.media.rtp
-
Represents an RTCP Receiver Report
- RTCPReceiverReport(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPReceiverReport
-
Creates a new RTCPReceiverReport
- RTCPReport - Class in net.sf.fmj.media.rtp
-
Represents an RTCP Report
- RTCPReport(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPReport
-
Creates a new RTCPReport
- RTCPSenderInfo - Class in net.sf.fmj.media.rtp
-
Represents the sender info part of the RTCP SR Packet
- RTCPSenderInfo(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPSenderInfo
-
Parses an RTCP Sender Report (SR) packet
- RTCPSenderReport - Class in net.sf.fmj.media.rtp
-
Represents an RTCP Sender Report
- RTCPSenderReport(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTCPSenderReport
-
Creates a new RTCPSenderReport
- RTPAudioDataStream - Class in net.sf.fmj.media.rtp
-
Represents a stream sent via RTP
- RTPAudioDataStream(long, Format) - Constructor for class net.sf.fmj.media.rtp.RTPAudioDataStream
-
Creates a new RTPDataStream
- RTPBonusFormatsMgr - Class in net.sf.fmj.media.datasink.rtp
-
Manager for nonstandard ("bonus") RTP formats supported by FMJ.
- RTPBonusFormatsMgr() - Constructor for class net.sf.fmj.media.datasink.rtp.RTPBonusFormatsMgr
-
- RTPBuffer - Class in net.sf.fmj.media.rtp
-
Buffer for incoming RTP packets
instance variables have default values in java, so classes are gettings smaller
- RTPBuffer(int, RTPReceptionStats) - Constructor for class net.sf.fmj.media.rtp.RTPBuffer
-
- RTPBuffer(Buffer) - Constructor for class net.sf.fmj.media.rtp.RTPBuffer
-
- rtpbufferlen - Variable in class net.sf.fmj.media.rtp.RTPDataStream
-
- rtpbufferlenMS - Variable in class net.sf.fmj.media.rtp.RTPDataStream
-
- RTPConnector - Interface in javax.media.rtp
-
- RTPControl - Interface in javax.media.rtp
-
- RTPCrypt - Class in memetic.crypto
-
Performs RTP Encryption using a given encryption standard
- RTPCrypt(Crypt) - Constructor for class memetic.crypto.RTPCrypt
-
Creates a new RTPCrypt
- RTPDataSource - Class in net.sf.fmj.media.rtp
-
Represents an RTP Data Source
- RTPDataSource(long, Format) - Constructor for class net.sf.fmj.media.rtp.RTPDataSource
-
Creates a new RTPDataSource
- RTPDataStream - Class in net.sf.fmj.media.rtp
-
A generic RTP Data Stream
- RTPDataStream(long, Format) - Constructor for class net.sf.fmj.media.rtp.RTPDataStream
-
Creates a new RTPDataStream
- RTPDestPanel - Class in net.sf.fmj.ui.wizards
-
- RTPDestPanel() - Constructor for class net.sf.fmj.ui.wizards.RTPDestPanel
-
Creates new form RTPDestPanel
- RTPDestPanelDescriptor - Class in net.sf.fmj.ui.wizards
-
- RTPDestPanelDescriptor(RTPTransmitWizardConfig, RTPTransmitWizardResult) - Constructor for class net.sf.fmj.ui.wizards.RTPDestPanelDescriptor
-
- RTPEvent - Class in javax.media.rtp.event
-
- RTPEvent(SessionManager) - Constructor for class javax.media.rtp.event.RTPEvent
-
- RTPGlobalReceptionStats - Class in net.sf.fmj.media.rtp
-
Represents reception statistics
- RTPGlobalReceptionStats() - Constructor for class net.sf.fmj.media.rtp.RTPGlobalReceptionStats
-
- RTPGlobalTransmissionStats - Class in net.sf.fmj.media.rtp
-
Represents global transmission statistics
- RTPGlobalTransmissionStats() - Constructor for class net.sf.fmj.media.rtp.RTPGlobalTransmissionStats
-
- RTPHandler - Class in net.sf.fmj.media.rtp
-
Handles incoming RTP Packets
- RTPHandler(RTPSessionMgr) - Constructor for class net.sf.fmj.media.rtp.RTPHandler
-
Creates a new RTPHandler
- RTPHeader - Class in javax.media.rtp
-
- RTPHeader() - Constructor for class javax.media.rtp.RTPHeader
-
- RTPHeader(int) - Constructor for class javax.media.rtp.RTPHeader
-
- RTPHeader(boolean, int, byte[]) - Constructor for class javax.media.rtp.RTPHeader
-
- RTPHeader - Class in net.sf.fmj.media.rtp
-
Represents the header of an RTP packet
- RTPHeader(DatagramPacket) - Constructor for class net.sf.fmj.media.rtp.RTPHeader
-
Creates a new RTPHeader
- RTPHeader(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTPHeader
-
Creates a new RTPHeader
- RTPJitterBuffer - Class in net.sf.fmj.media.rtp
-
Implements a RTP Jitter Buffer
- RTPJitterBuffer(int) - Constructor for class net.sf.fmj.media.rtp.RTPJitterBuffer
-
Creates a new RTPJitterBuffer
- RTPLocalParticipant - Class in net.sf.fmj.media.rtp
-
Represents a local participant
- RTPLocalParticipant(String) - Constructor for class net.sf.fmj.media.rtp.RTPLocalParticipant
-
Creates a new local participant
- RTPManager - Class in javax.media.rtp
-
- RTPManager() - Constructor for class javax.media.rtp.RTPManager
-
- RTPPacket - Class in net.sf.fmj.media.rtp
-
Represents an RTP Packet
- RTPPacket(DatagramPacket) - Constructor for class net.sf.fmj.media.rtp.RTPPacket
-
Creates a new RTPPacket
- RTPPacket(byte[], int, int) - Constructor for class net.sf.fmj.media.rtp.RTPPacket
-
Creates a new RTPPacket
- RTPPacketSent(long, int) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Sort of callback method called by RTPSendStreams to inform the RTPSessionManager they're linked to
that an RTP packet has been sent by the local participant.
- RTPParticipant - Class in net.sf.fmj.media.rtp
-
Represents an RTP participant
- RTPParticipant(String) - Constructor for class net.sf.fmj.media.rtp.RTPParticipant
-
Creates a new RTPParticipant
- RTPReceivePanel - Class in net.sf.fmj.ui.dialogs
-
- RTPReceivePanel() - Constructor for class net.sf.fmj.ui.dialogs.RTPReceivePanel
-
Creates new form RTPReceivePanel
- RTPReceiveStream - Class in net.sf.fmj.media.rtp
-
Represents a stream received over RTP
- RTPReceiveStream(DataSource, long) - Constructor for class net.sf.fmj.media.rtp.RTPReceiveStream
-
Creates a new RTPReceiveStream
- RTPReceptionStats - Class in net.sf.fmj.media.rtp
-
Represents receptions statistics for a given stream
- RTPReceptionStats() - Constructor for class net.sf.fmj.media.rtp.RTPReceptionStats
-
- RTPRemoteParticipant - Class in net.sf.fmj.media.rtp
-
Represents a remote participant
- RTPRemoteParticipant(String) - Constructor for class net.sf.fmj.media.rtp.RTPRemoteParticipant
-
Creates a new RTPRemoteParticipant
- RTPSendStream - Class in net.sf.fmj.media.rtp
-
Represnts an RTP sending stream
- RTPSendStream(long, DataSource, OutputDataStream, int, RTPLocalParticipant, int, double, RTPSessionMgr) - Constructor for class net.sf.fmj.media.rtp.RTPSendStream
-
Creates a new RTPSendStream
- RTPSessionMgr - Class in net.sf.fmj.media.rtp
-
Kernel of the RTP stack.
- RTPSessionMgr() - Constructor for class net.sf.fmj.media.rtp.RTPSessionMgr
-
Creates a new RTPManager
- RTPSocketAdapter - Class in net.sf.fmj.media.rtp
-
An implementation of RTPConnector based on UDP sockets.
- RTPSocketAdapter(InetAddress, int) - Constructor for class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Creates a new RTPSocketAdaptor with TTL 1
- RTPSocketAdapter(InetAddress, int, int) - Constructor for class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Creates a new RTPSocketAdaptor
- RTPStream - Interface in javax.media.rtp
-
- RTPSyncBufferMux - Class in net.sf.fmj.media.multiplexer
-
Intended to replace Sun's RTPSyncBufferMux, which is for multiplexing RTP streams to be
transmitted, and presumably synchronizing them as well.
- RTPSyncBufferMux() - Constructor for class net.sf.fmj.media.multiplexer.RTPSyncBufferMux
-
- RTPTransmissionStats - Class in net.sf.fmj.media.rtp
-
Represents statistics for transmission
- RTPTransmissionStats() - Constructor for class net.sf.fmj.media.rtp.RTPTransmissionStats
-
- RTPTransmitWizard - Class in net.sf.fmj.ui.wizards
-
- RTPTransmitWizard(Frame, RTPTransmitWizardConfig) - Constructor for class net.sf.fmj.ui.wizards.RTPTransmitWizard
-
- rtpTransmitWizardConfig - Variable in class net.sf.fmj.ui.application.PlayerPanelPrefs
-
- RTPTransmitWizardConfig - Class in net.sf.fmj.ui.wizards
-
Configuration of RTP transmit wizard.
- RTPTransmitWizardConfig() - Constructor for class net.sf.fmj.ui.wizards.RTPTransmitWizardConfig
-
- RTPTransmitWizardResult - Class in net.sf.fmj.ui.wizards
-
- RTPTransmitWizardResult() - Constructor for class net.sf.fmj.ui.wizards.RTPTransmitWizardResult
-
- RTPUrlParser - Class in net.sf.fmj.media.datasink.rtp
-
Parses JMF RTP URLs into ParsedRTPUrl.
- RTPUrlParser() - Constructor for class net.sf.fmj.media.datasink.rtp.RTPUrlParser
-
- RTPUrlParserException - Exception in net.sf.fmj.media.datasink.rtp
-
- RTPUrlParserException() - Constructor for exception net.sf.fmj.media.datasink.rtp.RTPUrlParserException
-
- RTPUrlParserException(String, Throwable) - Constructor for exception net.sf.fmj.media.datasink.rtp.RTPUrlParserException
-
- RTPUrlParserException(String) - Constructor for exception net.sf.fmj.media.datasink.rtp.RTPUrlParserException
-
- RTPUrlParserException(Throwable) - Constructor for exception net.sf.fmj.media.datasink.rtp.RTPUrlParserException
-
- RTPVideoDataStream - Class in net.sf.fmj.media.rtp
-
Represents a stream sent via RTP
- RTPVideoDataStream(long, Format) - Constructor for class net.sf.fmj.media.rtp.RTPVideoDataStream
-
Creates a new RTPDataStream
- RtspControl - Interface in javax.media.control
-
- run() - Method in class com.lti.utils.synchronization.MessageDrivenThread
-
- run(String[]) - Method in class net.sf.fmj.apps.transcode.FmjTranscode
-
- run() - Method in class net.sf.fmj.ejmf.toolkit.media.ControllerEventQueue
-
Endlessly monitor the event queue.
- run() - Method in class net.sf.fmj.ejmf.toolkit.media.StopTimeMonitor
-
Continuously monitor the controller, it's state, and it's stop
time.
- run() - Method in class net.sf.fmj.ejmf.toolkit.media.SyncStartThread
-
syncStarts the AbstractController specified in the
constructor.
- run() - Method in class net.sf.fmj.ejmf.toolkit.media.ThreadQueue
-
Monitor the thread queue.
- run() - Method in class net.sf.fmj.media.protocol.javasound.SimpleAudioRecorder
-
Main working method.
- run() - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Walk...
- run() - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- run(Frame) - Static method in class net.sf.fmj.ui.application.CaptureDeviceBrowser
-
- run(Frame) - Static method in class net.sf.fmj.ui.dialogs.AboutPanel
-
- run(Frame) - Static method in class net.sf.fmj.ui.dialogs.RTPReceivePanel
-
- run(Frame) - Static method in class net.sf.fmj.ui.dialogs.URLPanel
-
- run(Frame, ObjEditor, Object, String) - Static method in class net.sf.fmj.ui.objeditor.ObjEditorOKCancelDialog
-
- run() - Method in class net.sf.fmj.ui.wizards.RTPTransmitWizard
-
- run() - Method in class net.sf.fmj.ui.wizards.TranscodeWizard
-
- sampleRate - Variable in class javax.media.format.AudioFormat
-
- sampleSizeInBits - Variable in class javax.media.format.AudioFormat
-
- SAMPLING_RATE_16 - Static variable in interface javax.media.control.MpegAudioControl
-
- SAMPLING_RATE_22_05 - Static variable in interface javax.media.control.MpegAudioControl
-
- SAMPLING_RATE_24 - Static variable in interface javax.media.control.MpegAudioControl
-
- SAMPLING_RATE_32 - Static variable in interface javax.media.control.MpegAudioControl
-
- SAMPLING_RATE_44_1 - Static variable in interface javax.media.control.MpegAudioControl
-
- SAMPLING_RATE_48 - Static variable in interface javax.media.control.MpegAudioControl
-
- scale - Variable in class javax.media.SizeChangeEvent
-
- SDES_CNAME - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES CNAME header
- SDES_EMAIL - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES EMAIL header
- SDES_LOC - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES LOC header
- SDES_NAME - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES NAME header
- SDES_NOTE - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES NOTE header
- SDES_PHONE - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES PHONE header
- SDES_SKIP - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
The number of bytes to skip for a SDES header
- SDES_TOOL - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
An SDES TOOL header
- sdesBytes - Variable in class net.sf.fmj.media.rtp.RTCPReport
-
- secondsToNanoseconds(double) - Method in class javax.media.Time
-
- seek(int) - Method in interface javax.media.control.FramePositioningControl
-
- seek(long) - Method in interface javax.media.protocol.Seekable
-
- seek(AVFormatLibrary.URLContext, long, int) - Method in class net.sf.fmj.ffmpeg_java.PullDataSourceCallbackURLProtocolHandler
-
- Seekable - Interface in javax.media.protocol
-
- send(DatagramPacket) - Method in class memetic.crypto.EncryptedRTPSocket
-
- SenderReport - Interface in javax.media.rtp.rtcp
-
- SenderReportEvent - Class in javax.media.rtp.event
-
- SenderReportEvent(SessionManager, SenderReport) - Constructor for class javax.media.rtp.event.SenderReportEvent
-
- sendRTCPPacket() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Sends an RTCP packet, and schedules the next one
- SendStream - Interface in javax.media.rtp
-
- SendStreamEvent - Class in javax.media.rtp.event
-
- SendStreamEvent(SessionManager, SendStream, Participant) - Constructor for class javax.media.rtp.event.SendStreamEvent
-
- SendStreamListener - Interface in javax.media.rtp
-
- SEQUENCE_UNKNOWN - Static variable in class javax.media.Buffer
-
- sequenceNumber - Variable in class javax.media.Buffer
-
- sequenceNumber - Variable in class net.sf.fmj.filtergraph.DemuxNode
-
- SerializationUtils - Class in net.sf.fmj.utility
-
Utilities for serializing/de-serializing objects using standard Java serialization.
- SerializationUtils() - Constructor for class net.sf.fmj.utility.SerializationUtils
-
- serialize(Format) - Static method in class net.sf.fmj.utility.SerializationUtils
-
- serve(String, String, Properties, Properties) - Method in class fi.iki.elonen.nanohttpd.NanoHTTPD
-
Override this to customize the server.
- serve(String, String, Properties, Properties) - Method in class net.sf.fmj.apps.mediaserver.MediaHTTPD
-
- serveFile(String, Properties, File, boolean) - Method in class fi.iki.elonen.nanohttpd.NanoHTTPD
-
Serves file from homeDir and its' subdirectories (only).
- SessionAddress - Class in javax.media.rtp
-
- SessionAddress(InetAddress, int) - Constructor for class javax.media.rtp.SessionAddress
-
- SessionAddress(InetAddress, int, int) - Constructor for class javax.media.rtp.SessionAddress
-
- SessionAddress(InetAddress, int, InetAddress, int) - Constructor for class javax.media.rtp.SessionAddress
-
- SessionAddress() - Constructor for class javax.media.rtp.SessionAddress
-
- SessionEvent - Class in javax.media.rtp.event
-
- SessionEvent(SessionManager) - Constructor for class javax.media.rtp.event.SessionEvent
-
- SessionListener - Interface in javax.media.rtp
-
- SessionManager - Interface in javax.media.rtp
-
Deprecated.
- SessionManagerException - Exception in javax.media.rtp
-
- SessionManagerException() - Constructor for exception javax.media.rtp.SessionManagerException
-
- SessionManagerException(String, Throwable) - Constructor for exception javax.media.rtp.SessionManagerException
-
- SessionManagerException(String) - Constructor for exception javax.media.rtp.SessionManagerException
-
- SessionManagerException(Throwable) - Constructor for exception javax.media.rtp.SessionManagerException
-
- setActive(boolean) - Method in class net.sf.fmj.media.rtp.RTPParticipant
-
Sets the participant active or inactive
- setAdvancedPrediction(boolean) - Method in interface javax.media.control.H263Control
-
- setArithmeticCoding(boolean) - Method in interface javax.media.control.H263Control
-
- setAudioControlEnabled(boolean) - Method in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- setAudioFormat(AudioFormat) - Method in class net.sf.fmj.ui.wizards.AudioFormatPanel
-
- setAudioFormatPanel(AudioFormatPanel) - Method in class net.sf.fmj.ui.wizards.TrackControlPanel
-
- setAudioLayer(int) - Method in interface javax.media.control.MpegAudioControl
-
- setAutoLoop(boolean) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- setBackButtonEnabled(boolean) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Mirrors the WizardModel method of the same name.
- setBitRate(int) - Method in interface javax.media.control.BitRateControl
-
- setBitRate(int) - Method in interface javax.media.rtp.SendStream
-
- setBitRate(int) - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Set the birate of this stream's samples.
- setBounds(Rectangle) - Method in interface javax.media.renderer.VideoRenderer
-
- setBounds(Rectangle) - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- setBounds(Rectangle) - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Set the bounds of the visual component.
- setBuffer(Buffer) - Method in class net.sf.fmj.filtergraph.Pin
-
- setBufferLength(long) - Method in interface javax.media.control.BufferControl
-
- setBufferSize(Time) - Method in interface javax.media.ExtendedCachingControl
-
- setCancelButtonEnabled(boolean) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Mirrors the WizardModel method of the same name.
- setChannelLayout(int) - Method in interface javax.media.control.MpegAudioControl
-
- setClosed() - Method in class com.lti.utils.synchronization.CloseableThread
-
to be called by the thread upon exit.
- setClosing() - Method in class com.lti.utils.synchronization.CloseableThread
-
- setCodecChain(Codec[]) - Method in interface javax.media.control.TrackControl
-
- setComponent(Component) - Method in interface javax.media.renderer.VideoRenderer
-
- setComponent(Component) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Set the GUI component associated with this Control.
- setComponent(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Type-way to set Control Component.
- setComponent(ProgressSlider) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Type-safe way to set Control Component.
- setComponent(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.MouseListenerControl
-
Type-safe way to set Control Component.
- setComponent(AbstractGainButtonPanel) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Type-safe way to set Control Component.
- setComponent(Component) - Method in class net.sf.fmj.media.AbstractVideoRenderer
-
- setComponent(Component) - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Try to set the component to render to.
- setComponentAndListener(Component, EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Set both GUI component and control listener associated
with this Control.
- setComponentAndListener(AbstractButton, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Type-way to set Control Component and control listener.
- setComponentAndListener(ProgressSlider, ChangeListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Type-safe way to set Control Component and control listener.
- setComponentAndListener(AbstractButton, MouseListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.MouseListenerControl
-
Type-safe way to set Control Component and control listener.
- setComponentAndListener(AbstractGainButtonPanel, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Type-safe way to set Control Component and control listener.
- setContainerPlayerStatusListener(ContainerPlayerStatusListener) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- setContentDescriptor(ContentDescriptor) - Method in interface javax.media.Multiplexer
-
- setContentDescriptor(ContentDescriptor) - Method in interface javax.media.Processor
-
- setContentDescriptor(ContentDescriptor) - Method in class net.sf.fmj.media.AbstractMultiplexer
-
- setContentDescriptor(ContentDescriptor) - Method in class net.sf.fmj.media.AbstractProcessor
-
- setContentLength(long) - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Set the length of the media without reinitializing the
progress bar.
- setContentPrefixList(Vector) - Static method in class javax.media.PackageManager
-
- setContentPrefixList(Vector) - Static method in class javax.media.pm.PackageManager
-
- setContentPrefixList(List<String>) - Method in class net.sf.fmj.registry.Registry
-
Prefices for determining Handlers for content of particular MIME types.
- setContentProgress(long) - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Set the current progress of the media download.
- setControlHostAddress(InetAddress) - Method in class javax.media.rtp.SessionAddress
-
- setController(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Associates Controller with this Control.
- setControllerHook(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractGainControl
-
Invoked when Controller is associated with Control.
- setControllerHook(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Subclasses override and provide the guts to
setControllerHook if they want to augment the
the work of setController.
- setControllerHook(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
This method is called when setController
is called on an AbstractListenerControl.
- setControllerHook(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
This method is called when setController
is called on an AbstractListenerControl.
- setControllerHook(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
Augments setController by adding itself as
as ControllerListener on the Controller and forcing
operational state to false.
- setControllerHook(Controller) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardReverseControl
-
Determine operational state of Control based on ability
to support negative rate.
- setControlListener(EventListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Set the control listener associated with this Control.
- setControlListener(ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ActionListenerControl
-
Type-way to set Control listener.
- setControlListener(ChangeListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.ChangeListenerControl
-
Type-safe way to set Control listener.
- setControlListener(MouseListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.MouseListenerControl
-
Type-safe way to set Control listener.
- setControlListener(ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Type-safe way to set Control listener.
- setControlPanelBorder() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Set border of control panel.
- setControlPanelComponent(Component) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Set the control panal Component for this AbstractPlayer.
- setControlPanelLayout() - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
Set layout for control panel.
- setControlPort(int) - Method in class javax.media.rtp.SessionAddress
-
- setCurrentPanel(Object) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Displays the panel identified by the object passed in.
- setCurrentRate(float) - Method in class javax.media.protocol.RateRange
-
- setData(Object) - Method in class javax.media.Buffer
-
- setDataHostAddress(InetAddress) - Method in class javax.media.rtp.SessionAddress
-
- setDataPort(int) - Method in class javax.media.rtp.SessionAddress
-
- setDB(float) - Method in interface javax.media.GainControl
-
- setDB(float) - Method in class net.sf.fmj.media.AbstractGainControl
-
- setDefaultFlags(int) - Static method in class net.sf.fmj.media.RegistryDefaults
-
- setDescription(String) - Method in class javax.media.rtp.rtcp.SourceDescription
-
- setDetailsListener(DetailsListener) - Method in class net.sf.fmj.ui.registry.EntryPanel
-
- setDirection(int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.BasicArrowButton
-
- setDiscard(boolean) - Method in class javax.media.Buffer
-
- setDone() - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Indicates that the media is fully downloaded.
- setDoNotSpanInputBuffers(boolean) - Method in class net.sf.fmj.media.AbstractPacketizer
-
- setDownLoading(boolean) - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Sets whether the AbstractController is downloading or not.
- setDuration(long) - Method in class javax.media.Buffer
-
- setEnabled(boolean) - Method in interface javax.media.control.FormatControl
-
- setEnabled(boolean) - Method in interface javax.media.control.MonitorControl
-
- setEnabled(boolean) - Method in interface javax.media.Track
-
- setEnabled(boolean) - Method in class net.sf.fmj.media.AbstractTrack
-
- setEnabledBuffering(boolean) - Method in interface javax.media.CachedStream
-
- setEnabledBuffering(boolean) - Method in interface javax.media.protocol.CachedStream
-
- setEnabledThreshold(boolean) - Method in interface javax.media.control.BufferControl
-
- setEncryption(RTPCrypt) - Method in class memetic.crypto.EncryptedRTPSocket
-
Sets the current encryption on the socket
- setEncryption(RTPCrypt) - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Sets the encryption on the socket
- setEOM(boolean) - Method in class javax.media.Buffer
-
- setErrorCompensation(boolean) - Method in interface javax.media.control.H263Control
-
- setExtension(byte[]) - Method in class javax.media.rtp.RTPHeader
-
- setExtensionPresent(boolean) - Method in class javax.media.rtp.RTPHeader
-
- setExtensionType(int) - Method in class javax.media.rtp.RTPHeader
-
- setFastForwardButton(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for fast forwarding the player
associated with this control panel.
- setFastForwardButton(AbstractButton, MouseListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for fast forwarding the player
associated with this control panel.
- setFlags(int) - Method in class javax.media.Buffer
-
- setFormat(Format) - Method in class javax.media.Buffer
-
- setFormat(Format) - Method in interface javax.media.control.FormatControl
-
- setFormat(Format) - Method in class net.sf.fmj.filtergraph.Pin
-
- setFrameRate(float) - Method in interface javax.media.control.FrameRateControl
-
- setFramesBehind(float) - Method in interface javax.media.control.FrameProcessingControl
-
- setGain(float) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- setGainButtonPanel(AbstractGainButtonPanel) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control component for gain Control
- setGainButtonPanel(AbstractGainButtonPanel, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control component and listener semantics for gain Control
- setGainControl(GainControl) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Set the GainControl for this AbstractPlayer.
- setGainMeterButton(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control component for gain meter Control
- setGainMeterButton(AbstractButton, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control component and listener semantics for gain meter Control
- setHeader(Object) - Method in class javax.media.Buffer
-
- setHint(int, Object) - Static method in class javax.media.Manager
-
- setImage(Image) - Method in class net.sf.fmj.media.renderer.video.JVideoComponent
-
- setInputFormat(Format) - Method in class com.t4l.jmf.JPEGDecoder
-
- setInputFormat(Format) - Method in class com.t4l.jmf.JPEGEncoder
-
- setInputFormat(Format) - Method in interface javax.media.Codec
-
- setInputFormat(Format, int) - Method in interface javax.media.Multiplexer
-
- setInputFormat(Format) - Method in interface javax.media.Renderer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.AbstractCodec
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.AbstractMultiplexer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.AbstractRenderer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Decoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.DePacketizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Encoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Packetizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Decoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.DePacketizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Encoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Packetizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.RateConverter
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Decoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.DePacketizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Encoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Packetizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.video.ImageIODecoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.video.ImageIOEncoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.video.ImageScaler
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.JpegEncoder
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.Packetizer
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.audio.AUMux
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.audio.CsvAudioMux
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.audio.WAVMux
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.MultipartMixedReplaceMux
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.RawBufferMux
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.RTPSyncBufferMux
-
- setInputFormat(Format, int) - Method in class net.sf.fmj.media.multiplexer.XmlMovieMux
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
Set the data input format.
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Set the data input format.
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.video.JPEGRenderer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.video.JPEGRTPRenderer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- setInputFormat(Format) - Method in class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- setInputPin(int, InputPin) - Method in class net.sf.fmj.filtergraph.Node
-
- setInstance(ControlPanelFactory) - Static method in class net.sf.fmj.gui.controlpanelfactory.ControlPanelFactorySingleton
-
- setKeyFrameInterval(int) - Method in interface javax.media.control.KeyFrameControl
-
- setLength(int) - Method in class javax.media.Buffer
-
- setLevel(float) - Method in interface javax.media.GainControl
-
- setLevel(float) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.GainMeter
-
Set the gain value for this GainMeter.
- setLevel(float) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.GainMeterButton
-
Set gain level of gain meter.
- setLevel(float) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Set the level value for this GainMeter.
- setListener(MessageDrivenThreadListener) - Method in class com.lti.utils.synchronization.MessageDrivenThread
-
- setLocator(MediaLocator) - Method in class javax.media.protocol.DataSource
-
- setLowFrequencyChannel(boolean) - Method in interface javax.media.control.MpegAudioControl
-
- setMaximum(int) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Set maximum legal value of ProgressBar.
- setMaximum(int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Set the largest value progress slider can take on.
- setMediaLocation(String, boolean) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- setMediaTime(Time) - Method in interface javax.media.Clock
-
- setMediaTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Sets the media time.
- setMediaTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Sets the media time.
- setMediaTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Sets the media time.
- setMinimalProcessing(boolean) - Method in interface javax.media.control.FrameProcessingControl
-
- setMinimum(int) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Set legal minimum value of ProgressBar.
- setMinimum(int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Set the smallest value progress slider can take on.
- setMinimumThreshold(long) - Method in interface javax.media.control.BufferControl
-
- setModal(boolean) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Sets the modality of the generated javax.swing.JDialog.
- setMouseListener(MouseListener) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- setMulticastScope(int) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- setMulticastScope(int) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Sets the multicast scope.
- setMultilingualMode(boolean) - Method in interface javax.media.control.MpegAudioControl
-
- setMute(boolean) - Method in interface javax.media.GainControl
-
- setMute(boolean) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.GainMeter
-
Sets the mute status of the GainMeter.
- setMute(boolean) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.GainMeterButton
-
Set mute state of button
- setMute(boolean) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Set the mute value for this GainMeter.
- setMute(boolean) - Method in class net.sf.fmj.media.AbstractGainControl
-
- setMute(boolean) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- setNextFinishButtonEnabled(boolean) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Mirrors the WizardModel method of the same name.
- setNextFinishButtonIcon(Icon) - Method in class net.sf.fmj.ui.wizard.WizardModel
-
- setNumTracks(int) - Method in interface javax.media.Multiplexer
-
- setNumTracks(int) - Method in class net.sf.fmj.media.AbstractMultiplexer
-
- setNumTracks(int) - Method in class net.sf.fmj.media.multiplexer.AbstractInputStreamMux
-
- setNumTracks(int) - Method in class net.sf.fmj.media.multiplexer.AbstractStreamCopyMux
-
- setNumTracks(int) - Method in class net.sf.fmj.media.multiplexer.audio.JavaSoundMux
-
- setNumTracks(int) - Method in class net.sf.fmj.media.multiplexer.MultipartMixedReplaceMux
-
- setNumTracks(int) - Method in class net.sf.fmj.media.multiplexer.RawBufferMux
-
- setObject(T) - Method in class com.lti.utils.synchronization.SynchronizedObjectHolder
-
- setObjectAndUpdateControl(Object) - Method in class net.sf.fmj.ui.dialogs.RTPReceivePanel
-
- setObjectAndUpdateControl(Object) - Method in class net.sf.fmj.ui.dialogs.URLPanel
-
- setObjectAndUpdateControl(Object) - Method in interface net.sf.fmj.ui.objeditor.ObjEditor
-
- setOffset(int) - Method in class javax.media.Buffer
-
- setOperational(boolean) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
Set the operational state of this Control.
- setOperational(boolean) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardReverseControl
-
Set the state of the listener.
- setOutputBuffer(int, Buffer) - Method in class net.sf.fmj.filtergraph.Node
-
- setOutputFormat(Format) - Method in class com.t4l.jmf.JPEGDecoder
-
- setOutputFormat(Format) - Method in class com.t4l.jmf.JPEGEncoder
-
- setOutputFormat(Format) - Method in interface javax.media.Codec
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.AbstractCodec
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Decoder
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.DePacketizer
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Encoder
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.alaw.Packetizer
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Decoder
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.DePacketizer
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Encoder
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.gsm.Packetizer
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.RateConverter
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Decoder
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.DePacketizer
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Encoder
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.audio.ulaw.Packetizer
-
- setOutputFormat(Format) - Method in class net.sf.fmj.media.codec.video.jpeg.DePacketizer
-
- setOutputLocator(MediaLocator) - Method in interface javax.media.DataSink
-
- setOutputLocator(MediaLocator) - Method in class net.sf.fmj.media.AbstractDataSink
-
- setOutputPin(int, OutputPin) - Method in class net.sf.fmj.filtergraph.Node
-
- setPacketSize(int) - Method in interface javax.media.control.PacketSizeControl
-
- setPacketSize(int) - Method in class net.sf.fmj.media.AbstractPacketizer
-
- setPacketSizeImpl(int) - Method in class net.sf.fmj.media.AbstractPacketizer
-
- setPaintFocus(boolean) - Method in class net.sf.fmj.gui.customslider.CustomSlider
-
- setPanelComponent(Component) - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Sets the panel's component as a class that extends java.awt.Component
- setPanelDescriptorIdentifier(Object) - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
Sets the Object-based identifier for this panel.
- setParticipant(RTPParticipant) - Method in class net.sf.fmj.media.rtp.RTCPReport
-
Sets the participant linked with this RTCP report.
- setParticipant(RTPRemoteParticipant) - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Sets the participant
- setPauseButton(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for pausing the player
associated with this control panel.
- setPauseButton(AbstractButton, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the pause button with use-supplied semantics.
- setPaused(boolean) - Method in class net.sf.fmj.ejmf.toolkit.media.BasicCachingControl
-
Sets whether the AbstractController is paused or not.
- setPBFrames(boolean) - Method in interface javax.media.control.H263Control
-
- setPlayer(Player) - Method in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- setPlugInInputFormat(Format) - Method in class net.sf.fmj.filtergraph.InputPin
-
- setPlugInList(Vector, int) - Static method in class javax.media.pim.PlugInManager
-
according to the docs, sets the search order.
- setPlugInList(Vector, int) - Static method in class javax.media.PlugInManager
-
- setPluginList(int, List<String>) - Method in class net.sf.fmj.registry.Registry
-
Plugin list of PluginInfo objects = { classname, inputFormats, outputFormats, pluginType};
- setPlugInOutputFormat(Format) - Method in class net.sf.fmj.filtergraph.OutputPin
-
- setPorts(int) - Method in interface javax.media.control.PortControl
-
- setPosition(Time, int) - Method in interface javax.media.Demultiplexer
-
- setPosition(Time, int) - Method in interface javax.media.protocol.Positionable
-
- setPosition(Time, int) - Method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- setPosition(Time, int) - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- setPosition(Time, int) - Method in class net.sf.fmj.media.parser.GsmParser
-
- setPosition(Time, int) - Method in class net.sf.fmj.media.parser.JavaSoundParser
-
- setPrefetched(boolean) - Method in class net.sf.fmj.filtergraph.RendererNode
-
- setPreviewFrameRate(float) - Method in interface javax.media.control.MonitorControl
-
- setProgressSlider(ProgressSlider) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control component for progress bar
associated with this control panel.
- setProgressSlider(ProgressSlider, ChangeListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control component for displaying the player
progress slider associated with this control panel.
- setProtocolPrefixList(Vector) - Static method in class javax.media.PackageManager
-
- setProtocolPrefixList(Vector) - Static method in class javax.media.pm.PackageManager
-
- setProtocolPrefixList(List<String>) - Method in class net.sf.fmj.registry.Registry
-
Prefices for determining URL Handlers for content delivered via particular protocol.
- setQuality(float) - Method in interface javax.media.control.QualityControl
-
- setRate(float) - Method in interface javax.media.Clock
-
- setRate(float) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Set the temporal scale factor.
- setRate(float) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Set the temporal scale factor.
- setRate(float) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Sets the rate.
- setRateConfiguration(RateConfiguration) - Method in interface javax.media.protocol.RateConfigureable
-
- setRealizedStartedProcessor(Processor) - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
Used in the case of things like RTP wizard, which create a player/processor explicitly.
- setReceiveBufferSize(int) - Method in interface javax.media.rtp.RTPConnector
-
- setReceiveBufferSize(int) - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Set the receive buffer size of the RTP data channel.
- setRenderer(Renderer) - Method in interface javax.media.control.TrackControl
-
- setReport(Report) - Method in class net.sf.fmj.media.rtp.RTPReceiveStream
-
Sets the last report received
- setReverseButton(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for reversing the player
associated with this control panel.
- setReverseButton(AbstractButton, MouseListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for reversing the player
associated with this control panel.
- setSendBufferSize(int) - Method in interface javax.media.rtp.RTPConnector
-
- setSendBufferSize(int) - Method in class net.sf.fmj.media.rtp.RTPSocketAdapter
-
Set the send buffer size of the RTP data channel.
- setSequenceNumber(long) - Method in class javax.media.Buffer
-
- setSilenceSuppression(boolean) - Method in interface javax.media.control.SilenceSuppressionControl
-
- setSource(DataSource) - Method in interface javax.media.MediaHandler
-
- setSource(DataSource) - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- setSource(DataSource) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Called by javax.media.Manager.
- setSource(DataSource) - Method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- setSource(DataSource) - Method in class net.sf.fmj.gst.media.content.unknown.Handler
-
- setSource(DataSource) - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- setSource(DataSource) - Method in class net.sf.fmj.media.content.merge.Handler
-
- setSource(DataSource) - Method in class net.sf.fmj.media.content.unknown.Handler
-
- setSource(DataSource) - Method in class net.sf.fmj.media.datasink.file.Handler
-
- setSource(DataSource) - Method in class net.sf.fmj.media.datasink.render.Handler
-
- setSource(DataSource) - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- setSource(DataSource) - Method in class net.sf.fmj.media.parser.GsmParser
-
- setSource(DataSource) - Method in class net.sf.fmj.media.parser.JavaSoundParser
-
- setSource(DataSource) - Method in class net.sf.fmj.media.parser.MultipartMixedReplaceParser
-
- setSource(DataSource) - Method in class net.sf.fmj.media.parser.RawPullStreamParser
-
- setSource(DataSource) - Method in class net.sf.fmj.media.parser.RawPushBufferParser
-
- setSource(DataSource) - Method in class net.sf.fmj.media.parser.XmlMovieParser
-
- setSource(DataSource) - Method in class net.sf.fmj.theora_java.JavaOggParser
-
- setSource(DataSource) - Method in class net.sf.fmj.theora_java.NativeOggParser
-
- setSourceDescription(SourceDescription[]) - Method in interface javax.media.rtp.LocalParticipant
-
- setSourceDescription(SourceDescription[]) - Method in interface javax.media.rtp.SendStream
-
- setSourceDescription(SourceDescription[]) - Method in class net.sf.fmj.media.rtp.RTPLocalParticipant
-
Handle these RTCP Source Description (SDES) items as refering to this participant.
- setSourceDescription(SourceDescription[]) - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Add an RTP Source Description (SDES) refering to this stream.
- setStartButton(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for starting the player
associated with this control panel.
- setStartButton(AbstractButton, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for starting the player
associated with this control panel.
- setState(int) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Set the current state of this Controller.
- setStatistics(RTPReceptionStats) - Method in class net.sf.fmj.media.rtp.RTPJitterBuffer
-
Sets the statistics to be added to by this buffer
- setStillImageTransmission(boolean) - Method in interface javax.media.control.H261Control
-
- setStopButton(AbstractButton) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for stopping the player
associated with this control panel.
- setStopButton(AbstractButton, ActionListener) - Method in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Set the control button for stopping the player
associated with this control panel.
- setStopTime(Time) - Method in interface javax.media.Clock
-
- setStopTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Set the media time at which you want the
Clock
to stop.
- setStopTime(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Sets the stop time for this AbstractController.
- setStream(RTPStream) - Method in class net.sf.fmj.media.rtp.RTCPSenderReport
-
Sets the RTPStream associated with the sender.
- setStreamSizeLimit(long) - Method in interface javax.media.control.StreamWriterControl
-
- setTargetState(int) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Set the targetState state of this Controller.
- setTime(long) - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimerEvent
-
Set the time of event object.
- setTimeBase(TimeBase) - Method in interface javax.media.Clock
-
- setTimeBase(TimeBase) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Set the TimeBase
for this Clock
.
- setTimeBase(TimeBase) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Set the TimeBase
for this Clock
.
- setTimeStamp(long) - Method in class javax.media.Buffer
-
- setTitle(String) - Method in class net.sf.fmj.ui.registry.EntryPanel
-
- setTitle(String) - Method in class net.sf.fmj.ui.wizard.Wizard
-
Sets the title of the generated javax.swing.JDialog.
- setTrace(boolean) - Method in class net.sf.fmj.media.BufferQueueInputStream
-
- setTrack(int) - Method in class net.sf.fmj.filtergraph.Pin
-
- setTrackListener(TrackListener) - Method in interface javax.media.Track
-
- setTrackListener(TrackListener) - Method in class net.sf.fmj.media.AbstractTrack
-
- setTracks(Track[]) - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- setTransferHandler(BufferTransferHandler) - Method in interface javax.media.protocol.PushBufferStream
-
- setTransferHandler(SourceTransferHandler) - Method in interface javax.media.protocol.PushSourceStream
-
- setTransferHandler(BufferTransferHandler) - Method in class net.sf.fmj.media.AsyncBufferTransferHandlerNotifier
-
- setTransferHandler(SourceTransferHandler) - Method in class net.sf.fmj.media.AsyncSourceTransferHandlerNotifier
-
- setTransferHandler(SourceTransferHandler) - Method in class net.sf.fmj.media.multiplexer.InputStreamPushSourceStream
-
- setTransferHandler(BufferTransferHandler) - Method in class net.sf.fmj.media.protocol.rtp.LookAheadPushBufferStream
-
- setTransferHandler(BufferTransferHandler) - Method in class net.sf.fmj.media.rtp.RTPDataStream
-
Sets the handler responsible for treating the incoming data.
- setTransferHandler(SourceTransferHandler) - Method in class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Sets the transfer handler for this stream.
- setTransferHandler(SourceTransferHandler) - Method in class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
- setUnrestrictedVector(boolean) - Method in interface javax.media.control.H263Control
-
- setValue(boolean) - Method in class com.lti.utils.synchronization.SynchronizedBoolean
-
- setValue(int) - Method in interface net.sf.fmj.ejmf.toolkit.gui.controls.ProgressBar
-
Set current value of ProgressBar.
- setValue(int) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.ProgressSlider
-
Get current value of sprogress bar.
- setValue(long) - Method in class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
Position slider based on mediaTime
- setVisualComponent(Component) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Set the visual Component for this AbstractPlayer.
- setZeroTrap(boolean) - Method in class net.sf.fmj.media.codec.audio.ulaw.MuLawEncoderUtil
-
- SHORT_ARRAY - Static variable in class net.sf.fmj.utility.FormatArgUtils
-
- shortArray - Static variable in class javax.media.Format
-
- shortArray - Static variable in class net.sf.fmj.utility.FormatUtils
-
- shortArrayToByteArray(short[]) - Static method in class net.sf.fmj.utility.ArrayUtility
-
- shortArrToByteArr(short[], byte[], boolean) - Static method in class net.java.sip.communicator.impl.media.codec.audio.Utils
-
The result array must be twice as the input one.
- shortToBytes(short, boolean) - Static method in class net.java.sip.communicator.impl.media.codec.audio.Utils
-
Get a pair of bytes representing a short value.
- showControls(Controller) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Displays each Control not currently being shown.
- showDocument(Object) - Method in class javax.media.ControllerAdapter
-
- showError(Component, Throwable) - Static method in class net.sf.fmj.ui.utils.ErrorDialog
-
- showError(Component, String) - Static method in class net.sf.fmj.ui.utils.ErrorDialog
-
- showError(Throwable) - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
- showError(String) - Method in class net.sf.fmj.ui.wizard.WizardPanelDescriptor
-
- showModalDialog() - Method in class net.sf.fmj.ui.wizard.Wizard
-
Convienence method that displays a modal wizard dialog and blocks until the dialog
has completed.
- SIGNED - Static variable in class javax.media.format.AudioFormat
-
- signed - Variable in class javax.media.format.AudioFormat
-
- SIGNED - Static variable in class net.sf.fmj.utility.FormatArgUtils
-
- SilenceSuppressionControl - Interface in javax.media.control
-
- SimpleAudioRecorder - Class in net.sf.fmj.media.protocol.javasound
-
SimpleAudioRecorder
Recording to an audio file (simple version)
Purpose
Records audio data and stores it in a file.
- SimpleAudioRecorder(TargetDataLine, AudioFileFormat.Type, File) - Constructor for class net.sf.fmj.media.protocol.javasound.SimpleAudioRecorder
-
- SimpleAWTRenderer - Class in net.sf.fmj.media.renderer.video
-
The simplest possible AWT Renderer.
- SimpleAWTRenderer() - Constructor for class net.sf.fmj.media.renderer.video.SimpleAWTRenderer
-
- SimpleSocketInputStream - Class in net.sf.fmj.media.rtp
-
A DatagramSocket Input Stream Adapter
- SimpleSocketInputStream(DatagramSocket) - Constructor for class net.sf.fmj.media.rtp.SimpleSocketInputStream
-
Creates a new SocketInputStream
- SimpleSwingRenderer - Class in net.sf.fmj.media.renderer.video
-
The simplest possible Swing Renderer.
- SimpleSwingRenderer() - Constructor for class net.sf.fmj.media.renderer.video.SimpleSwingRenderer
-
- SINGLE_CHANNEL - Static variable in interface javax.media.control.MpegAudioControl
-
- SINGLE_LINE - Static variable in class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- size() - Method in class com.lti.utils.collections.Queue
-
- size() - Method in class com.lti.utils.synchronization.ProducerConsumerQueue
-
- size - Variable in class javax.media.format.VideoFormat
-
- SIZE - Static variable in class net.sf.fmj.media.rtp.RTCPFeedback
-
The size of a feedback report in bytes
- SIZE - Static variable in class net.sf.fmj.media.rtp.RTCPHeader
-
The size of the header in bytes
- SIZE - Static variable in class net.sf.fmj.media.rtp.RTCPSenderInfo
-
The size of the sender info
- SIZE - Static variable in class net.sf.fmj.media.rtp.RTPHeader
-
The size of the RTP Header
- size() - Method in class net.sf.fmj.media.rtp.RTPJitterBuffer
-
Returns the current number of elements on the queue.
- size() - Method in class net.sf.fmj.utility.RingBuffer
-
- sizeChange(SizeChangeEvent) - Method in class javax.media.ControllerAdapter
-
- SizeChangeEvent - Class in javax.media
-
- SizeChangeEvent(Controller, int, int, float) - Constructor for class javax.media.SizeChangeEvent
-
- sizeLimit() - Method in class com.lti.utils.synchronization.ProducerConsumerQueue
-
- skin - Variable in class net.sf.fmj.ejmf.toolkit.gui.controlpanel.AbstractControlPanel
-
- skin - Variable in class net.sf.fmj.ejmf.toolkit.gui.controls.AbstractListenerControl
-
- Skin - Interface in net.sf.fmj.ejmf.toolkit.gui.controls
-
- Skin - Interface in net.sf.fmj.gui.controlpanel
-
- SkinTwo - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.two
-
- SkinTwo() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.SkinTwo
-
- skip(int) - Method in interface javax.media.control.FramePositioningControl
-
- skip(long) - Method in class net.sf.fmj.media.PullSourceStreamInputStream
-
- sleep(long) - Method in class net.sf.fmj.media.SleepHelper
-
- SleepHelper - Class in net.sf.fmj.media
-
Helps calculate and sleep based on buffer timestamps; useful for rendering
media at the correct rate.
- SleepHelper() - Constructor for class net.sf.fmj.media.SleepHelper
-
- SLIDER_THUMB_HORIZ - Static variable in class net.sf.fmj.gui.controlpanel.images.Images
-
- SLIDER_THUMB_VERT - Static variable in class net.sf.fmj.gui.controlpanel.images.Images
-
- SMC - Static variable in class javax.media.format.VideoFormat
-
- SocketInputStream - Class in net.sf.fmj.media.rtp
-
- SocketInputStream(DatagramSocket) - Constructor for class net.sf.fmj.media.rtp.SocketInputStream
-
Deprecated.
Creates a new SocketInputStream
- SocketOutputStream - Class in net.sf.fmj.media.rtp
-
An output Datagram Socket for JMF
- SocketOutputStream(DatagramSocket) - Constructor for class net.sf.fmj.media.rtp.SocketOutputStream
-
Creates a new SocketOutputStream
- SOURCE_DESC_CNAME - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_EMAIL - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_LOC - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_NAME - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_NOTE - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_PHONE - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_PRIV - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SOURCE_DESC_TOOL - Static variable in class javax.media.rtp.rtcp.SourceDescription
-
- SourceCloneable - Interface in javax.media.protocol
-
- SourceDescription - Class in javax.media.rtp.rtcp
-
- SourceDescription(int, String, int, boolean) - Constructor for class javax.media.rtp.rtcp.SourceDescription
-
- sourceDescriptions - Variable in class net.sf.fmj.media.rtp.RTCPReport
-
- sourceDescriptions - Variable in class net.sf.fmj.media.rtp.RTPParticipant
-
- SourcedTimer - Class in net.sf.fmj.ejmf.toolkit.util
-
The SourcedTimer class implements a timer dependent
on a named source.
- SourcedTimer(TimeSource) - Constructor for class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Create a SourcedTimer for the given source using
default granularity.
- SourcedTimer(TimeSource, Timer) - Constructor for class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Create a SourcedTimer for the given source.
- SourcedTimer(TimeSource, int) - Constructor for class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Create a SourcedTimer for the given source with the specified
granularity.
- SourcedTimerEvent - Class in net.sf.fmj.ejmf.toolkit.util
-
This event is sent by a SourcedTimer to its listeners in response
from a 'tick' by the SourcedTimer's base timer.
- SourcedTimerEvent(Object, long) - Constructor for class net.sf.fmj.ejmf.toolkit.util.SourcedTimerEvent
-
Event constructor.
- SourcedTimerListener - Interface in net.sf.fmj.ejmf.toolkit.util
-
Implemented by those class that need to informed of
time events from a SourcedTimer.
- sources - Variable in class net.sf.fmj.media.MergingPullBufferDataSource
-
- sources - Variable in class net.sf.fmj.media.MergingPullDataSource
-
- sources - Variable in class net.sf.fmj.media.MergingPushBufferDataSource
-
- sources - Variable in class net.sf.fmj.media.MergingPushDataSource
-
- sources - Variable in class net.sf.fmj.media.protocol.file.DataSource
-
- sources - Variable in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- sources - Variable in class net.sf.fmj.media.protocol.URLDataSource
-
- SourceStream - Interface in javax.media.protocol
-
- SourceTransferHandler - Interface in javax.media.protocol
-
- SPEAKER - Static variable in interface javax.media.control.PortControl
-
- specified(Object) - Static method in class net.sf.fmj.utility.FormatUtils
-
- specified(int) - Static method in class net.sf.fmj.utility.FormatUtils
-
- specified(float) - Static method in class net.sf.fmj.utility.FormatUtils
-
- specified(double) - Static method in class net.sf.fmj.utility.FormatUtils
-
- SPEEX - Static variable in class net.java.sip.communicator.impl.media.codec.Constants
-
- SPEEX_RTP - Static variable in class net.java.sip.communicator.impl.media.codec.Constants
-
- SPEEX_RTP - Static variable in class net.sf.fmj.media.BonusAudioFormatEncodings
-
- SPEEX_RTP_INDEX - Static variable in class net.sf.fmj.media.datasink.rtp.RTPBonusFormatsMgr
-
- ssrc - Variable in class net.sf.fmj.media.rtp.RTPDataStream
-
- ssrc - Variable in class net.sf.fmj.media.rtp.RTPSessionMgr
-
- SSRC_UNSPEC - Static variable in interface javax.media.rtp.SessionManager
-
Deprecated.
- SSRCGenerator - Class in net.sf.fmj.media.rtp
-
This class was written to generate different kinds of pseudo-random numbers,
especially Synchronization SouRCes numbers (SSRC).
- SSRCGenerator() - Constructor for class net.sf.fmj.media.rtp.SSRCGenerator
-
Creates an instance of SSRC Generator.
- SSRCInUseException - Exception in javax.media.rtp
-
- SSRCInUseException() - Constructor for exception javax.media.rtp.SSRCInUseException
-
- SSRCInUseException(String, Throwable) - Constructor for exception javax.media.rtp.SSRCInUseException
-
- SSRCInUseException(String) - Constructor for exception javax.media.rtp.SSRCInUseException
-
- SSRCInUseException(Throwable) - Constructor for exception javax.media.rtp.SSRCInUseException
-
- StandardControlPanel - Class in net.sf.fmj.ejmf.toolkit.gui.controlpanel
-
StandardControlPanel extends JPanel and arranges
the standard controls in a left-to-right fashion using
FlowLayout and add(Component, index)
Setters are defined that allow the user to change the
visual component associated with any control.
- StandardControlPanel(Player) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Build a StandardControlPanel with all of the default controls.
- StandardControlPanel(Player, int) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
Build a StandardControlPanel designating which controls are
desired.
- StandardControlPanel(Skin, Player) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
- StandardControlPanel(Skin, Player, int) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controlpanel.StandardControlPanel
-
- StandardControlPanelFactory - Class in net.sf.fmj.gui.controlpanelfactory
-
- StandardControlPanelFactory() - Constructor for class net.sf.fmj.gui.controlpanelfactory.StandardControlPanelFactory
-
- StandardFastForwardControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
- StandardFastForwardControl(Skin, Controller, float) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardFastForwardControl
-
Create StandardFastForwardControl.
- StandardFastForwardControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardFastForwardControl
-
Create StandardFastForwardControl.
- StandardFastForwardControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardFastForwardControl
-
Create StandardFastForwardControl.
- StandardGainControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
Gain Control for Standard Control Panel.
- StandardGainControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Create a StandardGainControl and associate it
with a Controller.
- StandardGainControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainControl
-
Create a StandardGainControl
- StandardGainMeterControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
Gain meter Control for StandardControlPanel.
- StandardGainMeterControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Create a StandardGainMeterControl and associate it
with a Controller.
- StandardGainMeterControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardGainMeterControl
-
Create a StandardGainMeterControl
- StandardPauseControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
Pause Control for StandardControlPanel.
- StandardPauseControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardPauseControl
-
Create a StandardPauseControl and associate it
with a Controller.
- StandardPauseControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardPauseControl
-
Create a StandardPauseControl
- StandardProgressControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
Progress slider for StandardControlPanel.
- StandardProgressControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
- StandardProgressControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardProgressControl
-
- StandardReverseControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
Reverse Control for StandardControlPanel.
- StandardReverseControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardReverseControl
-
- StandardReverseControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardReverseControl
-
- StandardStartControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
- StandardStartControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStartControl
-
- StandardStartControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStartControl
-
- StandardStopControl - Class in net.sf.fmj.ejmf.toolkit.gui.controls
-
- StandardStopControl(Skin) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStopControl
-
- StandardStopControl(Skin, Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.StandardStopControl
-
- start(StartEvent) - Method in class javax.media.ControllerAdapter
-
- start() - Method in interface javax.media.DataSink
-
- start() - Method in interface javax.media.Demultiplexer
-
- start() - Method in interface javax.media.Player
-
- start() - Method in interface javax.media.protocol.CaptureDevice
-
- start() - Method in class javax.media.protocol.DataSource
-
- start() - Method in interface javax.media.Renderer
-
- start() - Method in interface javax.media.rtp.SendStream
-
- start() - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- start() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Start the player on a new thread.
- start() - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Start the timer.
- start() - Method in class net.sf.fmj.ffmpeg_java.FFMPEGParser
-
- start() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- start() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- start() - Method in class net.sf.fmj.filtergraph.Node
-
- start() - Method in class net.sf.fmj.filtergraph.RendererNode
-
- start() - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- start() - Method in class net.sf.fmj.media.AbstractRenderer
-
- start() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- start() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- start() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- start() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- start() - Method in class net.sf.fmj.media.datasink.file.Handler
-
- start() - Method in class net.sf.fmj.media.datasink.render.Handler
-
- start() - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- start() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- start() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- start() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- start() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- start() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- start() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- start() - Method in class net.sf.fmj.media.parser.GsmParser
-
- start() - Method in class net.sf.fmj.media.parser.JavaSoundParser
-
- start() - Method in class net.sf.fmj.media.parser.MultipartMixedReplaceParser
-
- start() - Method in class net.sf.fmj.media.parser.RawPullStreamParser
-
- start() - Method in class net.sf.fmj.media.parser.RawPushBufferParser
-
- start() - Method in class net.sf.fmj.media.parser.XmlMovieParser
-
- start() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.javasound.SimpleAudioRecorder
-
Starts the recording.
- start() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- start() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- start() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
Start the rendering process
- start() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
Renderer implementation
- start() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Start the renderer.
- start() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Start using this datasource.
- start() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Starts this RTP stream.
- start() - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Starts the sending of RTCP packets
- start() - Method in class net.sf.fmj.theora_java.JavaOggParser
-
- start() - Method in class net.sf.fmj.theora_java.NativeOggParser
-
- start() - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- StartButton - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf
-
Start button for StandardContolPanel.
- StartButton() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.StartButton
-
Create a StartButton
- StartButton - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.two
-
- StartButton() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.StartButton
-
- Started - Static variable in interface javax.media.Controller
-
- STARTED - Static variable in interface net.sf.fmj.ui.application.ContainerPlayerStatusListener
-
- StartEvent - Class in javax.media
-
- StartEvent(Controller, int, int, int, Time, Time) - Constructor for class javax.media.StartEvent
-
- startReaderThread() - Method in class net.sf.fmj.media.codec.InputStreamReader
-
- startSession(SessionAddress, int, EncryptionInfo) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- startSession(SessionAddress, SessionAddress, SessionAddress, EncryptionInfo) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- startSession(int, EncryptionInfo) - Method in interface javax.media.rtp.SessionManager
-
Deprecated.
- startSession(SessionAddress, int, EncryptionInfo) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Starts a session.
- startSession(SessionAddress, SessionAddress, SessionAddress, EncryptionInfo) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Starts a session.
- startSession(int, EncryptionInfo) - Method in class net.sf.fmj.media.rtp.RTPSessionMgr
-
Starts a session.
- stateToString(int) - Static method in class net.sf.fmj.ejmf.toolkit.util.Utility
-
Convert a Controller state to a string
- StateWaiter - Class in net.sf.fmj.ejmf.toolkit.util
-
The StateWaiter class provides routines to allow the current
thread to wait for a Controller to reach a particular state.
- StateWaiter(Controller) - Constructor for class net.sf.fmj.ejmf.toolkit.util.StateWaiter
-
Construct a StateWaiter object for the given Controller
- status - Variable in class fi.iki.elonen.nanohttpd.NanoHTTPD.Response
-
HTTP status code after processing, e.g.
- step1_createProcessorAndSetUrl(ProcessorWizardConfig) - Method in class net.sf.fmj.ui.wizards.ProcessorWizardResult
-
config.url must be set
- step2_setContentDescriptor(ProcessorWizardConfig) - Method in class net.sf.fmj.ui.wizards.ProcessorWizardResult
-
config.contentDescriptor must be set
- step3_setTrackConfigs(ProcessorWizardConfig) - Method in class net.sf.fmj.ui.wizards.ProcessorWizardResult
-
config.trackConfigs must be set
- step4_setDestUrlAndStart(ProcessorWizardConfig) - Method in class net.sf.fmj.ui.wizards.ProcessorWizardResult
-
config.desturl must be set
- stillImageTransmission - Variable in class javax.media.format.H261Format
-
- stop() - Method in interface javax.media.Clock
-
- stop(StopEvent) - Method in class javax.media.ControllerAdapter
-
- stop() - Method in interface javax.media.DataSink
-
- stop() - Method in interface javax.media.Demultiplexer
-
- stop() - Method in interface javax.media.protocol.CaptureDevice
-
- stop() - Method in class javax.media.protocol.DataSource
-
- stop() - Method in interface javax.media.Renderer
-
- stop() - Method in interface javax.media.rtp.SendStream
-
- stop() - Method in class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- stop() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
Stop the Clock.
- stop() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Stop Controller on current thread and post a
StopByRequestEvent.
- stop() - Method in class net.sf.fmj.ejmf.toolkit.util.SourcedTimer
-
Stop the timer.
- stop() - Method in class net.sf.fmj.filtergraph.DemuxNode
-
- stop() - Method in class net.sf.fmj.filtergraph.FilterGraph
-
- stop() - Method in class net.sf.fmj.filtergraph.Node
-
- stop() - Method in class net.sf.fmj.filtergraph.RendererNode
-
- stop() - Method in class net.sf.fmj.media.AbstractDemultiplexer
-
- stop() - Method in class net.sf.fmj.media.AbstractRenderer
-
- stop() - Method in class net.sf.fmj.media.CloneablePullBufferDataSource
-
- stop() - Method in class net.sf.fmj.media.CloneablePullDataSource
-
- stop() - Method in class net.sf.fmj.media.CloneablePushBufferDataSource
-
- stop() - Method in class net.sf.fmj.media.CloneablePushDataSource
-
- stop() - Method in class net.sf.fmj.media.datasink.file.Handler
-
- stop() - Method in class net.sf.fmj.media.datasink.render.Handler
-
- stop() - Method in class net.sf.fmj.media.datasink.rtp.Handler
-
- stop() - Method in class net.sf.fmj.media.MergingPullBufferDataSource
-
- stop() - Method in class net.sf.fmj.media.MergingPullDataSource
-
- stop() - Method in class net.sf.fmj.media.MergingPushBufferDataSource
-
- stop() - Method in class net.sf.fmj.media.MergingPushDataSource
-
- stop() - Method in class net.sf.fmj.media.multiplexer.InputStreamPushDataSource
-
- stop() - Method in class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- stop() - Method in class net.sf.fmj.media.parser.GsmParser
-
- stop() - Method in class net.sf.fmj.media.parser.RawPullStreamParser
-
- stop() - Method in class net.sf.fmj.media.parser.RawPushBufferParser
-
- stop() - Method in class net.sf.fmj.media.protocol.civil.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.file.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.httpauth.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.javasound.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.merge.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.res.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.rtp.DataSource
-
- stop() - Method in class net.sf.fmj.media.protocol.URLDataSource
-
- stop() - Method in class net.sf.fmj.media.renderer.audio.JavaSoundRenderer
-
Stop the rendering process.
- stop() - Method in class net.sf.fmj.media.renderer.video.DiagnosticVideoRenderer
-
- stop() - Method in class net.sf.fmj.media.renderer.video.Java2dRenderer
-
Stop the renderer.
- stop() - Method in class net.sf.fmj.media.rtp.RTPDataSource
-
Stop using this datasource.
- stop() - Method in class net.sf.fmj.media.rtp.RTPSendStream
-
Stops this RTP stream.
- stop() - Method in class net.sf.fmj.ui.application.ContainerPlayer
-
- stopAtTime(StopAtTimeEvent) - Method in class javax.media.ControllerAdapter
-
- stopAtTime() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Stop Controller on current thread and post a
StopAtTimeEvent.
- StopAtTimeEvent - Class in javax.media
-
- StopAtTimeEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopAtTimeEvent
-
- StopButton - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf
-
- StopButton() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.ejmf.StopButton
-
Create a StopButton
- StopButton - Class in net.sf.fmj.ejmf.toolkit.gui.controls.skins.two
-
- StopButton() - Constructor for class net.sf.fmj.ejmf.toolkit.gui.controls.skins.two.StopButton
-
- stopByRequest(StopByRequestEvent) - Method in class javax.media.ControllerAdapter
-
- StopByRequestEvent - Class in javax.media
-
- StopByRequestEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopByRequestEvent
-
- stopController() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Stop the controller.
- StopEvent - Class in javax.media
-
- StopEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopEvent
-
- stopInRestart() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Stop Controller on current thread and post a
RestartingEvent.
- STOPPED - Static variable in interface net.sf.fmj.ui.application.ContainerPlayerStatusListener
-
- stopRecording() - Method in class net.sf.fmj.media.protocol.javasound.SimpleAudioRecorder
-
Stops the recording.
- stopThreads() - Method in class net.sf.fmj.ejmf.toolkit.media.ThreadQueue
-
Stop the currently running thread and any threads
queued to run.
- stopTimeChange(StopTimeChangeEvent) - Method in class javax.media.ControllerAdapter
-
- StopTimeChangeEvent - Class in javax.media
-
- StopTimeChangeEvent(Controller, Time) - Constructor for class javax.media.StopTimeChangeEvent
-
- StopTimeMonitor - Class in net.sf.fmj.ejmf.toolkit.media
-
This class provides a thread to stop an AbstractController when
its stop time is reached.
- StopTimeMonitor(AbstractController, String) - Constructor for class net.sf.fmj.ejmf.toolkit.media.StopTimeMonitor
-
Constructs a StopTimeMonitor for the given
AbstractController.
- StopTimeSetError - Error in javax.media
-
- StopTimeSetError() - Constructor for error javax.media.StopTimeSetError
-
- StopTimeSetError(String) - Constructor for error javax.media.StopTimeSetError
-
- stream - Variable in class javax.media.protocol.InputSourceStream
-
- StreamClosedEvent - Class in javax.media.rtp.event
-
- StreamClosedEvent(SessionManager, SendStream) - Constructor for class javax.media.rtp.event.StreamClosedEvent
-
- StreamCopyPushDataSource - Class in net.sf.fmj.media.multiplexer
-
PushDataSource implemented by copying streams.
- StreamCopyPushDataSource(ContentDescriptor, int, InputStream[], Format[]) - Constructor for class net.sf.fmj.media.multiplexer.StreamCopyPushDataSource
-
- StreamDataSink - Class in net.sf.fmj.apps.mediaserver
-
Data sink that writes its output to an arbitrary OutputStream.
- StreamDataSink(OutputStream) - Constructor for class net.sf.fmj.apps.mediaserver.StreamDataSink
-
- StreamMappedEvent - Class in javax.media.rtp.event
-
- StreamMappedEvent(SessionManager, ReceiveStream, Participant) - Constructor for class javax.media.rtp.event.StreamMappedEvent
-
- StreamPipe - Class in net.sf.fmj.media.multiplexer
-
A way of converting an output stream to an input stream.
- StreamPipe() - Constructor for class net.sf.fmj.media.multiplexer.StreamPipe
-
- StreamWriterControl - Interface in javax.media.control
-
- strideUV - Variable in class javax.media.format.YUVFormat
-
- strideY - Variable in class javax.media.format.YUVFormat
-
- stringEncodingCodeVal(String) - Static method in class net.sf.fmj.utility.FormatUtils
-
- StringUtils - Class in com.lti.utils
-
String utilties.
- StringUtils() - Constructor for class com.lti.utils.StringUtils
-
- SUPPRESS_TRACK_READ - Static variable in class net.sf.fmj.filtergraph.FilterGraph
-
- suspendEncoding() - Method in class net.iharder.Base64.OutputStream
-
Suspends encoding of the stream.
- SVIDEO - Static variable in interface javax.media.control.PortControl
-
- SwingLookControlPanel - Class in net.sf.fmj.gui.controlpanel
-
- SwingLookControlPanel(int, Skin) - Constructor for class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- SwingLookControlPanel(int, Skin, Player) - Constructor for class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- SwingLookControlPanel() - Constructor for class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- SwingLookControlPanel(Player) - Constructor for class net.sf.fmj.gui.controlpanel.SwingLookControlPanel
-
- SwingLookControlPanelFactory - Class in net.sf.fmj.gui.controlpanelfactory
-
- SwingLookControlPanelFactory() - Constructor for class net.sf.fmj.gui.controlpanelfactory.SwingLookControlPanelFactory
-
- SynchronizedBoolean - Class in com.lti.utils.synchronization
-
Useful class for setting a flag between threads.
- SynchronizedBoolean() - Constructor for class com.lti.utils.synchronization.SynchronizedBoolean
-
- SynchronizedBoolean(boolean) - Constructor for class com.lti.utils.synchronization.SynchronizedBoolean
-
- SynchronizedObjectHolder<T> - Class in com.lti.utils.synchronization
-
- SynchronizedObjectHolder() - Constructor for class com.lti.utils.synchronization.SynchronizedObjectHolder
-
- SynchronizedObjectHolder(T) - Constructor for class com.lti.utils.synchronization.SynchronizedObjectHolder
-
- synchronousConfigure() - Method in class net.sf.fmj.media.AbstractProcessor
-
- synchronousPrefetch() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Realize the AbstractController synchronously.
- synchronousRealize() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
Realize the AbstractController synchronously.
- synchronousStart() - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer
-
Start the AbstractPlayer ASAP.
- synchronousSyncStart(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
SyncStart the AbstractController synchronously at the
previously-specified time-base start time.
- syncStart(Time) - Method in interface javax.media.Clock
-
- syncStart(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractClock
-
syncStart the AbstractClock at the previously-
specified time-base start time.
- syncStart(Time) - Method in class net.sf.fmj.ejmf.toolkit.media.AbstractController
-
SyncStart Controller on new thread.
- SyncStartThread - Class in net.sf.fmj.ejmf.toolkit.media
-
Provides a thread to asynchronously SyncStart the given
AbstractController.
- SyncStartThread(AbstractController, Time) - Constructor for class net.sf.fmj.ejmf.toolkit.media.SyncStartThread
-
Construct a SyncStartThread for the given
AbstractController.
- SystemTimeBase - Class in javax.media
-
- SystemTimeBase() - Constructor for class javax.media.SystemTimeBase
-