|
|||||||||
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.AVFormatLibrary.URLProtocol
public static class AVFormatLibrary.URLProtocol
Field Summary | |
---|---|
java.lang.String |
name
|
com.sun.jna.Pointer |
next
|
AVFormatLibrary.URLClose |
url_close
|
AVFormatLibrary.URLOpen |
url_open
|
AVFormatLibrary.URLRead |
url_read
|
AVFormatLibrary.URLSeek |
url_seek
|
AVFormatLibrary.URLWrite |
url_write
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
AVFormatLibrary.URLProtocol()
|
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 java.lang.String name
public AVFormatLibrary.URLOpen url_open
public AVFormatLibrary.URLRead url_read
public AVFormatLibrary.URLWrite url_write
public AVFormatLibrary.URLSeek url_seek
public AVFormatLibrary.URLClose url_close
public com.sun.jna.Pointer next
Constructor Detail |
---|
public AVFormatLibrary.URLProtocol()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |