public interface IFileSinkFilter
extends com.teamdev.jxdesktop.win32.com.IUnknown
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
void |
getCurFile(com.jniwrapper.Pointer ppszFileName,
DMOMediaType pmt) |
void |
setFileName(com.jniwrapper.WideString pszFileName,
DMOMediaType pmt) |
static final java.lang.String INTERFACE_IDENTIFIER
void setFileName(com.jniwrapper.WideString pszFileName,
DMOMediaType pmt)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionvoid getCurFile(com.jniwrapper.Pointer ppszFileName,
DMOMediaType pmt)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComException