Uses of Interface
org.mobicents.media.server.spi.SyncSource

Packages that use SyncSource
org.mobicents.media   
org.mobicents.media.server.spi.clock   
 

Uses of SyncSource in org.mobicents.media
 

Methods in org.mobicents.media that return SyncSource
 SyncSource MediaSource.getSyncSource()
          Gets the source used for synchronization of processing
 

Methods in org.mobicents.media with parameters of type SyncSource
 void MediaSource.setSyncSource(SyncSource syncSource)
          Assign the source for synchronization of the processing.
 

Uses of SyncSource in org.mobicents.media.server.spi.clock
 

Subinterfaces of SyncSource in org.mobicents.media.server.spi.clock
 interface Timer
           
 



Copyright © 2010. All Rights Reserved.