public static class ScreenrecordOptions.Builder extends Object
| Constructor and Description |
|---|
ScreenrecordOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
ScreenrecordOptions |
build() |
ScreenrecordOptions.Builder |
setBitrate(long bitrate) |
ScreenrecordOptions.Builder |
setSize(int width,
int height) |
public ScreenrecordOptions.Builder setSize(int width, int height)
public ScreenrecordOptions.Builder setBitrate(long bitrate)
public ScreenrecordOptions build()
Copyright © 2015 JBoss by Red Hat. All rights reserved.