public class VideoInfoHeader2
extends com.jniwrapper.Structure
VIDEOINFOHEADER2
COM record.Constructor and Description |
---|
VideoInfoHeader2() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
com.jniwrapper.UInt64 |
getAvgTimePerFrame() |
com.teamdev.jxdesktop.win32.gdi.BitmapInfoHeader |
getBmiHeader() |
com.jniwrapper.UInt32 |
getDwBitErrorRate() |
com.jniwrapper.UInt32 |
getDwBitRate() |
com.jniwrapper.UInt32 |
getDwCopyProtectFlags() |
com.jniwrapper.UInt32 |
getDwInterlaceFlags() |
com.jniwrapper.UInt32 |
getDwPictAspectRatioX() |
com.jniwrapper.UInt32 |
getDwPictAspectRatioY() |
com.jniwrapper.UInt32 |
getDwReserved1() |
com.jniwrapper.UInt32 |
getDwReserved2() |
com.teamdev.jxdesktop.win32.Rect |
getRcSource() |
com.teamdev.jxdesktop.win32.Rect |
getRcTarget() |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
public com.teamdev.jxdesktop.win32.Rect getRcSource()
public com.teamdev.jxdesktop.win32.Rect getRcTarget()
public com.jniwrapper.UInt32 getDwBitRate()
public com.jniwrapper.UInt32 getDwBitErrorRate()
public com.jniwrapper.UInt64 getAvgTimePerFrame()
public com.jniwrapper.UInt32 getDwInterlaceFlags()
public com.jniwrapper.UInt32 getDwCopyProtectFlags()
public com.jniwrapper.UInt32 getDwPictAspectRatioX()
public com.jniwrapper.UInt32 getDwPictAspectRatioY()
public com.jniwrapper.UInt32 getDwReserved1()
public com.jniwrapper.UInt32 getDwReserved2()
public com.teamdev.jxdesktop.win32.gdi.BitmapInfoHeader getBmiHeader()
public java.lang.Object clone()
clone
in class com.jniwrapper.Structure