public static class AVFormatLibrary.AVPacketList
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
next |
AVFormatLibrary.AVPacket |
pkt |
Constructor and Description |
---|
AVFormatLibrary.AVPacketList() |
public AVFormatLibrary.AVPacket pkt
public com.sun.jna.Pointer next