public interface IConfigAsfWriter2 extends IConfigAsfWriter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
void |
getParam(AsfWriterConfigParam param0,
com.jniwrapper.UInt16 param1,
com.jniwrapper.UInt16 param2) |
void |
resetMultiPassState() |
void |
setParam(AsfWriterConfigParam param0,
int param1,
int param2) |
int |
streamNumFromPin(IPin pin) |
configureFilterUsingProfile, configureFilterUsingProfileGuid, configureFilterUsingProfileId, getCurrentProfile, getCurrentProfileGuid, getCurrentProfileId, getIndexMode, setIndexModestatic final java.lang.String INTERFACE_IDENTIFIER
int streamNumFromPin(IPin pin) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid setParam(AsfWriterConfigParam param0, int param1, int param2) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getParam(AsfWriterConfigParam param0, com.jniwrapper.UInt16 param1, com.jniwrapper.UInt16 param2) throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid resetMultiPassState()
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException