Interface SoundCloudSegmentDecoder.Factory
-
- Enclosing interface:
- SoundCloudSegmentDecoder
public static interface SoundCloudSegmentDecoder.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SoundCloudSegmentDecodercreate(java.util.function.Supplier<SeekableInputStream> nextStreamProvider)
-
-
-
Method Detail
-
create
SoundCloudSegmentDecoder create(java.util.function.Supplier<SeekableInputStream> nextStreamProvider)
-
-