|
Android SDK API Reference
|
Scaling type enum. More...
Public Attributes | |
| ASPECT_FIT | |
| Video keep aspect and fit to view. | |
| ASPECT_FILL | |
| Video keep aspect and fill to view. | |
| FILL | |
| As of release version 1.1.2, replace by ScalingEnum::ASPECT_FIT or ScalingEnum::ASPECT_FILL. More... | |
Scaling type enum.
| io.skyway.Peer.Browser.Canvas.ScalingEnum.FILL |
As of release version 1.1.2, replace by ScalingEnum::ASPECT_FIT or ScalingEnum::ASPECT_FILL.
1.8.17