Package javax.media.datasink

Interface Summary
DataSinkListener DataSinkListener is an interface for handling asynchronous events generated by DataSink.
 

Class Summary
DataSinkErrorEvent DataSinkErrorEvent indicates that an error has occurred while the DataSink was writing data to the destination.
DataSinkEvent DataSinkEvent is the base class for events generated by the DataSink.
EndOfStreamEvent EndOfStreamEvent indicates that the DataSource connected to the DataSink has flagged and end-of-stream.