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