public class IBasicVideoImpl extends com.teamdev.jxdesktop.win32.com.impl.IDispatchImpl implements IBasicVideo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
Modifier | Constructor and Description |
---|---|
|
IBasicVideoImpl() |
|
IBasicVideoImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) |
|
IBasicVideoImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl pUnkOuter,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) |
|
IBasicVideoImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
protected |
IBasicVideoImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
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.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
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, getIDsOfNames, getTypeInfo, getTypeInfoCount
acceptIOPerformer, addRef, asVoidPointer, dumpVTBL, equals, fromVoidPointer, getDebugInfo, getInterfaceIdentifier, getLength, hashCode, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, isAutoDelete, isNull, isSameObject, queryInterface, queryInterface, read, release, setAutoDelete, setNull, setValue, write
asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getIDsOfNames, getTypeInfo, getTypeInfoCount
public static final java.lang.String INTERFACE_IDENTIFIER
public IBasicVideoImpl()
protected IBasicVideoImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IBasicVideoImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IBasicVideoImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid, com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IBasicVideoImpl(com.teamdev.jxdesktop.win32.ole.CLSID clsid, com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl pUnkOuter, com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.DoubleFloat getAvgTimePerFrame() throws com.teamdev.jxdesktop.win32.com.ComException
getAvgTimePerFrame
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getBitRate() throws com.teamdev.jxdesktop.win32.com.ComException
getBitRate
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getBitErrorRate() throws com.teamdev.jxdesktop.win32.com.ComException
getBitErrorRate
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getVideoWidth() throws com.teamdev.jxdesktop.win32.com.ComException
getVideoWidth
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getVideoHeight() throws com.teamdev.jxdesktop.win32.com.ComException
getVideoHeight
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setSourceLeft(com.jniwrapper.Int32 pSourceLeft) throws com.teamdev.jxdesktop.win32.com.ComException
setSourceLeft
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getSourceLeft() throws com.teamdev.jxdesktop.win32.com.ComException
getSourceLeft
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setSourceWidth(com.jniwrapper.Int32 pSourceWidth) throws com.teamdev.jxdesktop.win32.com.ComException
setSourceWidth
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getSourceWidth() throws com.teamdev.jxdesktop.win32.com.ComException
getSourceWidth
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setSourceTop(com.jniwrapper.Int32 pSourceTop) throws com.teamdev.jxdesktop.win32.com.ComException
setSourceTop
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getSourceTop() throws com.teamdev.jxdesktop.win32.com.ComException
getSourceTop
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setSourceHeight(com.jniwrapper.Int32 pSourceHeight) throws com.teamdev.jxdesktop.win32.com.ComException
setSourceHeight
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getSourceHeight() throws com.teamdev.jxdesktop.win32.com.ComException
getSourceHeight
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDestinationLeft(com.jniwrapper.Int32 pDestinationLeft) throws com.teamdev.jxdesktop.win32.com.ComException
setDestinationLeft
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getDestinationLeft() throws com.teamdev.jxdesktop.win32.com.ComException
getDestinationLeft
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDestinationWidth(com.jniwrapper.Int32 pDestinationWidth) throws com.teamdev.jxdesktop.win32.com.ComException
setDestinationWidth
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getDestinationWidth() throws com.teamdev.jxdesktop.win32.com.ComException
getDestinationWidth
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDestinationTop(com.jniwrapper.Int32 pDestinationTop) throws com.teamdev.jxdesktop.win32.com.ComException
setDestinationTop
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getDestinationTop() throws com.teamdev.jxdesktop.win32.com.ComException
getDestinationTop
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDestinationHeight(com.jniwrapper.Int32 pDestinationHeight) throws com.teamdev.jxdesktop.win32.com.ComException
setDestinationHeight
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.jniwrapper.Int32 getDestinationHeight() throws com.teamdev.jxdesktop.win32.com.ComException
getDestinationHeight
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setSourcePosition(com.jniwrapper.Int32 Left, com.jniwrapper.Int32 Top, com.jniwrapper.Int32 Width, com.jniwrapper.Int32 Height) throws com.teamdev.jxdesktop.win32.com.ComException
setSourcePosition
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void getSourcePosition(com.jniwrapper.Int32 pLeft, com.jniwrapper.Int32 pTop, com.jniwrapper.Int32 pWidth, com.jniwrapper.Int32 pHeight) throws com.teamdev.jxdesktop.win32.com.ComException
getSourcePosition
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDefaultSourcePosition() throws com.teamdev.jxdesktop.win32.com.ComException
setDefaultSourcePosition
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDestinationPosition(com.jniwrapper.Int32 Left, com.jniwrapper.Int32 Top, com.jniwrapper.Int32 Width, com.jniwrapper.Int32 Height) throws com.teamdev.jxdesktop.win32.com.ComException
setDestinationPosition
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void getDestinationPosition(com.jniwrapper.Int32 pLeft, com.jniwrapper.Int32 pTop, com.jniwrapper.Int32 pWidth, com.jniwrapper.Int32 pHeight) throws com.teamdev.jxdesktop.win32.com.ComException
getDestinationPosition
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void setDefaultDestinationPosition() throws com.teamdev.jxdesktop.win32.com.ComException
setDefaultDestinationPosition
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void getVideoSize(com.jniwrapper.Int32 pWidth, com.jniwrapper.Int32 pHeight) throws com.teamdev.jxdesktop.win32.com.ComException
getVideoSize
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void getVideoPaletteEntries(com.jniwrapper.Int32 StartIndex, com.jniwrapper.Int32 Entries, com.jniwrapper.Int32 pRetrieved, com.jniwrapper.Int32 pPalette) throws com.teamdev.jxdesktop.win32.com.ComException
getVideoPaletteEntries
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void getCurrentImage(com.jniwrapper.Int32 pBufferSize, com.jniwrapper.Pointer.Void pDIBImage) throws com.teamdev.jxdesktop.win32.com.ComException
getCurrentImage
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void isUsingDefaultSource() throws com.teamdev.jxdesktop.win32.com.ComException
isUsingDefaultSource
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public void isUsingDefaultDestination() throws com.teamdev.jxdesktop.win32.com.ComException
isUsingDefaultDestination
in interface IBasicVideo
com.teamdev.jxdesktop.win32.com.ComException
public com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID
in class com.teamdev.jxdesktop.win32.com.impl.IDispatchImpl
public java.lang.Object clone()
clone
in class com.teamdev.jxdesktop.win32.com.impl.IDispatchImpl