public class DirectShowException
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NS_E_UNRECOGNIZED_STREAM_TYPE |
static int |
OUT_OF_STORAGE_ERROR |
static int |
VFW_E_CANNOT_LOAD_SOURCE_FILTER |
static int |
VFW_E_CANNOT_RENDER |
static int |
VFW_E_INVALID_FILE_FORMAT |
static int |
VFW_E_NO_AUDIO_HARDWARE |
static int |
VFW_E_UNKNOWN_FILE_TYPE |
static int |
VFW_E_UNSUPPORTED_AUDIO |
static int |
VFW_E_UNSUPPORTED_STREAM |
Constructor and Description |
---|
DirectShowException() |
Modifier and Type | Method and Description |
---|---|
static void |
checkResult(com.teamdev.jxdesktop.win32.com.ComException exception) |
public static final int OUT_OF_STORAGE_ERROR
public static final int VFW_E_NO_AUDIO_HARDWARE
public static final int VFW_E_UNSUPPORTED_STREAM
public static final int VFW_E_UNSUPPORTED_AUDIO
public static final int VFW_E_CANNOT_LOAD_SOURCE_FILTER
public static final int VFW_E_INVALID_FILE_FORMAT
public static final int VFW_E_UNKNOWN_FILE_TYPE
public static final int VFW_E_CANNOT_RENDER
public static final int NS_E_UNRECOGNIZED_STREAM_TYPE
public static void checkResult(com.teamdev.jxdesktop.win32.com.ComException exception) throws UnsupportedStreamException
UnsupportedStreamException