Package | Description |
---|---|
uk.co.caprica.vlcj.binding |
Provides the JNA bindings, and related classes, to use the libvlc native
library.
|
uk.co.caprica.vlcj.binding.internal |
Internal JNA bindings for libvlc, bindings to native types and structures.
|
Modifier and Type | Method and Description |
---|---|
libvlc_audio_output_t |
LibVlc.libvlc_audio_output_list_get(libvlc_instance_t p_instance)
Gets the list of available audio outputs
|
Modifier and Type | Method and Description |
---|---|
void |
LibVlc.libvlc_audio_output_list_release(libvlc_audio_output_t p_list)
Frees the list of available audio outputs
|
Modifier and Type | Class and Description |
---|---|
static class |
libvlc_audio_output_t.ByReference |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.