public class VideoStreamConfigCaps
extends com.jniwrapper.Structure
VIDEO_STREAM_CONFIG_CAPS type.| Constructor and Description |
|---|
VideoStreamConfigCaps() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
com.jniwrapper.Int |
getCropAlignX() |
com.jniwrapper.Int |
getCropAlignY() |
com.jniwrapper.Int |
getCropGranularityX() |
com.jniwrapper.Int |
getCropGranularityY() |
com.teamdev.jxdesktop.win32.ole.GUID |
getGuid() |
com.teamdev.jxdesktop.win32.Size |
getInputSize() |
com.jniwrapper.LongInt |
getMaxBitsPerSecond() |
com.teamdev.jxdesktop.win32.Size |
getMaxCroppingSize() |
com.jniwrapper.Int64 |
getMaxFrameInterval() |
com.teamdev.jxdesktop.win32.Size |
getMaxOutputSize() |
com.jniwrapper.LongInt |
getMinBitsPerSecond() |
com.teamdev.jxdesktop.win32.Size |
getMinCroppingSize() |
com.jniwrapper.Int64 |
getMinFrameInterval() |
com.teamdev.jxdesktop.win32.Size |
getMinOutputSize() |
com.jniwrapper.Int |
getOutputGranularityX() |
com.jniwrapper.Int |
getOutputGranularityY() |
com.jniwrapper.Int |
getShrinkTapsX() |
com.jniwrapper.Int |
getShrinkTapsY() |
com.jniwrapper.Int |
getStretchTapsX() |
com.jniwrapper.Int |
getStretchTapsY() |
com.jniwrapper.ULongInt |
getVideoStandard() |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, writepublic com.teamdev.jxdesktop.win32.ole.GUID getGuid()
public com.jniwrapper.ULongInt getVideoStandard()
public com.teamdev.jxdesktop.win32.Size getInputSize()
public com.teamdev.jxdesktop.win32.Size getMinCroppingSize()
public com.teamdev.jxdesktop.win32.Size getMaxCroppingSize()
public com.jniwrapper.Int getCropGranularityX()
public com.jniwrapper.Int getCropGranularityY()
public com.jniwrapper.Int getCropAlignX()
public com.jniwrapper.Int getCropAlignY()
public com.teamdev.jxdesktop.win32.Size getMinOutputSize()
public com.teamdev.jxdesktop.win32.Size getMaxOutputSize()
public com.jniwrapper.Int getOutputGranularityX()
public com.jniwrapper.Int getOutputGranularityY()
public com.jniwrapper.Int getStretchTapsX()
public com.jniwrapper.Int getStretchTapsY()
public com.jniwrapper.Int getShrinkTapsX()
public com.jniwrapper.Int getShrinkTapsY()
public com.jniwrapper.Int64 getMinFrameInterval()
public com.jniwrapper.Int64 getMaxFrameInterval()
public com.jniwrapper.LongInt getMinBitsPerSecond()
public com.jniwrapper.LongInt getMaxBitsPerSecond()
public java.lang.Object clone()
clone in class com.jniwrapper.Structure