Package | Description |
---|---|
uk.co.caprica.vlcj.binding.internal |
Internal JNA bindings for libvlc, bindings to native types and structures.
|
Modifier and Type | Method and Description |
---|---|
size_t |
libvlc_media_read_cb.read(com.sun.jna.Pointer opaque,
com.sun.jna.Pointer buf,
size_t len)
Callback prototype to read data from a custom bitstream input media.
|
Modifier and Type | Method and Description |
---|---|
size_t |
libvlc_media_read_cb.read(com.sun.jna.Pointer opaque,
com.sun.jna.Pointer buf,
size_t len)
Callback prototype to read data from a custom bitstream input media.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.