public class IBasicVideo2Impl extends IBasicVideoImpl implements IBasicVideo2
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
Modifier | Constructor and Description |
---|---|
|
IBasicVideo2Impl() |
|
IBasicVideo2Impl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) |
|
IBasicVideo2Impl(com.teamdev.jxdesktop.win32.ole.CLSID clsid,
com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl pUnkOuter,
com.teamdev.jxdesktop.win32.com.types.ClsCtx dwClsContext) |
|
IBasicVideo2Impl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
protected |
IBasicVideo2Impl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
void |
getPreferredAspectRatio(com.jniwrapper.Int32 plAspectX,
com.jniwrapper.Int32 plAspectY) |
getAvgTimePerFrame, getBitErrorRate, getBitRate, getCurrentImage, getDestinationHeight, getDestinationLeft, getDestinationPosition, getDestinationTop, getDestinationWidth, getSourceHeight, getSourceLeft, getSourcePosition, getSourceTop, getSourceWidth, getVideoHeight, getVideoPaletteEntries, getVideoSize, getVideoWidth, isUsingDefaultDestination, isUsingDefaultSource, setDefaultDestinationPosition, setDefaultSourcePosition, setDestinationHeight, setDestinationLeft, setDestinationPosition, setDestinationTop, setDestinationWidth, setSourceHeight, setSourceLeft, setSourcePosition, setSourceTop, setSourceWidth
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
getAvgTimePerFrame, getBitErrorRate, getBitRate, getCurrentImage, getDestinationHeight, getDestinationLeft, getDestinationPosition, getDestinationTop, getDestinationWidth, getSourceHeight, getSourceLeft, getSourcePosition, getSourceTop, getSourceWidth, getVideoHeight, getVideoPaletteEntries, getVideoSize, getVideoWidth, isUsingDefaultDestination, isUsingDefaultSource, setDefaultDestinationPosition, setDefaultSourcePosition, setDestinationHeight, setDestinationLeft, setDestinationPosition, setDestinationTop, setDestinationWidth, setSourceHeight, setSourceLeft, setSourcePosition, setSourceTop, setSourceWidth
getIDsOfNames, getTypeInfo, getTypeInfoCount
public static final java.lang.String INTERFACE_IDENTIFIER
public IBasicVideo2Impl()
protected IBasicVideo2Impl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IBasicVideo2Impl(com.teamdev.jxdesktop.win32.com.IUnknown that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IBasicVideo2Impl(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 IBasicVideo2Impl(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 void getPreferredAspectRatio(com.jniwrapper.Int32 plAspectX, com.jniwrapper.Int32 plAspectY) throws com.teamdev.jxdesktop.win32.com.ComException
getPreferredAspectRatio
in interface IBasicVideo2
com.teamdev.jxdesktop.win32.com.ComException
public com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID
in class IBasicVideoImpl
public java.lang.Object clone()
clone
in class IBasicVideoImpl