- cancel() - Method in interface org.restcomm.media.spi.clock.Task
-
Cancels task execution.
- cancel() - Method in interface org.restcomm.media.spi.clock.TimerTask
-
Cancels task execution.
- canExpand() - Method in interface org.restcomm.media.spi.EndpointInstaller
-
Installs endpoints.
- charAt(int) - Method in class org.restcomm.media.spi.utils.Text
-
(Non Java-doc.)
- chars - Variable in class org.restcomm.media.spi.utils.Text
-
- checkIn() - Method in interface org.restcomm.media.spi.pooling.PooledObject
-
Check-in the object in the pool, resetting its internal state.
- checkOut() - Method in interface org.restcomm.media.spi.pooling.PooledObject
-
Check-out the object in the pool, initializing its internal state.
- CheckPoint - Interface in org.restcomm.media
-
Media patch check point.
- clean() - Method in class org.restcomm.media.spi.format.Formats
-
Removes all formats from the collection.
- clear() - Method in class org.restcomm.media.spi.listener.Listeners
-
Removes all listeners.
- clearAllListeners() - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
- clearAllListeners() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- clearAllListeners() - Method in interface org.restcomm.media.spi.player.Player
-
- clearAllListeners() - Method in interface org.restcomm.media.spi.recorder.Recorder
-
Removes all registered listeners
- clearAllListeners() - Method in interface org.restcomm.media.spi.tone.ToneDetector
-
- clearDigits() - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
Clears buffer content.
- clone() - Method in class org.restcomm.media.spi.format.ApplicationFormat
-
- clone() - Method in class org.restcomm.media.spi.format.AudioFormat
-
- clone() - Method in class org.restcomm.media.spi.format.DtlsFormat
-
- clone() - Method in class org.restcomm.media.spi.format.EncodingName
-
- clone() - Method in class org.restcomm.media.spi.format.Format
-
- clone() - Method in class org.restcomm.media.spi.format.VideoFormat
-
- clone() - Method in class org.restcomm.media.spi.memory.Frame
-
- Codec - Interface in org.restcomm.media.spi.dsp
-
- COMPLETED - Static variable in class org.restcomm.media.spi.dtmf.DtmfGeneratorEvent
-
- Component - Interface in org.restcomm.media
-
Component is an Object that is responsible for any media data processing.
- ComponentFactory - Interface in org.restcomm.media
-
Acts as a factory of any media components.
- ComponentType - Enum in org.restcomm.media
-
Defines all component types available in mms
Examples of components are the audio player, recoder,
DTMF detector, etc.
- configure(boolean) - Method in interface org.restcomm.media.spi.Endpoint
-
Configure Endpoint.
- Connection - Interface in org.restcomm.media.spi
-
- ConnectionEvent - Interface in org.restcomm.media.spi
-
Defines connection event.
- ConnectionFailureListener - Interface in org.restcomm.media.spi
-
- ConnectionListener - Interface in org.restcomm.media.spi
-
- ConnectionMode - Enum in org.restcomm.media.spi
-
Enumeration of possible modes for an MGCP connection.
- ConnectionState - Enum in org.restcomm.media.spi
-
- ConnectionType - Enum in org.restcomm.media.spi
-
Defines transport types for connection.
- contains(Format) - Method in class org.restcomm.media.spi.format.Formats
-
Checks that collection has specified format.
- contains(char) - Method in class org.restcomm.media.spi.utils.Text
-
Checks does specified symbol is present in this text.
- ControlProtocol - Enum in org.restcomm.media.spi
-
Enumerates lists of supported control protocols.
- copy(Text) - Method in class org.restcomm.media.spi.utils.Text
-
Copies reference to another text object.
- copyRemainder(Text) - Method in class org.restcomm.media.spi.utils.Text
-
Copies substring from the current line upto the end to the specified destination.
- count() - Method in class org.restcomm.media.spi.pooling.AbstractResourcePool
-
- count() - Method in interface org.restcomm.media.spi.pooling.ResourcePool
-
Counts the number of idle elements in the pool.
- createApplicationFormat(EncodingName) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates a new format descriptor for application line
- createApplicationFormat(String) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates a new format descriptor for application line
- createAudioFormat(EncodingName) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new audio format descriptor.
- createAudioFormat(EncodingName, int, int, int) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor
- createAudioFormat(String, int, int, int) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor
- createAudioFormat(String, int) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor
- createConnection(ConnectionType, Boolean) - Method in interface org.restcomm.media.spi.Endpoint
-
Creates new connection with specified mode.
- createResource() - Method in class org.restcomm.media.spi.pooling.AbstractResourcePool
-
- createVideoFormat(EncodingName, int) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor.
- createVideoFormat(EncodingName) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor.
- createVideoFormat(String) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor.
- createVideoFormat(String, int) - Static method in class org.restcomm.media.spi.format.FormatFactory
-
Creates new format descriptor.
- deactivate() - Method in interface org.restcomm.media.Component
-
Deactivates component
- deactivate() - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
Terminates media processing.
- deactivate() - Method in interface org.restcomm.media.spi.ServerManager
-
Deactivates the Media Server Controller.
- deactivate() - Method in interface org.restcomm.media.spi.tone.ToneDetector
-
Terminates media processing.
- DEFAULT_INTERDIGIT_INTERVAL - Static variable in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
Default interdigit time interval in millisconds.
- DEFAULT_SIGNAL_LEVEL - Static variable in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
Default level of the DTMF tone in decibells.
- DEFAULT_SIZE - Static variable in class org.restcomm.media.spi.format.Formats
-
- deleteAllConnections() - Method in interface org.restcomm.media.spi.Endpoint
-
Deletes all connection associated with this Endpoint.
- deleteConnection(Connection) - Method in interface org.restcomm.media.spi.Endpoint
-
Deletes specified connection.
- deleteConnection(Connection, ConnectionType) - Method in interface org.restcomm.media.spi.Endpoint
-
Deletes specified connection.
- description() - Method in enum org.restcomm.media.spi.ConnectionMode
-
- dispatch(Event) - Method in class org.restcomm.media.spi.listener.Listeners
-
Dispatched event to all registered listeners.
- divide(char, Text[]) - Method in class org.restcomm.media.spi.utils.Text
-
Divides text into parts using given separator and writes results
into the parts array.
- divide(char[], Text[]) - Method in class org.restcomm.media.spi.utils.Text
-
- DspFactory - Interface in org.restcomm.media.spi.dsp
-
Defines interface for DSP factory.
- DtlsFormat - Class in org.restcomm.media.spi.format
-
Descriptor for DTLS-SRTP format.
- DtlsFormat(EncodingName) - Constructor for class org.restcomm.media.spi.format.DtlsFormat
-
Creates new audio format descriptor.
- DTMF_0 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_1 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_2 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_3 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_4 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_5 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_6 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_7 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_8 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_9 - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_A - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_B - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_C - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_D - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_HASH - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DTMF_STAR - Static variable in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- DtmfDetector - Interface in org.restcomm.media.spi.dtmf
-
- DtmfDetectorListener - Interface in org.restcomm.media.spi.dtmf
-
- DtmfDetectorProvider - Interface in org.restcomm.media.spi.dtmf
-
Provides DTMF Detectors.
- DtmfEvent - Interface in org.restcomm.media.spi.dtmf
-
- DTMFFormat - Class in org.restcomm.media.spi.format.audio
-
RFC2833 DTMF format descriptor.
- DTMFFormat() - Constructor for class org.restcomm.media.spi.format.audio.DTMFFormat
-
Creates new instance.
- DtmfGenerator - Interface in org.restcomm.media.spi.dtmf
-
- DtmfGeneratorEvent - Class in org.restcomm.media.spi.dtmf
-
- DtmfGeneratorEvent(DtmfGenerator, int) - Constructor for class org.restcomm.media.spi.dtmf.DtmfGeneratorEvent
-
- DtmfGeneratorListener - Interface in org.restcomm.media.spi.dtmf
-
- DtmfTonesData - Class in org.restcomm.media.spi.dtmf
-
- DtmfTonesData() - Constructor for class org.restcomm.media.spi.dtmf.DtmfTonesData
-
- duplicate(Text) - Method in class org.restcomm.media.spi.utils.Text
-
Copies data from this buffer to another buffer.
- generateCname() - Method in interface org.restcomm.media.spi.Connection
-
Generates a unique CNAME for the connection and its channels.
Only applicable to RTP connections!
- generateOffer(boolean) - Method in interface org.restcomm.media.spi.Connection
-
Generates the local connection descriptor and allocates the necessary resources.
- get(int) - Method in class org.restcomm.media.spi.format.Formats
-
Gets the collection element.
- getActiveConnectionsCount() - Method in interface org.restcomm.media.spi.Endpoint
-
Gets number of active connections associated with this Endpoint.
- getBytes() - Method in interface org.restcomm.media.CheckPoint
-
Gets number of bytes passed through check point.
- getBytesReceived() - Method in interface org.restcomm.media.MediaSink
-
Shows the number of bytes received by this sink since last start;
- getBytesReceived() - Method in interface org.restcomm.media.spi.Connection
-
The total number of bytes received .
- getBytesTransmitted() - Method in interface org.restcomm.media.MediaSource
-
Shows the number of bytes received by this sink since last start;
- getBytesTransmitted() - Method in interface org.restcomm.media.spi.Connection
-
The total number of bytes transmitted.
- getChannels() - Method in class org.restcomm.media.spi.format.AudioFormat
-
Gets the number of channels.
- getChannels() - Method in class org.restcomm.media.spi.format.DtlsFormat
-
Gets the number of channels.
- getCname() - Method in interface org.restcomm.media.spi.Connection
-
Gets the CNAME of the connection.
- getCode() - Method in enum org.restcomm.media.spi.ConnectionState
-
- getCode() - Method in enum org.restcomm.media.spi.MediaType
-
- getCode() - Method in enum org.restcomm.media.spi.Valve
-
- getCodecs() - Method in interface org.restcomm.media.spi.dsp.Processor
-
Gets the list of supported codecs.
- getControlProtocol() - Method in interface org.restcomm.media.spi.ServerManager
-
Gets the control protocol supported by the controller.
- getData() - Method in class org.restcomm.media.spi.memory.Frame
-
- getDescriptor() - Method in interface org.restcomm.media.spi.Connection
-
Gets the descriptor of this connection in SDP format.
- getDigit() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- getDuration() - Method in interface org.restcomm.media.MediaSource
-
Returns duration of the signal generated by this component if
it is known.
- getDuration() - Method in class org.restcomm.media.spi.memory.Frame
-
- getEndpoint() - Method in interface org.restcomm.media.spi.Connection
-
Gets the endpoint which executes this connection.
- getEndpointCount() - Method in interface org.restcomm.media.spi.NamingService
-
- getFormat() - Method in class org.restcomm.media.spi.memory.Frame
-
- getFrameRate() - Method in class org.restcomm.media.spi.format.VideoFormat
-
Gets the frame rate.
- getFrames() - Method in interface org.restcomm.media.CheckPoint
-
Gets number of frames passed through check point.
- getFrequency() - Method in interface org.restcomm.media.spi.tone.ToneDetector
-
Gets the frequencies
- getFrequency() - Method in interface org.restcomm.media.spi.tone.ToneEvent
-
- getHeader() - Method in class org.restcomm.media.spi.memory.Frame
-
- getId() - Method in interface org.restcomm.media.Component
-
Gets the unique identifier of this component.
- getId() - Method in interface org.restcomm.media.spi.Connection
-
Gets the identifier of this connection.
- getId() - Method in interface org.restcomm.media.spi.ConnectionEvent
-
- getId() - Method in class org.restcomm.media.spi.dtmf.DtmfGeneratorEvent
-
- getID() - Method in interface org.restcomm.media.spi.player.PlayerEvent
-
- getID() - Method in interface org.restcomm.media.spi.recorder.RecorderEvent
-
Gets the event type id.
- getInstance(String) - Static method in enum org.restcomm.media.spi.ConnectionState
-
- getInstance(String) - Static method in enum org.restcomm.media.spi.MediaType
-
- getInstance(String) - Static method in enum org.restcomm.media.spi.Valve
-
- getInterdigitInterval() - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
The time the system will wait between DTMF digits.
- getIsLocal() - Method in interface org.restcomm.media.spi.Connection
-
Gets whether connection should be bound to local or remote interface ,
supported only for rtp connections.
- getJitter() - Method in interface org.restcomm.media.spi.Connection
-
The average jitter value accross all media types.
- getLength() - Method in class org.restcomm.media.spi.memory.Frame
-
- getLocalDescriptor() - Method in interface org.restcomm.media.spi.Connection
-
Gets the local descriptor of this connection in SDP format
- getLocalName() - Method in interface org.restcomm.media.spi.Endpoint
-
Gets the local name attribute.
- getMask() - Method in enum org.restcomm.media.spi.MediaType
-
- getMediaSink(MediaType) - Method in interface org.restcomm.media.spi.MultimediaSink
-
- getMediaSource(MediaType) - Method in interface org.restcomm.media.spi.MultimediaSource
-
- getMediaTime() - Method in interface org.restcomm.media.MediaSource
-
Gets the current media time position.
- getMediaType(int) - Static method in enum org.restcomm.media.spi.MediaType
-
- getMediaTypes() - Method in interface org.restcomm.media.spi.MultimediaSink
-
- getMediaTypes() - Method in interface org.restcomm.media.spi.MultimediaSource
-
- getMediaTypes() - Method in interface org.restcomm.media.spi.ResourceGroup
-
- getMode() - Method in interface org.restcomm.media.spi.Connection
-
Gets the current mode of this connection.
- getMode() - Method in exception org.restcomm.media.spi.ModeNotSupportedException
-
- getMultimediaSink() - Method in interface org.restcomm.media.spi.MultimediaResourceGroup
-
- getMultimediaSource() - Method in interface org.restcomm.media.spi.MultimediaResourceGroup
-
- getName() - Method in interface org.restcomm.media.Component
-
Gets the name of the component.
- getName() - Method in class org.restcomm.media.spi.format.Format
-
Gets the encoding name.
- getName() - Method in enum org.restcomm.media.spi.MediaType
-
- getName() - Method in enum org.restcomm.media.spi.Valve
-
- getOffset() - Method in class org.restcomm.media.spi.memory.Frame
-
- getOOBDigit() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- getOptions() - Method in class org.restcomm.media.spi.format.Format
-
Gets options
- getPacketsReceived() - Method in interface org.restcomm.media.MediaSink
-
Shows the number of packets received by this medis sink since last start.
- getPacketsReceived() - Method in interface org.restcomm.media.spi.Connection
-
The number of packets of the specified media type received .
- getPacketsTransmitted() - Method in interface org.restcomm.media.MediaSource
-
Shows the number of packets received by this medis sink since last start.
- getPacketsTransmitted() - Method in interface org.restcomm.media.spi.Connection
-
The number of packets of the specified media type transmitted.
- getQualifier() - Method in interface org.restcomm.media.spi.player.PlayerEvent
-
- getQualifier() - Method in interface org.restcomm.media.spi.recorder.RecorderEvent
-
Get the event qualifier.
- getRemoteDescriptor() - Method in interface org.restcomm.media.spi.Connection
-
Gets the remote descriptor of this connection in SDP format
- getResource(MediaType, ComponentType) - Method in interface org.restcomm.media.spi.Endpoint
-
Provides access to the specific resource of the endpoint.
- getSampleRate() - Method in class org.restcomm.media.spi.format.AudioFormat
-
Gets the sampling rate.
- getSampleRate() - Method in class org.restcomm.media.spi.format.DtlsFormat
-
Gets the sampling rate.
- getSampleSize() - Method in class org.restcomm.media.spi.format.AudioFormat
-
Gets the sample size.
- getSampleSize() - Method in class org.restcomm.media.spi.format.DtlsFormat
-
Gets the sample size.
- getScheduler() - Method in interface org.restcomm.media.spi.Endpoint
-
Gets the scheduler
- getSequenceNumber() - Method in class org.restcomm.media.spi.memory.Frame
-
- getSink(MediaType) - Method in interface org.restcomm.media.spi.ResourceGroup
-
- getSource() - Method in class org.restcomm.media.spi.dtmf.DtmfGeneratorEvent
-
- getSource() - Method in interface org.restcomm.media.spi.listener.Event
-
- getSource(MediaType) - Method in interface org.restcomm.media.spi.ResourceGroup
-
- getState() - Method in interface org.restcomm.media.spi.Connection
-
Returns state of this connection
- getState() - Method in interface org.restcomm.media.spi.Endpoint
-
Gets the current state of the endpoint
- getSupportedInputFormat() - Method in interface org.restcomm.media.spi.dsp.Codec
-
- getSupportedOutputFormat() - Method in interface org.restcomm.media.spi.dsp.Codec
-
- getTextualId() - Method in interface org.restcomm.media.spi.Connection
-
Gets the identifier of this connection.
- getTimeout() - Method in enum org.restcomm.media.spi.ConnectionState
-
- getTimestamp() - Method in interface org.restcomm.media.spi.clock.Timer
-
Gets the current time in nanoseconds
- getTimestamp() - Method in class org.restcomm.media.spi.memory.Frame
-
- getTone() - Method in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- getToneDuration() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- getType() - Method in enum org.restcomm.media.ComponentType
-
- getValve(int) - Static method in enum org.restcomm.media.spi.Valve
-
- getVoiceName() - Method in interface org.restcomm.media.spi.resource.TTSEngine
-
Gets the currently used voice name.
- getVolume() - Method in interface org.restcomm.media.spi.dsp.Attenuator
-
- getVolume() - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
Describes the power level of the tone, expressed in dBm0
- getVolume() - Method in interface org.restcomm.media.spi.dtmf.DtmfEvent
-
- getVolume() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- getVolume() - Method in interface org.restcomm.media.spi.resource.TTSEngine
-
Gets currently used volume level.
- getVolume() - Method in interface org.restcomm.media.spi.tone.ToneDetector
-
Describes the power level of the tone, expressed in dBm0
- ServerManager - Interface in org.restcomm.media.spi
-
- setChannels(int) - Method in class org.restcomm.media.spi.format.AudioFormat
-
Modifies number of channels.
- setChannels(int) - Method in class org.restcomm.media.spi.format.DtlsFormat
-
Modifies number of channels.
- setCodecs(List<String>) - Method in interface org.restcomm.media.spi.dsp.DspFactory
-
Configures supported codecs.
- setConnectionFailureListener(ConnectionFailureListener) - Method in interface org.restcomm.media.spi.Connection
-
Sets connection failure listener.
- setDigit(String) - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- setDsp(Processor, MediaType) - Method in interface org.restcomm.media.spi.MultimediaSource
-
- setDuration(long) - Method in interface org.restcomm.media.MediaSource
-
Sets maximum duration for the signal generated by media source
- setDuration(long) - Method in class org.restcomm.media.spi.memory.Frame
-
- setEndpoint(Endpoint) - Method in interface org.restcomm.media.spi.Connection
-
Sets the endpoint which executes this connection.
- setEOM(boolean) - Method in class org.restcomm.media.spi.memory.Frame
-
- setFormat(Format) - Method in class org.restcomm.media.spi.memory.Frame
-
- setFrameRate(int) - Method in class org.restcomm.media.spi.format.VideoFormat
-
Modifies frame rate.
- setFrequency(int[]) - Method in interface org.restcomm.media.spi.tone.ToneDetector
-
Set frequencies of tone that detector should search for
If tone detected the system fires tone event.
- setHeader(String) - Method in class org.restcomm.media.spi.memory.Frame
-
- setInitialDelay(long) - Method in interface org.restcomm.media.MediaSource
-
Defines the delay between start() call and actual media
streaming beginning.
- setInterdigitInterval(int) - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
The time the system will wait between DTMF digits.
- setIsLocal(boolean) - Method in interface org.restcomm.media.spi.Connection
-
Gets whether connection should be bound to local or remote interface ,
supported only for rtp connections.
- setLength(int) - Method in class org.restcomm.media.spi.memory.Frame
-
- setMaxRecordTime(long) - Method in interface org.restcomm.media.spi.recorder.Recorder
-
Sets the time for recording.
- setMediaTime(long) - Method in interface org.restcomm.media.MediaSource
-
Assigns media time from which this component should start media data.
- setMode(ConnectionMode) - Method in interface org.restcomm.media.spi.Connection
-
Modify mode of this connection for all known media types.
- setName(EncodingName) - Method in class org.restcomm.media.spi.format.Format
-
Modifies encoding name.
- setOffset(int) - Method in class org.restcomm.media.spi.memory.Frame
-
- setOOBDigit(String) - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- setOptions(Text) - Method in class org.restcomm.media.spi.format.Format
-
Modify options.
- setOtherParty(Connection) - Method in interface org.restcomm.media.spi.Connection
-
Joins endpoint wich executes this connection with other party.
- setOtherParty(byte[]) - Method in interface org.restcomm.media.spi.Connection
-
Joins endpoint which executes this connection with other party.
- setOtherParty(Text) - Method in interface org.restcomm.media.spi.Connection
-
Joins endpoint which executes this connection with other party.
- setPostSpeechTimer(long) - Method in interface org.restcomm.media.spi.recorder.Recorder
-
Changes post-speech timer value.
- setPreSpeechTimer(long) - Method in interface org.restcomm.media.spi.recorder.Recorder
-
Changes post-speech timer value.
- setRecordDir(String) - Method in interface org.restcomm.media.spi.recorder.Recorder
-
Set the Record path.
- setRecordFile(String, boolean) - Method in interface org.restcomm.media.spi.recorder.Recorder
-
Assign file for recording.
- setSampleRate(int) - Method in class org.restcomm.media.spi.format.AudioFormat
-
Modifies sampling rate value.
- setSampleRate(int) - Method in class org.restcomm.media.spi.format.DtlsFormat
-
Modifies sampling rate value.
- setSampleSize(int) - Method in class org.restcomm.media.spi.format.AudioFormat
-
Modifies sample size.
- setSampleSize(int) - Method in class org.restcomm.media.spi.format.DtlsFormat
-
Modifies sample size.
- setScheduler(PriorityQueueScheduler) - Method in interface org.restcomm.media.spi.Endpoint
-
Sets the scheduler
- setSendPTime(Boolean) - Method in class org.restcomm.media.spi.format.Format
-
- setSequenceNumber(long) - Method in class org.restcomm.media.spi.memory.Frame
-
- setText(String) - Method in interface org.restcomm.media.spi.resource.TTSEngine
-
Sets text to speech.
- setTimeout(long) - Method in enum org.restcomm.media.spi.ConnectionState
-
- setTimestamp(long) - Method in class org.restcomm.media.spi.memory.Frame
-
- setToneDuration(int) - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- setURL(String) - Method in interface org.restcomm.media.spi.player.Player
-
Assigns URL to play media from.
- setVoiceName(String) - Method in interface org.restcomm.media.spi.resource.TTSEngine
-
Assign the voice name to speak
- setVolume(int) - Method in interface org.restcomm.media.spi.dsp.Attenuator
-
Set the voulme in decible by which you want to reduce the strength.
- setVolume(int) - Method in interface org.restcomm.media.spi.dtmf.DtmfDetector
-
Describes the power level of the tone, expressed in dBm0
- setVolume(int) - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
- setVolume(int) - Method in interface org.restcomm.media.spi.resource.TTSEngine
-
Sets the volume level of the speech.
- setVolume(int) - Method in interface org.restcomm.media.spi.tone.ToneDetector
-
Describes the power level of the tone, expressed in dBm0
- shouldSendPTime() - Method in class org.restcomm.media.spi.format.Format
-
- size() - Method in class org.restcomm.media.spi.format.Formats
-
Gets the number of formats contained inside collection.
- size - Variable in class org.restcomm.media.spi.memory.Partition
-
- size() - Method in class org.restcomm.media.spi.pooling.AbstractResourcePool
-
- size() - Method in interface org.restcomm.media.spi.pooling.ResourcePool
-
Gets the maximum size of the pool.
- SPEECH_DETECTED - Static variable in interface org.restcomm.media.spi.recorder.RecorderEvent
-
- split(char) - Method in class org.restcomm.media.spi.utils.Text
-
Splits text into partitions.
- split(Text) - Method in class org.restcomm.media.spi.utils.Text
-
Splits text into partitions.
- start() - Method in interface org.restcomm.media.MediaSource
-
Starts media processing.
- start() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
Starts media processing.
- start() - Method in interface org.restcomm.media.spi.Endpoint
-
Starts endpoint.
- start() - Method in interface org.restcomm.media.spi.MediaServer
-
Starts the Media Server.
- START - Static variable in interface org.restcomm.media.spi.player.PlayerEvent
-
- START - Static variable in interface org.restcomm.media.spi.recorder.RecorderEvent
-
- startsWith(Text) - Method in class org.restcomm.media.spi.utils.Text
-
Indicates whether the text starts with a certain pattern.
- STATE_CHANGE - Static variable in interface org.restcomm.media.spi.ConnectionEvent
-
- stop() - Method in interface org.restcomm.media.MediaSource
-
Terminates media processing.
- stop() - Method in interface org.restcomm.media.spi.dtmf.DtmfGenerator
-
Terminates media processing.
- stop() - Method in interface org.restcomm.media.spi.Endpoint
-
Terminates endpoint's execution.
- stop() - Method in interface org.restcomm.media.spi.MediaServer
-
Stops the Media Server.
- STOP - Static variable in interface org.restcomm.media.spi.player.PlayerEvent
-
- STOP - Static variable in interface org.restcomm.media.spi.recorder.RecorderEvent
-
- strain(byte[], int, int) - Method in class org.restcomm.media.spi.utils.Text
-
Strains this object into the memory area.
- subSequence(int, int) - Method in class org.restcomm.media.spi.utils.Text
-
(Non Java-doc.)
- subtext(int, int) - Method in class org.restcomm.media.spi.utils.Text
-
- subtext(int) - Method in class org.restcomm.media.spi.utils.Text
-
- SUCCESS - Static variable in interface org.restcomm.media.spi.recorder.RecorderEvent
-
- Task - Interface in org.restcomm.media.spi.clock
-
Represents sporadic task which is executed by Scheduler.
- Text - Class in org.restcomm.media.spi.utils
-
Case insensitive text block representation.
- Text() - Constructor for class org.restcomm.media.spi.utils.Text
-
Create an empty text object.
- Text(Text) - Constructor for class org.restcomm.media.spi.utils.Text
-
Creates new object with specified text.
- Text(String) - Constructor for class org.restcomm.media.spi.utils.Text
-
Creates new instance with specified text.
- Text(int) - Constructor for class org.restcomm.media.spi.utils.Text
-
Creates new text matching to specified integer number.
- Text(byte[], int, int) - Constructor for class org.restcomm.media.spi.utils.Text
-
Creates new instance and straining it into memory.
- Timer - Interface in org.restcomm.media.spi.clock
-
- TimerTask - Interface in org.restcomm.media.spi.clock
-
- toInteger() - Method in class org.restcomm.media.spi.utils.Text
-
Converts string value to integer
- toLong() - Method in class org.restcomm.media.spi.utils.Text
-
Converts string value to long
- ToneDetector - Interface in org.restcomm.media.spi.tone
-
- ToneDetectorListener - Interface in org.restcomm.media.spi.tone
-
- ToneEvent - Interface in org.restcomm.media.spi.tone
-
- TooManyConnectionsException - Exception in org.restcomm.media.spi
-
- TooManyConnectionsException() - Constructor for exception org.restcomm.media.spi.TooManyConnectionsException
-
Creates a new instance of TooManyConnectionsException
without detail message.
- TooManyConnectionsException(String) - Constructor for exception org.restcomm.media.spi.TooManyConnectionsException
-
Constructs an instance of TooManyConnectionsException with
the specified detail message.
- TooManyListenersException - Exception in org.restcomm.media.spi.listener
-
- TooManyListenersException() - Constructor for exception org.restcomm.media.spi.listener.TooManyListenersException
-
Creates a new instance of TooManyListenersException without
detail message.
- TooManyListenersException(String) - Constructor for exception org.restcomm.media.spi.listener.TooManyListenersException
-
Constructs an instance of TooManyListenersException with the
specified detail message.
- toString() - Method in enum org.restcomm.media.spi.ConnectionState
-
- toString() - Method in class org.restcomm.media.spi.format.ApplicationFormat
-
- toString() - Method in class org.restcomm.media.spi.format.AudioFormat
-
- toString() - Method in class org.restcomm.media.spi.format.DtlsFormat
-
- toString() - Method in class org.restcomm.media.spi.format.Format
-
- toString() - Method in class org.restcomm.media.spi.format.Formats
-
- toString() - Method in class org.restcomm.media.spi.format.VideoFormat
-
- toString() - Method in class org.restcomm.media.spi.utils.Text
-
- trim() - Method in class org.restcomm.media.spi.utils.Text
-
Removes whitespace from the head and tail of the string.
- TTSEngine - Interface in org.restcomm.media.spi.resource
-
- valueOf(String) - Static method in enum org.restcomm.media.ComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.ControlProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.EndpointState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.RelayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.restcomm.media.spi.Valve
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.restcomm.media.ComponentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.ConnectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.ControlProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.EndpointState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.RelayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.restcomm.media.spi.Valve
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Valve - Enum in org.restcomm.media.spi
-
- VideoFormat - Class in org.restcomm.media.spi.format
-
- VideoFormat(EncodingName) - Constructor for class org.restcomm.media.spi.format.VideoFormat
-
Creates new format descriptor.
- VideoFormat(EncodingName, int) - Constructor for class org.restcomm.media.spi.format.VideoFormat
-
Creates new format descriptor.
- VideoFormat(String) - Constructor for class org.restcomm.media.spi.format.VideoFormat
-
Creates new format descriptor.
- VideoFormat(String, int) - Constructor for class org.restcomm.media.spi.format.VideoFormat
-
Creates new format descriptor.