Uses of Package
org.jitsi.impl.neomedia.protocol
-
Packages that use org.jitsi.impl.neomedia.protocol Package Description org.jitsi.impl.neomedia.conference org.jitsi.impl.neomedia.device org.jitsi.impl.neomedia.protocol -
Classes in org.jitsi.impl.neomedia.protocol used by org.jitsi.impl.neomedia.conference Class Description InbandDTMFDataSource All datasources that support inband DTMF functionalities implement InbandDTMFDataSource.MuteDataSource All datasources that support muting functionality implement MuteDataSource.TranscodingDataSource Represents a DataSource which transcodes the tracks of a specific input DataSource into a specific output Format. -
Classes in org.jitsi.impl.neomedia.protocol used by org.jitsi.impl.neomedia.device Class Description CaptureDeviceDelegatePushBufferDataSource Represents a PushBufferDataSource which is also a CaptureDevice through delegation to a specific CaptureDevice.PushBufferDataSourceDelegate Implements most of PushBufferDataSource for a particular DataSource and requires extenders to only implementPushBufferDataSource.getStreams().TranscodingDataSource Represents a DataSource which transcodes the tracks of a specific input DataSource into a specific output Format. -
Classes in org.jitsi.impl.neomedia.protocol used by org.jitsi.impl.neomedia.protocol Class Description BufferStreamAdapter Represents a base class for adapters of SourceStreams, usually ones reading data in arrays of bytes and not in Buffers, to SourceStreams reading data in Buffers.CaptureDeviceDelegatePullBufferDataSource Represents a PullBufferDataSource which is also a CaptureDevice through delegation to a specific CaptureDevice.CaptureDeviceDelegatePushBufferDataSource Represents a PushBufferDataSource which is also a CaptureDevice through delegation to a specific CaptureDevice.InbandDTMFDataSource All datasources that support inband DTMF functionalities implement InbandDTMFDataSource.MuteDataSource All datasources that support muting functionality implement MuteDataSource.PullBufferDataSourceDelegate Implements most of PullBufferDataSource for a particular DataSource and requires extenders to only implementPullBufferDataSource.getStreams().PushBufferDataSourceDelegate Implements most of PushBufferDataSource for a particular DataSource and requires extenders to only implementPushBufferDataSource.getStreams().