public interface IBasicVideo
extends com.teamdev.jxdesktop.win32.com.IDispatch
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
com.jniwrapper.DoubleFloat |
getAvgTimePerFrame() |
com.jniwrapper.Int32 |
getBitErrorRate() |
com.jniwrapper.Int32 |
getBitRate() |
void |
getCurrentImage(com.jniwrapper.Int32 pBufferSize,
com.jniwrapper.Pointer.Void pDIBImage) |
com.jniwrapper.Int32 |
getDestinationHeight() |
com.jniwrapper.Int32 |
getDestinationLeft() |
void |
getDestinationPosition(com.jniwrapper.Int32 pLeft,
com.jniwrapper.Int32 pTop,
com.jniwrapper.Int32 pWidth,
com.jniwrapper.Int32 pHeight) |
com.jniwrapper.Int32 |
getDestinationTop() |
com.jniwrapper.Int32 |
getDestinationWidth() |
com.jniwrapper.Int32 |
getSourceHeight() |
com.jniwrapper.Int32 |
getSourceLeft() |
void |
getSourcePosition(com.jniwrapper.Int32 pLeft,
com.jniwrapper.Int32 pTop,
com.jniwrapper.Int32 pWidth,
com.jniwrapper.Int32 pHeight) |
com.jniwrapper.Int32 |
getSourceTop() |
com.jniwrapper.Int32 |
getSourceWidth() |
com.jniwrapper.Int32 |
getVideoHeight() |
void |
getVideoPaletteEntries(com.jniwrapper.Int32 StartIndex,
com.jniwrapper.Int32 Entries,
com.jniwrapper.Int32 pRetrieved,
com.jniwrapper.Int32 pPalette) |
void |
getVideoSize(com.jniwrapper.Int32 pWidth,
com.jniwrapper.Int32 pHeight) |
com.jniwrapper.Int32 |
getVideoWidth() |
void |
isUsingDefaultDestination() |
void |
isUsingDefaultSource() |
void |
setDefaultDestinationPosition() |
void |
setDefaultSourcePosition() |
void |
setDestinationHeight(com.jniwrapper.Int32 pDestinationHeight) |
void |
setDestinationLeft(com.jniwrapper.Int32 pDestinationLeft) |
void |
setDestinationPosition(com.jniwrapper.Int32 Left,
com.jniwrapper.Int32 Top,
com.jniwrapper.Int32 Width,
com.jniwrapper.Int32 Height) |
void |
setDestinationTop(com.jniwrapper.Int32 pDestinationTop) |
void |
setDestinationWidth(com.jniwrapper.Int32 pDestinationWidth) |
void |
setSourceHeight(com.jniwrapper.Int32 pSourceHeight) |
void |
setSourceLeft(com.jniwrapper.Int32 pSourceLeft) |
void |
setSourcePosition(com.jniwrapper.Int32 Left,
com.jniwrapper.Int32 Top,
com.jniwrapper.Int32 Width,
com.jniwrapper.Int32 Height) |
void |
setSourceTop(com.jniwrapper.Int32 pSourceTop) |
void |
setSourceWidth(com.jniwrapper.Int32 pSourceWidth) |
getIDsOfNames, getTypeInfo, getTypeInfoCountstatic final java.lang.String INTERFACE_IDENTIFIER
com.jniwrapper.DoubleFloat getAvgTimePerFrame()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getBitRate()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getBitErrorRate()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getVideoWidth()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getVideoHeight()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setSourceLeft(com.jniwrapper.Int32 pSourceLeft)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getSourceLeft()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setSourceWidth(com.jniwrapper.Int32 pSourceWidth)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getSourceWidth()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setSourceTop(com.jniwrapper.Int32 pSourceTop)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getSourceTop()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setSourceHeight(com.jniwrapper.Int32 pSourceHeight)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getSourceHeight()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDestinationLeft(com.jniwrapper.Int32 pDestinationLeft)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getDestinationLeft()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDestinationWidth(com.jniwrapper.Int32 pDestinationWidth)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getDestinationWidth()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDestinationTop(com.jniwrapper.Int32 pDestinationTop)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getDestinationTop()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDestinationHeight(com.jniwrapper.Int32 pDestinationHeight)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptioncom.jniwrapper.Int32 getDestinationHeight()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setSourcePosition(com.jniwrapper.Int32 Left,
com.jniwrapper.Int32 Top,
com.jniwrapper.Int32 Width,
com.jniwrapper.Int32 Height)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getSourcePosition(com.jniwrapper.Int32 pLeft,
com.jniwrapper.Int32 pTop,
com.jniwrapper.Int32 pWidth,
com.jniwrapper.Int32 pHeight)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDefaultSourcePosition()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDestinationPosition(com.jniwrapper.Int32 Left,
com.jniwrapper.Int32 Top,
com.jniwrapper.Int32 Width,
com.jniwrapper.Int32 Height)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getDestinationPosition(com.jniwrapper.Int32 pLeft,
com.jniwrapper.Int32 pTop,
com.jniwrapper.Int32 pWidth,
com.jniwrapper.Int32 pHeight)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setDefaultDestinationPosition()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getVideoSize(com.jniwrapper.Int32 pWidth,
com.jniwrapper.Int32 pHeight)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getVideoPaletteEntries(com.jniwrapper.Int32 StartIndex,
com.jniwrapper.Int32 Entries,
com.jniwrapper.Int32 pRetrieved,
com.jniwrapper.Int32 pPalette)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getCurrentImage(com.jniwrapper.Int32 pBufferSize,
com.jniwrapper.Pointer.Void pDIBImage)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid isUsingDefaultSource()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid isUsingDefaultDestination()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException