A B C D E F G H I J L M N O P R S T U V Y _

A

addListener(NotificationListener) - Method in interface org.mobicents.media.Component
Registers new notfications listener
addListener(ConnectionListener) - Method in interface org.mobicents.media.server.spi.Connection
Adds connection state listener.
addNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Connection
 
addNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Endpoint
Register NotificationListener to listen for MsNotifyEvent which are fired due to events detected by Endpoints like DTMF.
addObject(Object[], Object) - Static method in class org.mobicents.media.server.Utils
 
addRtpPacket(byte[]) - Method in class org.mobicents.media.Buffer
 
ALAW - Static variable in class org.mobicents.media.format.AudioFormat
 
allocate() - Method in class org.mobicents.media.BufferFactory
 
AMR - Static variable in class org.mobicents.media.format.AudioFormat
 
ANY - Static variable in class org.mobicents.media.Format
 
Attenuator - Interface in org.mobicents.media.server.spi.dsp
Attenuator is used to reduce the power of signal without distorting it
AUDIO - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
AudioFormat - Class in org.mobicents.media.format
Standard JMF class -- see this class in the JMF Javadoc.
AudioFormat(String) - Constructor for class org.mobicents.media.format.AudioFormat
 
AudioFormat(String, double, int, int) - Constructor for class org.mobicents.media.format.AudioFormat
 
AudioFormat(String, double, int, int, int, int) - Constructor for class org.mobicents.media.format.AudioFormat
 
AudioFormat(String, double, int, int, int, int, int, double) - Constructor for class org.mobicents.media.format.AudioFormat
 
audioFormatClass - Static variable in class org.mobicents.media.FormatUtils
 
AVProfile - Class in org.mobicents.media.server.spi.rtp
Defines relation between audio/video format and RTP payload number as specified by Audio/Video Profile spec.
AVProfile() - Constructor for class org.mobicents.media.server.spi.rtp.AVProfile
 

B

BIG_ENDIAN - Static variable in class org.mobicents.media.format.AudioFormat
 
bind() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Binds Datagram to the address sprecified.
Buffer - Class in org.mobicents.media
Standard JMF class -- see this class in the JMF Javadoc.
Buffer() - Constructor for class org.mobicents.media.Buffer
 
BufferFactory - Class in org.mobicents.media
 
BufferFactory(int) - Constructor for class org.mobicents.media.BufferFactory
 
BufferFactory(int, int) - Constructor for class org.mobicents.media.BufferFactory
 
byteArray - Static variable in class org.mobicents.media.FormatUtils
 
byteArraysEqual(byte[], byte[]) - Static method in class org.mobicents.media.FormatUtils
 

C

cancel() - Method in interface org.mobicents.media.server.spi.clock.Task
Cancels task execution.
cancel() - Method in interface org.mobicents.media.server.spi.clock.TimerTask
Cancels task execution.
CHANNEL_RX - Static variable in interface org.mobicents.media.server.spi.Connection
 
CHANNEL_TX - Static variable in interface org.mobicents.media.server.spi.Connection
 
channels - Variable in class org.mobicents.media.format.AudioFormat
 
CINEPAK - Static variable in class org.mobicents.media.format.VideoFormat
 
clone() - Method in class org.mobicents.media.Buffer
 
clone() - Method in class org.mobicents.media.format.AudioFormat
 
clone() - Method in class org.mobicents.media.Format
 
clone() - Method in class org.mobicents.media.format.VideoFormat
 
clone() - Method in class org.mobicents.media.server.spi.rtp.AVProfile
 
Codec - Interface in org.mobicents.media.server.spi.dsp
 
CodecFactory - Interface in org.mobicents.media.server.spi.dsp
Creates specific codec implemntation.
COMPLETED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
Component - Interface in org.mobicents.media
Component is an Object that is responsible for any media data processing.
ComponentFactory - Interface in org.mobicents.media
Acts as a factory of any media components.
connect(MediaSource) - Method in interface org.mobicents.media.Inlet
 
connect(MediaSource) - Method in interface org.mobicents.media.MediaSink
Joins this media sink with media source.
connect(Outlet) - Method in interface org.mobicents.media.MediaSink
Create connection between outlet and this sink.
connect(MediaSink) - Method in interface org.mobicents.media.MediaSource
Joins this source with media sink.
connect(Inlet) - Method in interface org.mobicents.media.MediaSource
Connects this source with specified inlet.
connect(MediaSink) - Method in interface org.mobicents.media.Outlet
 
Connection - Interface in org.mobicents.media.server.spi
 
ConnectionListener - Interface in org.mobicents.media.server.spi
 
ConnectionMode - Enum in org.mobicents.media.server.spi
This enum represent connection mode: INACTIVE - This is default mode where there is not tx or rx of media SEND_ONLY - only send RECV_ONLY - only receive SEND_RECV - send and receive
ConnectionState - Enum in org.mobicents.media.server.spi
 
copy(Buffer) - Method in class org.mobicents.media.Buffer
 
copy(Buffer, boolean) - Method in class org.mobicents.media.Buffer
 
createConnection() - Method in interface org.mobicents.media.server.spi.Endpoint
Creates new connection with specified mode.
createLocalConnection() - Method in interface org.mobicents.media.server.spi.Endpoint
Creates new connection with specified mode.

