|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ddmlib.ScreenRecorderOptions.Builder
public static class ScreenRecorderOptions.Builder
| Constructor Summary | |
|---|---|
ScreenRecorderOptions.Builder()
|
|
| Method Summary | |
|---|---|
ScreenRecorderOptions |
build()
|
ScreenRecorderOptions.Builder |
setBitRate(int bitRateMbps)
|
ScreenRecorderOptions.Builder |
setSize(int w,
int h)
|
ScreenRecorderOptions.Builder |
setTimeLimit(long time,
java.util.concurrent.TimeUnit units)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScreenRecorderOptions.Builder()
| Method Detail |
|---|
public ScreenRecorderOptions.Builder setSize(int w,
int h)
public ScreenRecorderOptions.Builder setBitRate(int bitRateMbps)
public ScreenRecorderOptions.Builder setTimeLimit(long time,
java.util.concurrent.TimeUnit units)
public ScreenRecorderOptions build()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||