Package de.sfuhrm.radiorecorder
Class RadioRunnable
java.lang.Object
de.sfuhrm.radiorecorder.RadioRunnable
- All Implemented Interfaces:
Runnable
Runnable for one radio station stream given in the command line.
- Author:
- Stephan Fuhrmann
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe buffer size in bytes to use for the consumers. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BUFFER_SIZE
public static final int BUFFER_SIZEThe buffer size in bytes to use for the consumers.- See Also:
-
-
Constructor Details
-
RadioRunnable
Constructor.- Parameters:
consumerContext- the context to work in.
-
-
Method Details