public class SoundInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
inPoint |
int |
loopCount |
long |
outPoint |
long[] |
records
pos44:32, leftLevel:16, rightLevel:16
|
boolean |
syncNoMultiple |
boolean |
syncStop |
static int |
UNINITIALIZED |
| Constructor and Description |
|---|
SoundInfo() |
public static final int UNINITIALIZED
public boolean syncStop
public boolean syncNoMultiple
public long inPoint
public long outPoint
public int loopCount
public long[] records
Copyright © 2018 The Apache Software Foundation. All rights reserved.