Package | Description |
---|---|
uk.co.caprica.vlcj.player.media.callback.nonseekable |
Components that implement non-seekable media, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
FileInputStreamMedia
Media implementation that reads media data from a
FileInputStream . |
class |
NonSeekableInputStreamMedia
Base implementation for non-seekable media using an
InputStream . |
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.