Uses of Class
com.flazr.rtmp.message.Control

Packages that use Control
com.flazr.rtmp.message   
 

Uses of Control in com.flazr.rtmp.message
 

Methods in com.flazr.rtmp.message that return Control
static Control Control.bufferEmpty(int streamId)
           
static Control Control.bufferFull(int streamId)
           
static Control Control.pingRequest(int time)
           
static Control Control.pingResponse(int time)
           
static Control Control.setBuffer(int streamId, int bufferLength)
           
static Control Control.streamBegin(int streamId)
           
static Control Control.streamEof(int streamId)
           
static Control Control.streamIsRecorded(int streamId)
           
static Control Control.swfvResponse(byte[] bytes)
           
 



Copyright © 2011. All Rights Reserved.