Class TranscodePipeStreamSource2
java.lang.Object
com.biglybt.core.devices.impl.TranscodePipe
com.biglybt.core.devices.impl.TranscodePipeStreamSource2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static interfaceNested classes/interfaces inherited from class TranscodePipe
TranscodePipe.errorListener -
Field Summary
FieldsFields inherited from class TranscodePipe
buffer_cache, buffer_cache_size, bytes_available, connection_speed, destroyed, max_bytes_per_sec, paused, refiller, server_socket, sockets, write_speed -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class TranscodePipe
destroy, getConnectionRate, getPort, getWriteSpeed, handlePipe, handleRAF, pause, releaseRAF, reportError, reserveRAF, resume, setMaxBytesPerSecond
-
Field Details
-
adapter
-
-
Constructor Details
-
TranscodePipeStreamSource2
protected TranscodePipeStreamSource2(TranscodePipeStreamSource2.streamListener _adapter) throws IOException - Throws:
IOException
-
-
Method Details
-
handleSocket
- Specified by:
handleSocketin classTranscodePipe
-