D

deallocate(Buffer) - Method in class org.mobicents.media.BufferFactory
 
DEFAULT_INTERDIGIT_INTERVAL - Static variable in interface org.mobicents.media.server.spi.resource.DtmfDetector
Default interdigit time interval in millisconds.
DEFAULT_SIGNAL_LEVEL - Static variable in interface org.mobicents.media.server.spi.resource.DtmfDetector
Default level of the DTMF tone in decibells.
deleteAllConnections() - Method in interface org.mobicents.media.server.spi.Endpoint
Deletes all connection associated with this Endpoint.
deleteConnection(String) - Method in interface org.mobicents.media.server.spi.Endpoint
Deletes specified connection.
describe(MediaType) - Method in interface org.mobicents.media.server.spi.Endpoint
Generates media description for the specified media type.
disconnect(MediaSource) - Method in interface org.mobicents.media.Inlet
 
disconnect(MediaSource) - Method in interface org.mobicents.media.MediaSink
Breaks connection with media source.
disconnect(Outlet) - Method in interface org.mobicents.media.MediaSink
Disconnects specified outlet from this sink.
disconnect(MediaSink) - Method in interface org.mobicents.media.MediaSource
Drops connection between this source and media sink.
disconnect(Inlet) - Method in interface org.mobicents.media.MediaSource
Disconnects this source with specified inlet.
disconnect(MediaSink) - Method in interface org.mobicents.media.Outlet
 
dispose() - Method in class org.mobicents.media.Buffer
 
DOLBYAC3 - Static variable in class org.mobicents.media.format.AudioFormat
 
doMessage(Throwable) - Static method in class org.mobicents.media.server.Utils
 
DTMF - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
DtmfDetector - Interface in org.mobicents.media.server.spi.resource
 
DtmfGenerator - Interface in org.mobicents.media.server.spi.resource
 
DVI - Static variable in class org.mobicents.media.format.AudioFormat
 

E

encoding - Variable in class org.mobicents.media.Format
 
endian - Variable in class org.mobicents.media.format.AudioFormat
 
Endpoint - Interface in org.mobicents.media.server.spi
The basic implementation of the endpoint.
EndpointFactory - Interface in org.mobicents.media.server.spi
Defines interface of endpoint factory.
EndpointState - Enum in org.mobicents.media.server.spi
 
equals(Object) - Method in class org.mobicents.media.format.AudioFormat
 
equals(Object) - Method in class org.mobicents.media.Format
 
equals(Object) - Method in class org.mobicents.media.format.VideoFormat
 

F

FailureEvent - Interface in org.mobicents.media.server.spi.events
 
FALSE - Static variable in class org.mobicents.media.Format
 
FLAG_BUF_OVERFLOWN - Static variable in class org.mobicents.media.Buffer
 
FLAG_BUF_UNDERFLOWN - Static variable in class org.mobicents.media.Buffer
 
FLAG_DISCARD - Static variable in class org.mobicents.media.Buffer
 
FLAG_EOM - Static variable in class org.mobicents.media.Buffer
 
FLAG_FLUSH - Static variable in class org.mobicents.media.Buffer
 
FLAG_KEY_FRAME - Static variable in class org.mobicents.media.Buffer
 
FLAG_LIVE_DATA - Static variable in class org.mobicents.media.Buffer
 
FLAG_NO_DROP - Static variable in class org.mobicents.media.Buffer
 
FLAG_NO_SYNC - Static variable in class org.mobicents.media.Buffer
 
FLAG_NO_WAIT - Static variable in class org.mobicents.media.Buffer
 
FLAG_RELATIVE_TIME - Static variable in class org.mobicents.media.Buffer
 
FLAG_RTP_BINARY - Static variable in class org.mobicents.media.Buffer
 
FLAG_RTP_TIME - Static variable in class org.mobicents.media.Buffer
 
FLAG_SID - Static variable in class org.mobicents.media.Buffer
 
FLAG_SILENCE - Static variable in class org.mobicents.media.Buffer
 
FLAG_SYSTEM_MARKER - Static variable in class org.mobicents.media.Buffer
 
FLAG_SYSTEM_TIME - Static variable in class org.mobicents.media.Buffer
 
Format - Class in org.mobicents.media
Standard JMF class -- see this class in the JMF Javadoc.
Format(String) - Constructor for class org.mobicents.media.Format
 
FORMAT_HASHMAP_DEFAULT_INITIAL_CAPACITY - Static variable in class org.mobicents.media.Format
 
FORMAT_HASHMAP_DEFAULT_LOAD_FACTOR - Static variable in class org.mobicents.media.Format
 
formatArray - Static variable in class org.mobicents.media.FormatUtils
 
FormatUtils - Class in org.mobicents.media
Utilities to help implement Format subclasses.
FormatUtils() - Constructor for class org.mobicents.media.FormatUtils
 
Frame - Class in org.mobicents.media
 
Frame(byte[], double) - Constructor for class org.mobicents.media.Frame
Creates new instance of media frame.
frameRate - Variable in class org.mobicents.media.Format
 
frameRateToString(float) - Static method in class org.mobicents.media.FormatUtils
 
frameSizeInBits - Variable in class org.mobicents.media.format.AudioFormat
 

G

G723 - Static variable in class org.mobicents.media.format.AudioFormat
 
