|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.Structure
net.sf.ffmpeg_java.AVCodecLibrary.AVPicture
public static class AVCodecLibrary.AVPicture
four components are given, that's all. the last component is alpha
| Field Summary | |
|---|---|
com.sun.jna.Pointer |
data0
|
com.sun.jna.Pointer |
data1
|
com.sun.jna.Pointer |
data2
|
com.sun.jna.Pointer |
data3
|
int[] |
linesize
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
AVCodecLibrary.AVPicture()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, clear, equals, getMemory, getNativeAlignment, getNativeSize, getNativeSize, getPointer, hashCode, read, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public com.sun.jna.Pointer data0
public com.sun.jna.Pointer data1
public com.sun.jna.Pointer data2
public com.sun.jna.Pointer data3
public int[] linesize
| Constructor Detail |
|---|
public AVCodecLibrary.AVPicture()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||