|
|||||||||
| 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.AVSubtitleRect
public static class AVCodecLibrary.AVSubtitleRect
| Field Summary | |
|---|---|
com.sun.jna.Pointer |
bitmap
|
short |
h
|
int |
linesize
|
short |
nb_colors
|
com.sun.jna.Pointer |
rgba_palette
|
short |
w
|
short |
x
|
short |
y
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
AVCodecLibrary.AVSubtitleRect()
|
|
| 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 short x
public short y
public short w
public short h
public short nb_colors
public int linesize
public com.sun.jna.Pointer rgba_palette
public com.sun.jna.Pointer bitmap
| Constructor Detail |
|---|
public AVCodecLibrary.AVSubtitleRect()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||