public class IFileSinkFilterImpl extends com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl implements IFileSinkFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
Modifier | Constructor and Description |
---|---|
|
IFileSinkFilterImpl() |
|
IFileSinkFilterImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
protected |
IFileSinkFilterImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
void |
getCurFile(com.jniwrapper.Pointer ppszFileName,
DMOMediaType pmt) |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
void |
setFileName(com.jniwrapper.WideString pszFileName,
DMOMediaType pmt) |
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
public static final java.lang.String INTERFACE_IDENTIFIER
public IFileSinkFilterImpl()
protected IFileSinkFilterImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IFileSinkFilterImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public void setFileName(com.jniwrapper.WideString pszFileName, DMOMediaType pmt) throws com.teamdev.jxdesktop.win32.com.ComException
setFileName
in interface IFileSinkFilter
com.teamdev.jxdesktop.win32.com.ComException
public void getCurFile(com.jniwrapper.Pointer ppszFileName, DMOMediaType pmt) throws com.teamdev.jxdesktop.win32.com.ComException
getCurFile
in interface IFileSinkFilter
com.teamdev.jxdesktop.win32.com.ComException
public com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID
in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl
public java.lang.Object clone()
clone
in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl