Class android.media.projection.MediaProjectionConfig
| Added Methods | |
|---|---|
int getInitiallySelectedSource() |
|
int getProjectionSources() |
|
CharSequence getRequesterHint() |
|
boolean isAudioRequested() |
|
boolean isOwnAppContentProvided() |
|
boolean isSourceEnabled(int) |
|
| Added Fields | |
|---|---|
int PROJECTION_SOURCE_APP |
|
int PROJECTION_SOURCE_APP_CONTENT |
|
int PROJECTION_SOURCE_DISPLAY |
|
