Uses of Interface
org.red5.io.IoConstants

Packages that use IoConstants
org.red5.io   
org.red5.io.flv.impl   
org.red5.io.m4a.impl   
org.red5.io.mp4.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.io.m4a.impl
 

Classes in org.red5.io.m4a.impl that implement IoConstants
 class M4AReader
          A Reader is used to read the contents of a M4A file.
 

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

Classes in org.red5.io.mp4.impl that implement IoConstants
 class MP4Reader
          This reader is used to read the contents of an MP4 file.
 

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

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



Copyright © 2006-2012 The Red5 Project