|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ddmlib.ScreenRecorderOptions
public class ScreenRecorderOptions
| Nested Class Summary | |
|---|---|
static class |
ScreenRecorderOptions.Builder
|
| Field Summary | |
|---|---|
int |
bitrateMbps
|
int |
height
|
long |
timeLimit
|
java.util.concurrent.TimeUnit |
timeLimitUnits
|
int |
width
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int width
public final int height
public final int bitrateMbps
public final long timeLimit
public final java.util.concurrent.TimeUnit timeLimitUnits
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||