public interface libvlc_media_seek_cb
extends com.sun.jna.Callback
Modifier and Type | Method and Description |
---|---|
int |
seek(com.sun.jna.Pointer opaque,
long offset)
Callback prototype to seek a custom bitstream input media.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.