Uses of Interface
org.red5.io.IoConstants

Packages that use IoConstants
org.red5.io   
org.red5.io.flv.impl   
org.red5.server.net.rtmp.event   
 

Uses of IoConstants in org.red5.io
 

Subinterfaces of IoConstants in org.red5.io
 interface ITag
          A Tag represents the contents or payload of a streamable file.
 

Uses of IoConstants in org.red5.io.flv.impl
 

Classes in org.red5.io.flv.impl that implement IoConstants
 class FLVReader
          A Reader is used to read the contents of a FLV file.
 class Tag
          A Tag represents the contents or payload of a FLV file.
 

Uses of IoConstants in org.red5.server.net.rtmp.event
 

Classes in org.red5.server.net.rtmp.event that implement IoConstants
 class VideoData
          Video data event
 



Copyright © 2006-2009 The Red5 Project