Package net.sf.ffmpeg_java
Class AVFormatLibrary.URLProtocol
java.lang.Object
com.sun.jna.Structure
net.sf.ffmpeg_java.AVFormatLibrary.URLProtocol
- Enclosing interface:
AVFormatLibrary
public static class AVFormatLibrary.URLProtocol
extends com.sun.jna.Structure
-
Field Summary
FieldsModifier and TypeFieldDescriptioncom.sun.jna.Pointer
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
-
Constructor Summary
Constructors -
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
-
Field Details
-
name
-
url_open
-
url_read
-
url_write
-
url_seek
-
url_close
-
next
public com.sun.jna.Pointer next
-
-
Constructor Details
-
URLProtocol
public URLProtocol()
-