Options for a Remote Display session. See
CastRemoteDisplay.CastRemoteDisplayOptions.Builder.
|
Options()
Create an options object with default values.
|
| int |
getConfigPreset()
Get the Remote Display configuration preset.
|
| void |
setConfigPreset(int configPreset)
Set the Remote Display configuration preset.
|
Create an options object with default values.
Get the Remote Display configuration preset.
CastRemoteDisplay.Configuration valueSet the Remote Display configuration preset. This affects latency optimization and
other transmission and display behaviours. The default is
CastRemoteDisplay.CONFIGURATION_INTERACTIVE_NONREALTIME.
| configPreset | The desired streaming preset, which is one of
CastRemoteDisplay.Configuration |
|---|