public class libvlc_audio_output_t
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
libvlc_audio_output_t.ByReference |
Modifier and Type | Field and Description |
---|---|
libvlc_audio_output_t.ByReference |
p_next |
com.sun.jna.Pointer |
psz_description |
com.sun.jna.Pointer |
psz_name |
Constructor and Description |
---|
libvlc_audio_output_t() |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
public com.sun.jna.Pointer psz_name
public com.sun.jna.Pointer psz_description
public libvlc_audio_output_t.ByReference p_next
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.