Skip navigation links

Package uk.co.caprica.vlcj.player.media.callback.seekable

Components that implement seekable media.

See: Description

Package uk.co.caprica.vlcj.player.media.callback.seekable Description

Components that implement seekable media.

Most Java input streams are not seekable.

It may be possible to create a Java input stream that can seek, but it would require a bespoke implementation and may need to cache the entire media data in memory.

Skip navigation links
(C)2015 Caprica Software Limited

Copyright © 2009–2015 Caprica Software Limited. All rights reserved.