G728 - Static variable in class org.mobicents.media.format.AudioFormat
 
G729 - Static variable in class org.mobicents.media.format.AudioFormat
 
G729 - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
G729 - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
G729A - Static variable in class org.mobicents.media.format.AudioFormat
 
getAbsoluteURL(String, String) - Static method in class org.mobicents.media.server.Utils
 
getAudioFormat(int) - Method in class org.mobicents.media.server.spi.rtp.AVProfile
Gets the audio format related to payload type.
getAudioFormats() - Method in class org.mobicents.media.server.spi.rtp.AVProfile
 
getAVProfile() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Gets currently used audio/video profile
getBindAddress() - Method in interface org.mobicents.media.server.spi.rtp.RtpManager
Gets the IP address to which trunk is bound.
getBytesReceived() - Method in interface org.mobicents.media.MediaSink
Shows the number of bytes received by this sink since last start;
getBytesReceived(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
The number of bytes of the specified media type received .
getBytesReceived() - Method in interface org.mobicents.media.server.spi.Connection
The total number of bytes received .
getBytesReceived() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Statistical method.
getBytesSent() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Statistical method.
getBytesTransmitted() - Method in interface org.mobicents.media.MediaSource
Shows the number of bytes received by this sink since last start;
getBytesTransmitted(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
The number of bytes of the specified media type transmitted.
getBytesTransmitted() - Method in interface org.mobicents.media.server.spi.Connection
The total number of bytes transmitted.
getChannels() - Method in class org.mobicents.media.format.AudioFormat
 
getClockRate() - Method in class org.mobicents.media.format.VideoFormat
 
getCode() - Method in enum org.mobicents.media.server.spi.ConnectionState
 
getCode() - Method in enum org.mobicents.media.server.spi.MediaType
 
getCode() - Method in enum org.mobicents.media.server.spi.Valve
 
getCodec() - Method in interface org.mobicents.media.server.spi.dsp.CodecFactory
 
getCodecs() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Gets the list of used codecs.
getComponent(MediaType, Class) - Method in interface org.mobicents.media.server.spi.Connection
 
getConnection() - Method in interface org.mobicents.media.Component
Reference to the connection to which this component belongs.
getData() - Method in class org.mobicents.media.Buffer
 
getData() - Method in class org.mobicents.media.Frame
Gets media data.
getDigit() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
getDuration() - Method in class org.mobicents.media.Buffer
 
getDuration() - Method in class org.mobicents.media.Frame
Gets duration of this frame.
getDuration() - Method in interface org.mobicents.media.MediaSource
Returns duration of the signal generated by this component if it is known.
getEncoding() - Method in class org.mobicents.media.Format
 
getEndian() - Method in class org.mobicents.media.format.AudioFormat
 
getEndpoint() - Method in interface org.mobicents.media.Component
Gets the reference to endpoint to which this component belongs
getEndpoint() - Method in interface org.mobicents.media.server.spi.Connection
Gets the endpoint which executes this connection.
getEndpointCount() - Method in interface org.mobicents.media.server.spi.MediaServer
 
getEndpointCount() - Method in interface org.mobicents.media.server.spi.NamingService
 
getEventID() - Method in interface org.mobicents.media.server.spi.events.NotifyEvent
 
getException() - Method in interface org.mobicents.media.server.spi.events.FailureEvent
Gets the exception which was a reason of this failure event.
getFailedFormat() - Method in exception org.mobicents.media.format.UnsupportedFormatException
 
getFlags() - Method in class org.mobicents.media.Buffer
 
getFormat() - Method in class org.mobicents.media.Buffer
 
getFormat() - Method in interface org.mobicents.media.Component
Gets the format used for communication.
getFormats() - Method in interface org.mobicents.media.MediaSink
Get possible formats which this consumer can handle.
getFormats() - Method in interface org.mobicents.media.MediaSource
Get possible formats in which this source can stream media.
getFrameRate() - Method in class org.mobicents.media.Format
 
getFrameSizeInBits() - Method in class org.mobicents.media.format.AudioFormat
 
getHeader() - Method in class org.mobicents.media.Buffer
 
getId() - Method in interface org.mobicents.media.Component
Gets the unique identifier of this component.
getId() - Method in interface org.mobicents.media.server.spi.Connection
Gets the identifier of this connection.
getInput() - Method in interface org.mobicents.media.Inlet
Provides access to the media sink.
getInstance(String) - Static method in enum org.mobicents.media.server.spi.ConnectionState
 
getInstance(String) - Static method in enum org.mobicents.media.server.spi.MediaType
 
getInstance(String) - Static method in enum org.mobicents.media.server.spi.Valve
 
getInterdigitInterval() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
The time the system will wait between DTMF digits.
getInterface(Class<T>) - Method in interface org.mobicents.media.Component
This method returns proper interface.
getJitter(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
The interarrival jitter for the specific media type.
getJitter() - Method in interface org.mobicents.media.server.spi.Connection
The average jitter value accross all media types.
getJitter() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Gets the jitter for time of packet arrival
getLength() - Method in class org.mobicents.media.Buffer
 
getLifeTime() - Method in interface org.mobicents.media.server.spi.Connection
Gets the time to live of the connection.
getListener() - Method in interface org.mobicents.media.server.spi.rtp.RtpManager
 
getLocalAddress() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Gets address to which this socked is bound.
getLocalDescriptor() - Method in interface org.mobicents.media.server.spi.Connection
Gets the local descriptor of the connection.
getLocalName() - Method in interface org.mobicents.media.server.spi.Endpoint
Gets the local name attribute.
getLocalPort() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Returns port number to which this socked is bound.
getMask() - Method in enum org.mobicents.media.server.spi.MediaType
 
getMask() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Specifies mask for dtmf sequence.
getMaxDataLength() - Method in class org.mobicents.media.format.VideoFormat
 
getMediaData() - Method in class org.mobicents.media.Frame
Gets the reference to MetaData object which describes this frame.
getMediaSink(MediaType) - Method in interface org.mobicents.media.server.spi.MultimediaSink
 
getMediaSource(MediaType) - Method in interface org.mobicents.media.server.spi.MultimediaSource
 
getMediaTime() - Method in interface org.mobicents.media.MediaSource
Gets the current media time position.
getMediaType(int) - Static method in enum org.mobicents.media.server.spi.MediaType
 
getMediaTypes() - Method in interface org.mobicents.media.server.spi.Endpoint
Gets the list of supported media types.
getMediaTypes() - Method in interface org.mobicents.media.server.spi.MultimediaSink
 
getMediaTypes() - Method in interface org.mobicents.media.server.spi.MultimediaSource
 
getMediaTypes() - Method in interface org.mobicents.media.server.spi.ResourceGroup
 
getMode(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
Gets the current mode of this connection.
getMultimediaSink() - Method in interface org.mobicents.media.server.spi.MultimediaResourceGroup
 
getMultimediaSource() - Method in interface org.mobicents.media.server.spi.MultimediaResourceGroup
 
getName() - Method in interface org.mobicents.media.Component
Gets the name of the component.
getName() - Method in enum org.mobicents.media.server.spi.MediaType
 
getName() - Method in enum org.mobicents.media.server.spi.Valve
 
getOffset() - Method in class org.mobicents.media.Buffer
 
getOutput() - Method in interface org.mobicents.media.Outlet
Provides access to the media source.
getPacketsReceived() - Method in interface org.mobicents.media.MediaSink
Shows the number of packets received by this medis sink since last start.
getPacketsReceived(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
The number of packets of the specified media type received .
getPacketsReceived() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Gets the number of received packets
getPacketsSent() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Gets the number of sent packets
getPacketsTransmitted() - Method in interface org.mobicents.media.MediaSource
Shows the number of packets received by this medis sink since last start.
getPacketsTransmitted(MediaType) - Method in interface org.mobicents.media.server.spi.Connection
The number of packets of the specified media type transmitted.
getProfile() - Method in class org.mobicents.media.server.spi.rtp.AVProfile
 
getReceiveStream() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
(Non Java-doc).
getRemoteDescriptor() - Method in interface org.mobicents.media.server.spi.Connection
Gets the descriptor of the remote party.
getRtpManager() - Method in interface org.mobicents.media.server.spi.MediaServer
 
getRtpPackets() - Method in class org.mobicents.media.Buffer
 
getRTPSocket(MediaType) - Method in interface org.mobicents.media.server.spi.rtp.RtpManager
Constructs new RTP socket for the specified media type.
getSampleRate() - Method in class org.mobicents.media.format.AudioFormat
 
getSampleSizeInBits() - Method in class org.mobicents.media.format.AudioFormat
 
getSendStream() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
(Non Java-doc).
getSequenceNumber() - Method in class org.mobicents.media.Buffer
 
getSigned() - Method in class org.mobicents.media.format.AudioFormat
 
getSink(MediaType) - Method in interface org.mobicents.media.server.spi.Endpoint
 
getSink(MediaType) - Method in interface org.mobicents.media.server.spi.ResourceGroup
 
getSource(MediaType) - Method in interface org.mobicents.media.server.spi.Endpoint
 
getSource() - Method in interface org.mobicents.media.server.spi.events.NotifyEvent
 
getSource(MediaType) - Method in interface org.mobicents.media.server.spi.ResourceGroup
 
getState() - Method in interface org.mobicents.media.server.spi.Connection
Returns state of this connection
getState() - Method in interface org.mobicents.media.server.spi.Endpoint
Gets the current state of the endpoint
getSupportedInputFormat() - Method in interface org.mobicents.media.server.spi.dsp.Codec
 
getSupportedInputFormat() - Method in interface org.mobicents.media.server.spi.dsp.CodecFactory
 
getSupportedOutputFormat() - Method in interface org.mobicents.media.server.spi.dsp.Codec
 
getSupportedOutputFormat() - Method in interface org.mobicents.media.server.spi.dsp.CodecFactory
 
getTimeStamp() - Method in class org.mobicents.media.Buffer
 
getTimestamp() - Method in interface org.mobicents.media.server.spi.clock.Timer
Gets the current time in milliseconds
getToneDuration() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
getValve(int) - Static method in enum org.mobicents.media.server.spi.Valve
 
getVideoFormat(int) - Method in class org.mobicents.media.server.spi.rtp.AVProfile
Gets the video format related to payload type.
getVideoFormats() - Method in class org.mobicents.media.server.spi.rtp.AVProfile
 
getVoiceName() - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Gets the currently used voice name.
getVolume() - Method in interface org.mobicents.media.server.spi.dsp.Attenuator
 
getVolume() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Describes the power level of the tone, expressed in dBm0
getVolume() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
getVolume() - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Gets currently used volume level.
GSM - Static variable in class org.mobicents.media.format.AudioFormat
 
GSM - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
GSM - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
GSM_MS - Static variable in class org.mobicents.media.format.AudioFormat
 

H

H261 - Static variable in class org.mobicents.media.format.VideoFormat
 
H261 - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
H261_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
H263 - Static variable in class org.mobicents.media.format.VideoFormat
 
H263 - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
H263_1998_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
H263_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
hashCode() - Method in class org.mobicents.media.format.AudioFormat
 
hashCode() - Method in class org.mobicents.media.Format
 
hashCode() - Method in class org.mobicents.media.format.VideoFormat
 

I

IMA4 - Static variable in class org.mobicents.media.format.AudioFormat
 
IMA4_MS - Static variable in class org.mobicents.media.format.AudioFormat
 
INDEO32 - Static variable in class org.mobicents.media.format.VideoFormat
 
INDEO41 - Static variable in class org.mobicents.media.format.VideoFormat
 
INDEO50 - Static variable in class org.mobicents.media.format.VideoFormat
 
Inlet - Interface in org.mobicents.media
This interface defines specific type of component which itself is not a media sink but it provides an access to the media sink.
install() - Method in interface org.mobicents.media.server.spi.EndpointFactory
Installs factory.
intArray - Static variable in class org.mobicents.media.FormatUtils
 
IRGB - Static variable in class org.mobicents.media.format.VideoFormat
 
isActive() - Method in interface org.mobicents.media.server.spi.clock.Task
Indicates is this task is active or canceled.
isActive() - Method in interface org.mobicents.media.server.spi.clock.TimerTask
Indicates is this task is active or canceled.
isConnected() - Method in interface org.mobicents.media.MediaSink
Gets the state of the component.
isConnected() - Method in interface org.mobicents.media.MediaSource
Gets the state of the component.
isDiscard() - Method in class org.mobicents.media.Buffer
 
isEOM() - Method in class org.mobicents.media.Buffer
 
isMultipleConnectionsAllowed() - Method in interface org.mobicents.media.MediaSink
Flags which indicates that multiple connections to this sink are allowed.
isMultipleConnectionsAllowed() - Method in interface org.mobicents.media.MediaSource
Flags which indicates that multiple connections to this sink are allowed.
isOneAssignableFromTheOther(Class, Class) - Static method in class org.mobicents.media.FormatUtils
 
isSameEncoding(Format) - Method in class org.mobicents.media.Format
 
isSameEncoding(String) - Method in class org.mobicents.media.Format
 
isStarted() - Method in interface org.mobicents.media.MediaSink
Gets true if component is able to receive media.
isStarted() - Method in interface org.mobicents.media.MediaSource
Gets true if component is transmitting media.
isSubclass(Class, Class) - Static method in class org.mobicents.media.FormatUtils
Is a a subclass of b? Strict.

J

JPEG - Static variable in class org.mobicents.media.format.VideoFormat
 
JPEG_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 

L

L16_MONO - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
L16_STEREO - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
LINEAR - Static variable in class org.mobicents.media.format.AudioFormat
 
LINEAR_AUDIO - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
LITTLE_ENDIAN - Static variable in class org.mobicents.media.format.AudioFormat
 
lookup(String, boolean) - Method in interface org.mobicents.media.server.spi.MediaServer
 
lookup(String, boolean) - Method in interface org.mobicents.media.server.spi.NamingService
 
lookup(String) - Method in interface org.mobicents.media.server.spi.NamingService
 

M

MAC3 - Static variable in class org.mobicents.media.format.AudioFormat
 
MAC6 - Static variable in class org.mobicents.media.format.AudioFormat
 
matches(Format) - Method in class org.mobicents.media.format.AudioFormat
 
matches(Format) - Method in class org.mobicents.media.Format
 
matches(Format) - Method in class org.mobicents.media.format.VideoFormat
 
matches(Object, Object) - Static method in class org.mobicents.media.FormatUtils
 
matches(int, int) - Static method in class org.mobicents.media.FormatUtils
 
matches(float, float) - Static method in class org.mobicents.media.FormatUtils
 
matches(double, double) - Static method in class org.mobicents.media.FormatUtils
 
maxDataLength - Variable in class org.mobicents.media.format.VideoFormat
 
MediaException - Exception in org.mobicents.media
Standard JMF class -- see this class in the JMF Javadoc.
MediaException() - Constructor for exception org.mobicents.media.MediaException
 
MediaException(String) - Constructor for exception org.mobicents.media.MediaException
 
MediaServer - Interface in org.mobicents.media.server.spi
 
MediaSink - Interface in org.mobicents.media
Implements the media consumer.
MediaSource - Interface in org.mobicents.media
Abstracts a read interface that pushes data in the form of Buffer objects.
MediaType - Enum in org.mobicents.media.server.spi
 
MJPEGA - Static variable in class org.mobicents.media.format.VideoFormat
 
MJPEGB - Static variable in class org.mobicents.media.format.VideoFormat
 
MJPG - Static variable in class org.mobicents.media.format.VideoFormat
 
MP4V - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
MPEG - Static variable in class org.mobicents.media.format.AudioFormat
 
MPEG - Static variable in class org.mobicents.media.format.VideoFormat
 
MPEG4_GENERIC - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
MPEG_RTP - Static variable in class org.mobicents.media.format.VideoFormat
 
MPEGLAYER3 - Static variable in class org.mobicents.media.format.AudioFormat
 
MSADPCM - Static variable in class org.mobicents.media.format.AudioFormat
 
MSNAUDIO - Static variable in class org.mobicents.media.format.AudioFormat
 
MSRT24 - Static variable in class org.mobicents.media.format.AudioFormat
 
MultimediaResourceGroup - Interface in org.mobicents.media.server.spi
 
MultimediaSink - Interface in org.mobicents.media.server.spi
 
MultimediaSource - Interface in org.mobicents.media.server.spi
 

N

NamingService - Interface in org.mobicents.media.server.spi
 
newInstance(Endpoint) - Method in interface org.mobicents.media.ComponentFactory
Constructs new component.
NOT_SPECIFIED - Static variable in class org.mobicents.media.Format
 
NotificationListener - Interface in org.mobicents.media.server.spi
 
notify(Exception) - Method in interface org.mobicents.media.server.spi.rtp.RtpListener
 
NotifyEvent - Interface in org.mobicents.media.server.spi.events
 
nullSafeEquals(Object, Object) - Static method in class org.mobicents.media.FormatUtils
 
nullSafeEqualsIgnoreCase(String, String) - Static method in class org.mobicents.media.FormatUtils
 

O

onError(Connection, Exception) - Method in interface org.mobicents.media.server.spi.ConnectionListener
 
onModeChange(Connection, ConnectionMode) - Method in interface org.mobicents.media.server.spi.ConnectionListener
 
onStateChange(Connection, ConnectionState) - Method in interface org.mobicents.media.server.spi.ConnectionListener
 
org.mobicents.media - package org.mobicents.media
 
org.mobicents.media.format - package org.mobicents.media.format
 
org.mobicents.media.server - package org.mobicents.media.server
 
org.mobicents.media.server.spi - package org.mobicents.media.server.spi
 
org.mobicents.media.server.spi.clock - package org.mobicents.media.server.spi.clock
 
org.mobicents.media.server.spi.dsp - package org.mobicents.media.server.spi.dsp
 
org.mobicents.media.server.spi.events - package org.mobicents.media.server.spi.events
 
org.mobicents.media.server.spi.resource - package org.mobicents.media.server.spi.resource
 
org.mobicents.media.server.spi.rtp - package org.mobicents.media.server.spi.rtp
 
Outlet - Interface in org.mobicents.media
This interface defines specific type of component which itself is not a media source but it provides an access to the media source.

P

parseFormat(String) - Static method in class org.mobicents.media.server.Utils
Creates audio format object from given format description.
PCMA - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
PCMA - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
PCMU - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
PCMU - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
perform() - Method in interface org.mobicents.media.server.spi.clock.Task
Executes logic of this task.
Player - Interface in org.mobicents.media.server.spi.resource
 
process(Buffer) - Method in interface org.mobicents.media.server.spi.dsp.Codec
Perform encoding/decoding procedure.

R

RAW_RTP - Static variable in class org.mobicents.media.Format
 
receive(Buffer) - Method in interface org.mobicents.media.MediaSink
This methos is called by media source when new media is available
Recorder - Interface in org.mobicents.media.server.spi.resource
 
relax() - Method in class org.mobicents.media.Format
 
relax() - Method in class org.mobicents.media.format.VideoFormat
 
release() - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Closes this socket and resets its streams; This method is called by RtpSocket user.
removeListener(NotificationListener) - Method in interface org.mobicents.media.Component
Unregisters new notfications listener
removeListener(ConnectionListener) - Method in interface org.mobicents.media.server.spi.Connection
Removes connection state listener.
removeNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Connection
 
removeNotificationListener(NotificationListener) - Method in interface org.mobicents.media.server.spi.Endpoint
Remove the NotificationListener
removeObject(Object[], Object) - Static method in class org.mobicents.media.server.Utils
 
resetStats() - Method in interface org.mobicents.media.Component
Resets any transmission stats.
ResourceGroup - Interface in org.mobicents.media.server.spi
 
ResourceUnavailableException - Exception in org.mobicents.media.server.spi
 
ResourceUnavailableException(String, InterruptedException) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
Creates a new instance of ResourceUnavailableException
ResourceUnavailableException() - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
ResourceUnavailableException(String, Throwable) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
ResourceUnavailableException(String) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
ResourceUnavailableException(Throwable) - Constructor for exception org.mobicents.media.server.spi.ResourceUnavailableException
 
RGB - Static variable in class org.mobicents.media.format.VideoFormat
 
RLE - Static variable in class org.mobicents.media.format.VideoFormat
 
RPZA - Static variable in class org.mobicents.media.format.VideoFormat
 
RtpListener - Interface in org.mobicents.media.server.spi.rtp
 
RtpManager - Interface in org.mobicents.media.server.spi.rtp
 
RtpSocket - Interface in org.mobicents.media.server.spi.rtp
 
RX_FAILED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 

S

sampleRate - Variable in class org.mobicents.media.format.AudioFormat
 
sampleSizeInBits - Variable in class org.mobicents.media.format.AudioFormat
 
SEQUENCE_UNKNOWN - Static variable in class org.mobicents.media.Buffer
 
setConnection(Connection) - Method in interface org.mobicents.media.Component
Set reference to the connection to which this component belongs.
setData(byte[]) - Method in class org.mobicents.media.Buffer
 
setData(byte[]) - Method in class org.mobicents.media.Frame
Modifies media data associated with this frame.
setDigit(String) - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
setDiscard(boolean) - Method in class org.mobicents.media.Buffer
 
setDtmfPayload(int) - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Assigns RFC2833 DTMF playload number.
setDuration(long) - Method in class org.mobicents.media.Buffer
 
setDuration(long) - Method in interface org.mobicents.media.MediaSource
Sets maximum duration for the signal generated by media source
setEndpoint(Endpoint) - Method in interface org.mobicents.media.Component
Sets reference to the endpoint to which this component belongs.
setEOM(boolean) - Method in class org.mobicents.media.Buffer
 
setFactory(BufferFactory) - Method in class org.mobicents.media.Buffer
 
setFlags(int) - Method in class org.mobicents.media.Buffer
 
setFormat(Format) - Method in class org.mobicents.media.Buffer
 
setFormat(int, Format) - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Specifies format and payload id which will be used by this socket for transmission This methods should be used by other components which are responsible for SDP negotiation.
setFrameRate(int) - Method in class org.mobicents.media.Format
 
setHeader(Object) - Method in class org.mobicents.media.Buffer
 
setInterdigitInterval(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
The time the system will wait between DTMF digits.
setJitter(int) - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Assign new value of packet time arrival jitter.
setLength(int) - Method in class org.mobicents.media.Buffer
 
setLifeTime(int[]) - Method in interface org.mobicents.media.server.spi.Connection
Modify life time of the connection.
setListener(RtpListener) - Method in interface org.mobicents.media.server.spi.rtp.RtpManager
 
setMask(String) - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Assign mask for DTMF sequence detection.
setMediaTime(long) - Method in interface org.mobicents.media.MediaSource
Assigns media time from which this component should start media data.
setMetaData(Object) - Method in class org.mobicents.media.Frame
Assigns meta data with this frame.
setMode(ConnectionMode, MediaType) - Method in interface org.mobicents.media.server.spi.Connection
Modify mode of this connection.
setMode(ConnectionMode) - Method in interface org.mobicents.media.server.spi.Connection
Modify mode of this connection for all known media types.
setOffset(int) - Method in class org.mobicents.media.Buffer
 
setOtherParty(Connection) - Method in interface org.mobicents.media.server.spi.Connection
Joins localy this and other connections.
setOtherParty(Connection, MediaType) - Method in interface org.mobicents.media.server.spi.Connection
 
setOtherParty(String, InetSocketAddress) - Method in interface org.mobicents.media.server.spi.Connection
 
setPeer(InetAddress, int) - Method in interface org.mobicents.media.server.spi.rtp.RtpSocket
Assigns remote end.
setProfile(Hashtable<Integer, Format>) - Method in class org.mobicents.media.server.spi.rtp.AVProfile
 
setRecordDir(String) - Method in interface org.mobicents.media.server.spi.resource.Recorder
Set the Record path.
setRecordFile(String) - Method in interface org.mobicents.media.server.spi.resource.Recorder
Assign file for recording.
setRemoteDescriptor(String) - Method in interface org.mobicents.media.server.spi.Connection
Modify the descriptor of the remote party.
setRtpManager(RtpManager) - Method in interface org.mobicents.media.server.spi.EndpointFactory
Assigns RTP manager
setRtpManager(RtpManager) - Method in interface org.mobicents.media.server.spi.MediaServer
 
setSequenceNumber(long) - Method in class org.mobicents.media.Buffer
 
setText(String) - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Sets text to speech.
setTimeStamp(long) - Method in class org.mobicents.media.Buffer
 
setToneDuration(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
setURL(String) - Method in interface org.mobicents.media.server.spi.resource.Player
Assigns URL to play media from.
setVoiceName(String) - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Assign the voice name to speak
setVolume(int) - Method in interface org.mobicents.media.server.spi.dsp.Attenuator
Set the voulme in decible by which you want to reduce the strength.
setVolume(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Describes the power level of the tone, expressed in dBm0
setVolume(int) - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
 
setVolume(int) - Method in interface org.mobicents.media.server.spi.resource.TTSEngine
Sets the volume level of the speech.
shortArray - Static variable in class org.mobicents.media.FormatUtils
 
SignalingProcessor - Interface in org.mobicents.media.server.spi.dsp
Processor is concerned with the digital processing of the media signals.
SIGNED - Static variable in class org.mobicents.media.format.AudioFormat
 
signed - Variable in class org.mobicents.media.format.AudioFormat
 
SMC - Static variable in class org.mobicents.media.format.VideoFormat
 
specified(Object) - Static method in class org.mobicents.media.FormatUtils
 
specified(int) - Static method in class org.mobicents.media.FormatUtils
 
specified(float) - Static method in class org.mobicents.media.FormatUtils
 
specified(double) - Static method in class org.mobicents.media.FormatUtils
 
SPEEX - Static variable in class org.mobicents.media.format.AudioFormat
 
SPEEX - Static variable in interface org.mobicents.media.server.spi.dsp.Codec
 
SPEEX - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
start() - Method in interface org.mobicents.media.MediaSink
Starts media processing.
start() - Method in interface org.mobicents.media.MediaSource
Starts media processing.
start() - Method in interface org.mobicents.media.server.spi.Endpoint
Starts endpoint.
start() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Starts media processing.
start() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
Starts media processing.
start() - Method in interface org.mobicents.media.server.spi.resource.Player
Starts media processing.
start(long) - Method in interface org.mobicents.media.server.spi.rtp.RtpManager
 
START_FAILED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
STARTED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
stop() - Method in interface org.mobicents.media.MediaSink
Terminates media processing.
stop() - Method in interface org.mobicents.media.MediaSource
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.Endpoint
Terminates endpoint's execution.
stop() - Method in interface org.mobicents.media.server.spi.resource.DtmfDetector
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.resource.DtmfGenerator
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.resource.Player
Terminates media processing.
stop() - Method in interface org.mobicents.media.server.spi.rtp.RtpManager
 
STOPPED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 
stringEncodingCodeVal(String) - Static method in class org.mobicents.media.FormatUtils
 

T

Task - Interface in org.mobicents.media.server.spi.clock
Represents sporadic task which is executed by Scheduler.
TIME_UNKNOWN - Static variable in class org.mobicents.media.Buffer
 
Timer - Interface in org.mobicents.media.server.spi.clock
 
TimerTask - Interface in org.mobicents.media.server.spi.clock
 
TooManyConnectionsException - Exception in org.mobicents.media.server.spi
 
TooManyConnectionsException() - Constructor for exception org.mobicents.media.server.spi.TooManyConnectionsException
Creates a new instance of TooManyConnectionsException without detail message.
TooManyConnectionsException(String) - Constructor for exception org.mobicents.media.server.spi.TooManyConnectionsException
Constructs an instance of TooManyConnectionsException with the specified detail message.
toString() - Method in class org.mobicents.media.Buffer
 
toString(boolean) - Method in class org.mobicents.media.format.AudioFormat
Overrides default toString.
toString() - Method in class org.mobicents.media.format.AudioFormat
 
toString() - Method in class org.mobicents.media.Format
 
toString() - Method in class org.mobicents.media.format.VideoFormat
 
toString() - Method in enum org.mobicents.media.server.spi.ConnectionState
 
TRUE - Static variable in class org.mobicents.media.Format
 
TRUESPEECH - Static variable in class org.mobicents.media.format.AudioFormat
 
TTSEngine - Interface in org.mobicents.media.server.spi.resource
 
TX_FAILED - Static variable in interface org.mobicents.media.server.spi.events.NotifyEvent
 

U

ULAW - Static variable in class org.mobicents.media.format.AudioFormat
 
uninstall() - Method in interface org.mobicents.media.server.spi.EndpointFactory
Uninstalls factory.
UNSIGNED - Static variable in class org.mobicents.media.format.AudioFormat
 
UnsupportedFormatException - Exception in org.mobicents.media.format
Standard JMF class -- see this class in the JMF Javadoc.
UnsupportedFormatException(Format) - Constructor for exception org.mobicents.media.format.UnsupportedFormatException
 
UnsupportedFormatException(String, Format) - Constructor for exception org.mobicents.media.format.UnsupportedFormatException
 
update(NotifyEvent) - Method in interface org.mobicents.media.server.spi.NotificationListener
 
Utils - Class in org.mobicents.media.server
 
Utils() - Constructor for class org.mobicents.media.server.Utils
Creates a new instance of Utils

V

valueOf(String) - Static method in enum org.mobicents.media.server.spi.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.EndpointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.media.server.spi.Valve
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.media.server.spi.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.EndpointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.media.server.spi.Valve
Returns an array containing the constants of this enum type, in the order they are declared.
Valve - Enum in org.mobicents.media.server.spi
 
VIDEO - Static variable in class org.mobicents.media.server.spi.rtp.AVProfile
 
VideoFormat - Class in org.mobicents.media.format
Standard JMF class -- see this class in the JMF Javadoc.
VideoFormat(String) - Constructor for class org.mobicents.media.format.VideoFormat
 
VideoFormat(String, float, int) - Constructor for class org.mobicents.media.format.VideoFormat
 
videoFormatClass - Static variable in class org.mobicents.media.FormatUtils
 
VOXWAREAC10 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREAC16 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREAC20 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREAC8 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREMETASOUND - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREMETAVOICE - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWARERT29H - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWARETQ40 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWARETQ60 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREVR12 - Static variable in class org.mobicents.media.format.AudioFormat
 
VOXWAREVR18 - Static variable in class org.mobicents.media.format.AudioFormat
 

Y

YUV - Static variable in class org.mobicents.media.format.VideoFormat
 

_

_FILE_SCHEME_ - Static variable in class org.mobicents.media.server.Utils
 
_FILE_SCHEME_CONCAT_ - Static variable in class org.mobicents.media.server.Utils
 

A B C D E F G H I J L M N O P R S T U V Y _

Copyright © 2010. All Rights Reserved.