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, setSourceWidthgetIDsOfNames, getIDsOfNames, getTypeInfo, getTypeInfoCountacceptIOPerformer, 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, writeasReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, writefinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAvgTimePerFrame, 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, setSourceWidthgetIDsOfNames, getTypeInfo, getTypeInfoCountpublic 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.ComExceptionpublic IBasicVideo2Impl(com.teamdev.jxdesktop.win32.com.IUnknown that)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic 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.ComExceptionpublic 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.ComExceptionpublic void getPreferredAspectRatio(com.jniwrapper.Int32 plAspectX,
com.jniwrapper.Int32 plAspectY)
throws com.teamdev.jxdesktop.win32.com.ComException
getPreferredAspectRatio in interface IBasicVideo2com.teamdev.jxdesktop.win32.com.ComExceptionpublic com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID in class IBasicVideoImplpublic java.lang.Object clone()
clone in class IBasicVideoImpl