KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > tv > media > protocol > PushSourceStream2

javax.tv.media.protocol
Interface PushSourceStream2

All Superinterfaces:
javax.media.protocol.Controls, javax.media.protocol.PushSourceStream, javax.media.protocol.SourceStream

public int readStream(byte[] buffer,
                      int offset,
                      int length)
               throws java.io.IOException,
                      DataLostException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags