Android SDK API Reference

Public Attributes | List of all members
io.skyway.Peer.Browser.Canvas.ScalingEnum Enum 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...
 

Detailed Description

Scaling type enum.

Member Data Documentation

◆ FILL

io.skyway.Peer.Browser.Canvas.ScalingEnum.FILL

As of release version 1.1.2, replace by ScalingEnum::ASPECT_FIT or ScalingEnum::ASPECT_FILL.

Deprecated: