|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Structure
com.teamdev.jxcapture.video.win.directshow.wrappers.VideoInfo
public class VideoInfo
Represents the wrapper for VIDEOINFO COM record.
| Field Summary |
|---|
| Fields inherited from class com.jniwrapper.Structure |
|---|
f |
| Fields inherited from class com.jniwrapper.Parameter |
|---|
LICENSE_TYPE, V |
| Constructor Summary | |
|---|---|
VideoInfo()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
com.jniwrapper.Int64 |
getAvgTimePerFrame()
|
com.teamdev.jxdesktop.win32.gdi.BitmapInfoHeader |
getBmiHeader()
|
com.jniwrapper.UInt32 |
getDwBitErrorRate()
|
com.jniwrapper.UInt32 |
getDwBitRate()
|
com.teamdev.jxdesktop.win32.Rect |
getRcSource()
|
com.teamdev.jxdesktop.win32.Rect |
getRcTarget()
|
TrueColorInfo |
getTrueColorInfo()
|
| Methods inherited from class com.jniwrapper.Structure |
|---|
a, a, acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write |
| Methods inherited from class com.jniwrapper.Parameter |
|---|
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VideoInfo()
| Method Detail |
|---|
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.Int64 getAvgTimePerFrame()
public com.teamdev.jxdesktop.win32.gdi.BitmapInfoHeader getBmiHeader()
public TrueColorInfo getTrueColorInfo()
public java.lang.Object clone()
clone in class com.jniwrapper.Structure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||