Uses of Class
org.red5.server.api.stream.support.SimplePlayItem

Packages that use SimplePlayItem
org.red5.server.api.stream.support   
 

Uses of SimplePlayItem in org.red5.server.api.stream.support
 

Methods in org.red5.server.api.stream.support that return SimplePlayItem
static SimplePlayItem SimplePlayItem.build(String name)
          Builder for SimplePlayItem
static SimplePlayItem SimplePlayItem.build(String name, long start, long length)
          Builder for SimplePlayItem
 



Copyright © 2006-2012 The Red5 Project