public class IWMWriterSinkImpl extends com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl implements IWMWriterSink
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
Constructor and Description |
---|
IWMWriterSinkImpl() |
IWMWriterSinkImpl(com.teamdev.jxdesktop.win32.com.IUnknown that) |
IWMWriterSinkImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) |
Modifier and Type | Method and Description |
---|---|
void |
allocateDataUnit(com.jniwrapper.UInt32 cbDataUnit,
INSSBuffer ppDataUnit) |
java.lang.Object |
clone() |
com.teamdev.jxdesktop.win32.com.types.IID |
getIID() |
Bool |
isRealTime() |
void |
onDataUnit(INSSBuffer pDataUnit) |
void |
onEndWriting() |
void |
onHeader(INSSBuffer header) |
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 IWMWriterSinkImpl()
public IWMWriterSinkImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl that) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException
public IWMWriterSinkImpl(com.teamdev.jxdesktop.win32.com.IUnknown that)
public void onHeader(INSSBuffer header) throws com.teamdev.jxdesktop.win32.com.ComException
onHeader
in interface IWMWriterSink
com.teamdev.jxdesktop.win32.com.ComException
public Bool isRealTime() throws com.teamdev.jxdesktop.win32.com.ComException
isRealTime
in interface IWMWriterSink
com.teamdev.jxdesktop.win32.com.ComException
public void allocateDataUnit(com.jniwrapper.UInt32 cbDataUnit, INSSBuffer ppDataUnit) throws com.teamdev.jxdesktop.win32.com.ComException
allocateDataUnit
in interface IWMWriterSink
com.teamdev.jxdesktop.win32.com.ComException
public void onDataUnit(INSSBuffer pDataUnit) throws com.teamdev.jxdesktop.win32.com.ComException
onDataUnit
in interface IWMWriterSink
com.teamdev.jxdesktop.win32.com.ComException
public void onEndWriting() throws com.teamdev.jxdesktop.win32.com.ComException
onEndWriting
in interface IWMWriterSink
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