@Deprecated public class libvlc_media_track_info_t extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
int |
i_codec
Deprecated.
|
int |
i_id
Deprecated.
|
int |
i_level
Deprecated.
|
int |
i_profile
Deprecated.
|
int |
i_type
Deprecated.
|
libvlc_media_track_info_u.ByValue |
u
Deprecated.
|
| Constructor and Description |
|---|
libvlc_media_track_info_t()
Deprecated.
|
libvlc_media_track_info_t(com.sun.jna.Pointer value)
Deprecated.
|
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeFieldpublic int i_codec
public int i_id
public int i_type
public int i_profile
public int i_level
public libvlc_media_track_info_u.ByValue u
Copyright © 2009-2013 Caprica Software Limited. All Rights Reserved.