Package | com.adobe.mediacore.qos |
Class | public class DeviceInformation |
Inheritance | DeviceInformation ![]() |
Property | Defined By | ||
---|---|---|---|
densityDPI : Number [read-only] | DeviceInformation | ||
heightPixels : Number [read-only] | DeviceInformation | ||
os : String [read-only] | DeviceInformation | ||
runtimeType : String [read-only] | DeviceInformation | ||
runtimeVersion : String [read-only] | DeviceInformation | ||
widthPixels : Number [read-only] | DeviceInformation |
Method | Defined By | ||
---|---|---|---|
DeviceInformation |
densityDPI | property |
densityDPI:Number
[read-only] public function get densityDPI():Number
heightPixels | property |
heightPixels:Number
[read-only] public function get heightPixels():Number
os | property |
os:String
[read-only] public function get os():String
runtimeType | property |
runtimeType:String
[read-only] public function get runtimeType():String
runtimeVersion | property |
runtimeVersion:String
[read-only] public function get runtimeVersion():String
widthPixels | property |
widthPixels:Number
[read-only] public function get widthPixels():Number
DeviceInformation | () | Constructor |
public function DeviceInformation()