Uses of Class
org.red5.server.api.stream.OperationNotSupportedException

Packages that use OperationNotSupportedException
org.red5.server.api.stream   
org.red5.server.stream   
 

Uses of OperationNotSupportedException in org.red5.server.api.stream
 

Methods in org.red5.server.api.stream that throw OperationNotSupportedException
 void ISubscriberStream.seek(int position)
          Seek into a position for current playing item.
 

Uses of OperationNotSupportedException in org.red5.server.stream
 

Methods in org.red5.server.stream that throw OperationNotSupportedException
 void PlaylistSubscriberStream.seek(int position)
          Seek into a position for current playing item.
 



Copyright © 2006-2007 the Red5 project.