public final class MTLCaptureError
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AlreadyCapturing
A capture is already in progress.
|
static long |
InvalidDescriptor
The MTLCaptureDescriptor contains an invalid parameters.
|
static long |
NotSupported
Capturing is not supported, maybe the destination is not supported.
|
public static final long NotSupported
public static final long AlreadyCapturing
public static final long InvalidDescriptor