public class VgLoopModes
extends java.lang.Object
| Constructor and Description |
|---|
VgLoopModes() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
static long |
getMscLoop()
Identifier for loop mode.
|
static long |
getMscNoLoop()
Identifier for no loop mode.
|
static long |
getMscPingPong()
Identifier for ping pong loop mode.
|